Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NlibstoffNamespace used to regroup all libwpd functions, enumerations which we have redefined for internal usage
 NSDAParserInternalInternal: the structures of a SDAParser
 NSDCParserInternalInternal: the structures of a SDCParser
 NSDGParserInternalInternal: the structures of a SDGParser
 NSDWParserInternalInternal: the structures of a SDWParser
 NSDXParserInternalInternal: the structures of a SDXParser
 NStarAttributeInternalInternal: the structures of a StarAttribute
 NStarBitmapInternalInternal: the structures of a StarBitmap
 NStarCellAttributeNamespace used to contain cell attributes (and some cell attributes which are similar)
 NStarCellFormulaInternalNamespace used to define StarCellFormula structures
 NStarCharAttributeNamespace used to contain character attributes
 NStarFileManagerInternalInternal: the structures of a StarFileManager
 NStarFormatManagerInternalInternal: the structures of a StarFormatManager
 NStarFrameAttributeNamespace used to contain frame attributes
 NStarGraphicAttributeNamespace used to contain graphic attributes (and some cell attributes which are similar)
 NStarGraphicStructName use to define basic StarOffice graphic structure
 NStarItemPoolInternalInternal: the structures of a StarItemPool
 NStarLanguageNamespace convert language id in international iso
 NStarObjectChartInternalInternal: the structures of a StarObjectChart
 NStarObjectDrawInternalInternal: the structures of a StarObjectDraw
 NStarObjectInternalInternal: the structures of a StarObject
 NStarObjectMathInternalInternal: the structures of a StarObjectMath
 NStarObjectModelInternalInternal: the structures of a StarObjectModel
 NStarObjectNumericRulerInternalInternal: the structures of a StarObjectNumericRuler
 NStarObjectPageStyleInternalInternal: the structures of a StarObjectPageStyle
 NStarObjectSmallGraphicInternalInternal: the structures of a StarObjectSmallGraphic
 NStarObjectSmallTextInternalInternal: the structures of a StarObjectSmallText
 NStarObjectSpreadsheetInternalInternal: the structures of a StarObjectSpreadsheet
 NStarObjectTextInternalInternal: the structures of a StarObjectText
 NStarPageAttributeNamespace used to contain page attributes
 NStarParagraphAttributeNamespace used to contain paragraph attributes
 NStarTableInternalBrief namespace used to define some table structure
 NStarWriterStructNamespace use to keep basic writer structure
 NSTOFFChartInternalInternal: the structures of a STOFFChart
 NSTOFFGraphicEncoderInternalName space used to define internal data of STOFFGraphicEncoder
 NSTOFFGraphicListenerInternalInternal and low level namespace to define the states of STOFFGraphicListener
 NSTOFFOLEParserInternalLow level: namespace used to define/store the data used by STOFFOLEParser
 NSTOFFSpreadsheetEncoderInternalName space used to define internal data of STOFFSpreadsheetEncoder
 NSTOFFSpreadsheetListenerInternalInternal and low level namespace to define the states of STOFFSpreadsheetListener
 NSTOFFStarMathToMMLConverterInternalNamespace to define a basic lexer, parser
 NSTOFFTextListenerInternalInternal and low level namespace to define the states of STOFFTextListener
 NSWFieldManagerInternalInternal: the structures of a SWFieldManager
 CSDAParserMain class to read a StarOffice sda/sdd file
 CSDCParserMain class to read a StarOffice sdc file
 CSDGParserMain class to read a StarOffice sdg file
 CSDWParserMain class to read a StarOffice sdw file
 CSDXParserMain class to read a StarOffice sdX file
 CStarAttributeVirtual class used to store the different attribute
 CStarAttributeBoolBoolean attribute
 CStarAttributeColorColor attribute
 CStarAttributeDoubleDouble attribute
 CStarAttributeIntInteger attribute
 CStarAttributeItemSetList of item attribute of StarAttributeInternal
 CStarAttributeManagerMain class to read/
 CStarAttributeUIntUnsigned integer attribute
 CStarAttributeVec2iVec2i attribute
 CStarAttributeVoidVoid attribute of StarAttribute
 CStarBitmapMain class to read/
 CStarCellFormulaMain class to read a cell formula
 CStarEncodingMain class to read/
 CStarEncodingChineseMain class to read/
 CStarEncodingJapaneseMain class to read/
 CStarEncodingKoreanMain class to read/
 CStarEncodingOtherKoreanMain class to read/
 CStarEncodingTradChineseMain class to read/
 CStarEncryptionMain class to read/
 CStarFileManagerMain class to read/
 CStarFormatManagerMain class to read/
 CStarItemClass to store an item: ie
 CStarItemPoolMain class to read/
 CStarItemSetClass to store a list of item
 CStarItemStyleBrief class used to stored the style
 CStarLayoutStructure to parse a layout in a text zone (very incomplete)
 CStarObjectObject corresponding to an OLE directory
 CStarObjectChartMain class to read a StarOffice chart
 CStarObjectDrawMain class to read a StarOffice draw
 CStarObjectMathMain class to read a small StarOffice math zone .sdf
 CStarObjectModelMain class to read a SdrModel zone
 CStarObjectNumericRulerMain class to read a SwNumRules zone
 CStarObjectPageStyleMain class to read a SwPageStyleSheets zone
 CStarObjectSmallGraphicMain class to read a small StarOffice graphic zone
 CStarObjectSmallTextMain class to read a small StarOffice text zone
 CStarObjectSpreadsheetMain class to read a StarOffice sdc file
 CStarObjectTextMain class to read a StarOffice sdw file
 CStarStateClass to store an state: ie
 CStarTableClass to store a table in a sdw file
 CStarZoneZone in a StarOffice file
 CSTOFF_shared_ptr_noop_deleterNoop deleter used to transform a libwpd pointer in a false std::shared_ptr
 CSTOFFBorderLineBorder line
 CSTOFFBox2Small class which defines a 2D Box
 CSTOFFCellStructure used to define a cell and its format
 CSTOFFCellContentSmall class use to define a sheet cell content
 CSTOFFCellStyleClass to store a cell style
 CSTOFFChartClass used to store a chart associated to a spreadsheet ...
 CSTOFFColorClass to store a color
 CSTOFFDocumentThis class provides all the functions an application would need to parse StarOffice documents
 CSTOFFEmbeddedObjectSmall class use to define a embedded object
 CSTOFFEntryBasic class to store an entry in a file This contained :
 CSTOFFFieldField
 CSTOFFFontClass to store font
 CSTOFFFrameStyleClass to store a frame style
 CSTOFFGraphicDecoderMain class used to decode a librevenge::RVNGBinaryData created by
 CSTOFFGraphicEncoderMain class used to define store librevenge::RVNGDrawingInterface lists of command in a librevenge::RVNGBinaryData
 CSTOFFGraphicListenerThis class contains the code needed to create Graphic document
 CSTOFFGraphicParserVirtual class which defines the ancestor of all graphic/presentation zone parser
 CSTOFFGraphicShapeStructure used to define a picture shape
 CSTOFFGraphicStyleClass to store a graphic style
 CSTOFFHeaderFunction used by STOFFDocument to store the version of document
 CSTOFFHeaderFooterClass which stores the header/footer
 CSTOFFInputStreamInternal class used to read the file stream Internal class used to read the file stream, this class adds some usefull functions to the basic librevenge::RVNGInputStream:
 CSTOFFLinkLink
 CSTOFFListSmall structure used to store the informations about a list
 CSTOFFListenerThis class contains a virtual interface to all listener
 CSTOFFListLevelSmall structure to keep information about a list level
 CSTOFFListManagerManager which manages the lists, keeps the different kind of lists, to assure the unicity of each list
 CSTOFFNoteNote
 CSTOFFOLEParserClass used to parse some basic oles Tries to read the different ole parts and stores their contents in form of picture
 CSTOFFPageSpanA class which defines the page properties
 CSTOFFParagraphClass to store the paragraph properties
 CSTOFFParserVirtual class which defines the ancestor of all main zone parser
 CSTOFFParserStateClass to define the parser state
 CSTOFFPositionClass to define the position of an object (textbox, picture, ..) in the document
 CSTOFFPropertyHandlerGeneric property handler
 CSTOFFPropertyHandlerDecoder
 CSTOFFPropertyHandlerEncoderWrite in librevenge::RVNGBinaryData a list of tags/and properties
 CSTOFFSectionClass which stores section properties
 CSTOFFSpreadsheetDecoderMain class used to decode a librevenge::RVNGBinaryData created by
 CSTOFFSpreadsheetEncoderMain class used to define store librevenge::RVNGSpreadsheetInterface lists of command in a librevenge::RVNGBinaryData
 CSTOFFSpreadsheetListenerThis class contents the main functions needed to create a spreadsheet processing Document
 CSTOFFSpreadsheetParserVirtual class which defines the ancestor of all spreadsheet zone parser
 CSTOFFStarMathToMMLConverterBasic class to convert a StarMath formula in MML
 CSTOFFStringStreamInternal class used to create a RVNGInputStream from a unsigned char's pointer
 CSTOFFStringStreamPrivateInternal data of a STOFFStringStream
 CSTOFFSubDocumentAbstract class used to store a subdocument (with a comparison function)
 CSTOFFTableClass used to recreate the table structure using cell informations, ...
 CSTOFFTextListenerThis class contains the code needed to create Text document
 CSTOFFTextParserVirtual class which defines the ancestor of all text zone parser
 CSTOFFVariableGeneric variable template: value + flag to know if the variable is set
 CSTOFFVec2Small class which defines a vector with 2 elements
 CSTOFFVec3Small class which defines a vector with 3 elements
 CSWFieldManagerMain class to read/

Generated on Mon Jan 20 2020 23:02:24 for libstaroffice by doxygen 1.8.16