Alphabetical Index: O

_ A B C D E F G H I J K L M N O P R S T U V W X Y Z

O

objData - field in class writer2latex.xmerge.EmbeddedBinaryObject
The object's binary representation.
objName - field in class writer2latex.xmerge.EmbeddedObject
objType - field in class writer2latex.xmerge.EmbeddedObject
odDoc - field in class writer2latex.util.ConverterBase
ODF - static field in class writer2latex.office.MIMETypes
ODP - static field in class writer2latex.office.MIMETypes
ODS - static field in class writer2latex.office.MIMETypes
ODT - static field in class writer2latex.office.MIMETypes
OFFICE_ANNOTATION - static field in class writer2latex.office.XMLString
OFFICE_AUTOMATIC_STYLES - static field in class writer2latex.office.XMLString
OFFICE_BINARY_DATA - static field in class writer2latex.office.XMLString
OFFICE_BODY - static field in class writer2latex.office.XMLString
OFFICE_DOCUMENT_CONTENT - static field in class writer2latex.office.XMLString
OFFICE_FONT_DECLS - static field in class writer2latex.office.XMLString
OFFICE_FONT_FACE_DECLS - static field in class writer2latex.office.XMLString
OFFICE_FORMS - static field in class writer2latex.office.XMLString
OFFICE_MASTER_STYLES - static field in class writer2latex.office.XMLString
OFFICE_META - static field in class writer2latex.office.XMLString
OFFICE_NAME - static field in class writer2latex.office.XMLString
OFFICE_PRESENTATION - static field in class writer2latex.office.XMLString
OFFICE_SPREADSHEET - static field in class writer2latex.office.XMLString
OFFICE_STYLES - static field in class writer2latex.office.XMLString
OFFICE_TARGET_FRAME_NAME - static field in class writer2latex.office.XMLString
OFFICE_TEXT - static field in class writer2latex.office.XMLString
OFFICE_VALUE_TYPE - static field in class writer2latex.office.XMLString
OfficeConstants - interface writer2latex.xmerge.OfficeConstants
This interface contains constants for StarOffice XML tags, attributes (StarCalc cell types, etc.).
OfficeDocument - class writer2latex.xmerge.OfficeDocument
An implementation of Document for StarOffice documents.
OfficeDocument(String) - constructor for class writer2latex.xmerge.OfficeDocument
Default constructor.
OfficeDocument(String,boolean,boolean) - constructor for class writer2latex.xmerge.OfficeDocument
Constructor with arguments to set namespaceAware and validating flags.
Used by OfficeDocument to encapsulate exceptions.
OfficeDocumentException(Exception) - constructor for class writer2latex.xmerge.OfficeDocumentException
Constructor, creates exception with the message corresponding to the message value of the provided exception.
OfficeDocumentException(SAXException) - constructor for class writer2latex.xmerge.OfficeDocumentException
Constructor, capturing additional information from the SAXException.
OfficeDocumentException(String) - constructor for class writer2latex.xmerge.OfficeDocumentException
Constructor, creates exception with provided message.
OfficeReader - class writer2latex.office.OfficeReader
This class reads and collects global information about an OOo document.
Constructor; read a document
OfficeStyle - class writer2latex.office.OfficeStyle
Abstract class representing a style in OOo
OfficeStyleFamily - class writer2latex.office.OfficeStyleFamily
Container class representing a style family in OOo
OfficeStyleFamily(Class) - constructor for class writer2latex.office.OfficeStyleFamily
Create a new OfficeStyleFamily based on a class
ofr - field in class writer2latex.util.ConverterBase
ofr - field in class writer2latex.latex.ConverterHelper
ofr - field in class writer2latex.xhtml.ConverterHelper
ORGANIZATIONS - static field in class writer2latex.office.BibMark
OT1_ENC - static field in class writer2latex.latex.i18n.I18n
otherStyles() - method in class writer2latex.util.Config
outFileHasContent() - method in class writer2latex.xhtml.Converter
OutputFile - interface writer2latex.api.OutputFile
An OutputFile represent a single file in a ConverterResult, which is output from a Converter implementation.