| Package | Description | 
|---|---|
| writer2latex.base | |
| writer2latex.office | 
| Modifier and Type | Field and Description | 
|---|---|
| protected OfficeDocument | ConverterBase. odDoc | 
| Constructor and Description | 
|---|
| EmbeddedBinaryObject(java.lang.String sName,
                    java.lang.String sType,
                    OfficeDocument doc,
                    SimpleZipReader source)Package private constructor for use when reading an object from a 
 package ODF file | 
| EmbeddedObject(java.lang.String sName,
              java.lang.String sType,
              OfficeDocument doc)Construct a new embedded object | 
| EmbeddedXMLObject(java.lang.String sName,
                 java.lang.String sType,
                 OfficeDocument doc,
                 SimpleZipReader source)Read an object from an ODF package document | 
| MetaData(OfficeDocument oooDoc)Construct a new instance from an OOo Writer document. | 
| OfficeReader(OfficeDocument oooDoc,
            boolean bAllParagraphsAreSoft)Constructor; read a document |