|
Class Summary |
| BibMark |
This class represents a single bibliography-mark. |
| CellView |
This class represent a cell in a table view |
| ControlReader |
This class reads a form control in an OOo document (a form:control
node). |
| FontDeclaration |
Class representing a font declaration in OOo |
| FormReader |
This class reads a form in an OOo document (a form:form node)
Note: Subforms, properties and events are ignored. |
| FormsReader |
This class reads the collection of all forms in an OOo document
(the office:forms element). |
| ImageLoader |
This class extracts images from an OOo file. |
| IndexMark |
This class contains static methods to read an index-mark. |
| ListCounter |
This class produces labels for OOo lists/outlines (for xhtml
and text, which cannot produce them on their own). |
| ListStyle |
Class representing a list style (including outline numbering) in OOo Writer |
| LoftReader |
The class reads a text:illustration-index or
text:table-index element. |
| MasterPage |
Class representing a master page in OOo Writer |
| MetaData |
This class represents the metadata of an OOo Writer document. |
| MIMETypes |
|
| OfficeReader |
This class reads and collects global information about an OOo document. |
| OfficeStyle |
Abstract class representing a style in OOo |
| OfficeStyleFamily |
Container class representing a style family in OOo |
| PageLayout |
Class representing a page master in OOo Writer. |
| PropertySet |
Class representing a set of style properties in OOo (actually this
is simply the set of attributes of an element). |
| StyleWithProperties |
Class representing a style in OOo which contains a style:properties
element |
| SVMReader |
This class contains a static method to extract EPS data from an SVM file |
| TableLine |
This class represents the properties of a row or column in a table |
| TableRange |
This class represent a table range within a table. |
| TableRangeParser |
This class parses a space separated list of table ranges. |
| TableReader |
This class reads a table from a table:table or table:sub-table element
and presents it as an n by m grid. |
| TableView |
This class represents a view of a TableRange. |
| TocReader |
The class reads a text:table-of-content element. |
| XMLString |
|