|
Scribus
Open source desktop publishing at your fingertips
|


Public Member Functions | |
| PRCAnnotationItem (std::string n="") | |
| void | serializeAnnotationItem (PRCbitStream &) |
| void | serializeAnnotationEntity (PRCbitStream &pbs) |
Public Member Functions inherited from PRCGraphics | |
| void | serializeGraphics (PRCbitStream &) |
| void | serializeGraphicsForced (PRCbitStream &) |
| bool | has_graphics () |
Public Member Functions inherited from ContentPRCBase | |
| ContentPRCBase (uint32_t t, std::string n="") | |
| void | serializeContentPRCBase (PRCbitStream &) const |
| uint32_t | getPRCID () const |
| uint32_t | getType () const |
Public Member Functions inherited from PRCAttributes | |
| void | serializeAttributes (PRCbitStream &) const |
| PRCAttribute & | newAttribute () |
| void | addAttribute (const PRCAttribute &attribute) |
Public Attributes | |
| PRCReferenceUniqueIdentifier | markup |
Public Attributes inherited from PRCGraphics | |
| uint32_t | layer_index |
| uint32_t | index_of_line_style |
| uint16_t | behaviour_bit_field |
Public Attributes inherited from ContentPRCBase | |
| uint32_t | type |
| std::string | name |
| uint32_t | CAD_identifier |
| uint32_t | CAD_persistent_identifier |
| uint32_t | PRC_unique_identifier |
Public Attributes inherited from PRCAttributes | |
| PRCAttributeList | attributes |