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 _

G

GENERIC - Static variable in class writer2latex.latex.LaTeXConfig
 
get(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.PropertyHelper
 
get(String) - Method in class writer2latex.latex.i18n.ReplacementTrie
 
get(String, int, int) - Method in class writer2latex.latex.i18n.ReplacementTrie
 
get(String, int, int) - Method in class writer2latex.latex.i18n.ReplacementTrieNode
 
get(int) - Method in class writer2latex.xhtml.L10n
 
getAbsoluteCellProperty(String) - Method in class writer2latex.office.StyleWithProperties
 
getAbsoluteColumnProperty(String) - Method in class writer2latex.office.StyleWithProperties
 
getAbsoluteGraphicProperty(String) - Method in class writer2latex.office.StyleWithProperties
 
getAbsoluteLength(String) - Method in class writer2latex.office.StyleWithProperties
 
getAbsoluteParProperty(String) - Method in class writer2latex.office.StyleWithProperties
 
getAbsoluteProperty(int, String) - Method in class writer2latex.office.StyleWithProperties
 
getAbsoluteProperty(String) - Method in class writer2latex.office.StyleWithProperties
 
getAbsoluteRowProperty(String) - Method in class writer2latex.office.StyleWithProperties
 
getAbsoluteSectionProperty(String) - Method in class writer2latex.office.StyleWithProperties
 
getAbsoluteTableProperty(String) - Method in class writer2latex.office.StyleWithProperties
 
getAbsoluteTextProperty(String) - Method in class writer2latex.office.StyleWithProperties
 
getAfter() - Method in class writer2latex.latex.util.BeforeAfter
Get LaTeX code to put after
getAfter(String) - Method in class writer2latex.latex.util.StyleMap
 
getAlphabeticalIndex() - Method in class writer2latex.xhtml.TextConverter
 
getAttribute(String) - Method in class writer2latex.office.ControlReader
Get an attribute of the control.
getAttribute(String) - Method in class writer2latex.office.FormReader
Get an attribute of the form.
getAttribute(String) - Method in class writer2latex.office.FormsReader
Get an attribute of the forms.
getAttribute(Node, String) - Static method in class writer2latex.util.Misc
 
getAttribute(Element, String) - Static method in class writer2latex.util.Misc
 
getBackend() - Method in class writer2latex.latex.LaTeXConfig
 
getBackgroundImageProperty(String) - Method in class writer2latex.office.StyleWithProperties
 
getBefore() - Method in class writer2latex.latex.util.BeforeAfter
Get LaTeX code to put before
getBefore(String) - Method in class writer2latex.latex.util.StyleMap
 
getBgColor() - Method in class writer2latex.latex.util.Context
 
getBibCv() - Method in class writer2latex.latex.ConverterPalette
 
getBibTeXDocument() - Method in class writer2latex.latex.BibConverter
Get the BibTeX document, if any (the document is only created if it's specified in the configuration *and* the document contains bibliographic data *and* the configuration does not specify external BibTeX files
getBinaryData() - Method in class writer2latex.xmerge.EmbeddedBinaryObject
This method returns the data for this object.
getBlockCss(String) - Method in class writer2latex.xhtml.XhtmlStyleMap
 
getBlockCv() - Method in class writer2latex.latex.ConverterPalette
 
getBlockElement(String) - Method in class writer2latex.xhtml.XhtmlStyleMap
 
getBodyNode() - Method in class writer2latex.xhtml.XhtmlDocument
 
getBuffer() - Method in class org.openoffice.da.comp.w2lcommon.filter.ByteArrayXStream
 
getCaptionCv() - Method in class writer2latex.latex.ConverterPalette
 
getCaptionSequenceName() - Method in class writer2latex.office.LoftReader
Get the sequence name to use for the caption
getCell(int, int) - Method in class writer2latex.office.TableReader
 
getCell(int, int) - Method in class writer2latex.office.TableView
 
getCellProperty(String, boolean) - Method in class writer2latex.office.StyleWithProperties
 
getCellSc() - Method in class writer2latex.xhtml.ConverterHelper
 
getCellStyle(String) - Method in class writer2latex.office.OfficeReader
 
getCellStyleName(int, int) - Method in class writer2latex.office.TableReader
 
getCellStyleName(int, int) - Method in class writer2latex.office.TableView
 
getCellStyles() - Method in class writer2latex.office.OfficeReader
 
getCellWidth(int, int) - Method in class writer2latex.office.TableReader
 
getCellWidth(int, int) - Method in class writer2latex.office.TableView
 
getChar() - Method in class writer2latex.util.SimpleInputBuffer
 
getCharacterCount(Node) - Static method in class writer2latex.office.OfficeReader
Counts the number of characters (text nodes) in this element excluding footnotes etc.
getCharCount() - Method in class writer2latex.latex.i18n.ClassicI18n
Get the number of characters defined in the current table (for informational purposes only)
getCharSc() - Method in class writer2latex.latex.ConverterPalette
 
getCheckBoxState(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
 
getCheckBoxStateAsBoolean(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
 
getChildByLetter(char) - Method in class writer2latex.latex.i18n.ReplacementTrieNode
 
getChildByTagName(Node, String) - Static method in class writer2latex.util.Misc
 
getClassNamePrefix() - Method in class writer2latex.xhtml.FrameStyleConverter
Return a prefix to be used in generated css class names
getClassNamePrefix() - Method in class writer2latex.xhtml.PresentationStyleConverter
Return a prefix to be used in generated css class names
getClassNamePrefix() - Method in class writer2latex.xhtml.StyleWithPropertiesConverterHelper
Return a prefix to be used in generated css class names
getCol(int) - Method in class writer2latex.office.TableReader
 
getCol(int) - Method in class writer2latex.office.TableView
 
getColCount() - Method in class writer2latex.office.StyleWithProperties
 
getColCount() - Method in class writer2latex.office.TableReader
 
getColCount() - Method in class writer2latex.office.TableView
 
getColorCv() - Method in class writer2latex.latex.ConverterPalette
 
getColSpan(int, int) - Method in class writer2latex.office.TableView
 
getColumnProperty(String, boolean) - Method in class writer2latex.office.StyleWithProperties
 
getColumnStyle(String) - Method in class writer2latex.office.OfficeReader
 
getColumnStyles() - Method in class writer2latex.office.OfficeReader
 
getColumnWidth(int) - Method in class writer2latex.office.TableReader
 
getColumnWidth(int) - Method in class writer2latex.office.TableView
 
getComboBoxText(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
 
getConfig() - Method in interface writer2latex.api.BatchConverter
Get the configuration interface for this batch converter
getConfig() - Method in interface writer2latex.api.Converter
Get the interface for the configuration of this converter
getConfig() - Method in interface writer2latex.api.StarMathConverter
Get the configuration used when converting.
getConfig() - Method in class writer2latex.bibtex.Converter
 
getConfig() - Method in class writer2latex.latex.ConverterPalette
 
getConfig() - Method in class writer2latex.latex.StarMathConverter
 
getConfig() - Method in class writer2latex.xhtml.BatchConverterImpl
 
getConfig() - Method in class writer2latex.xhtml.Converter
 
getContent() - Method in class writer2latex.office.OfficeReader
Get the content element In the old file format this means the office:body element In the OpenDocument format this means a office:text, office:spreadsheet or office:presentation element.
getContentDOM() - Method in class writer2latex.xmerge.DOMDocument
Return a DOM Document object of the document content file.
getContentDOM() - Method in class writer2latex.xmerge.EmbeddedXMLObject
Returns the content data for this embedded object.
getContentDOM() - Method in class writer2latex.xmerge.OfficeDocument
Return a DOM Document object of the content.xml file.
getContentNode() - Method in class writer2latex.xhtml.XhtmlDocument
 
getContents() - Method in class writer2latex.latex.LaTeXDocument
Returns the LaTeXDocumentPortion, that contains the contents of the document.
getControl(String) - Method in class writer2latex.office.FormsReader
Get a control by id
getControlsIterator() - Method in class writer2latex.office.FormsReader
Get a Iterator over all controls.
getControlType() - Method in class writer2latex.office.ControlReader
The type of the control is identified by a name, eg. form:submit
getCountry() - Method in class writer2latex.latex.util.Context
 
getCreator() - Method in class writer2latex.office.MetaData
Get the creator of this document (may be null)
getCss(String) - Method in class writer2latex.xhtml.XhtmlStyleMap
 
getCustomPreamble() - Method in class writer2latex.latex.LaTeXConfig
 
getDate() - Static method in class writer2latex.api.ConverterFactory
Return date information
getDate() - Method in class writer2latex.office.MetaData
Get the date of this document (may be null)
getDefaultCellStyle() - Method in class writer2latex.office.OfficeReader
 
getDefaultCellStyleName() - Method in class writer2latex.office.TableLine
 
getDefaultConfigPath() - Method in class writer2latex.base.ConfigBase
 
getDefaultConfigPath() - Method in class writer2latex.latex.LaTeXConfig
 
getDefaultConfigPath() - Method in class writer2latex.xhtml.XhtmlConfig
 
getDefaultDrawingPageStyle() - Method in class writer2latex.office.OfficeReader
 
getDefaultFrameStyle() - Method in class writer2latex.office.OfficeReader
 
getDefaultParStyle() - Method in class writer2latex.office.OfficeReader
 
getDefaultPresentationStyle() - Method in class writer2latex.office.OfficeReader
 
getDefaultStyle() - Method in class writer2latex.office.OfficeStyleFamily
Get the default style for this family
getDefaultTagName(StyleWithProperties) - Method in class writer2latex.xhtml.CellStyleConverter
Create default tag name to represent a Cell object
getDefaultTagName(StyleWithProperties) - Method in class writer2latex.xhtml.FrameStyleConverter
Create default tag name to represent a frame
getDefaultTagName(StyleWithProperties) - Method in class writer2latex.xhtml.ParStyleConverter
Create default tag name to represent a paragraph
getDefaultTagName(StyleWithProperties) - Method in class writer2latex.xhtml.PresentationStyleConverter
Create default tag name to represent a presentation object
getDefaultTagName(StyleWithProperties) - Method in class writer2latex.xhtml.RowStyleConverter
Create default tag name to represent a row object
getDefaultTagName(StyleWithProperties) - Method in class writer2latex.xhtml.SectionStyleConverter
Create default tag name to represent a section object
getDefaultTagName(StyleWithProperties) - Method in class writer2latex.xhtml.StyleWithPropertiesConverterHelper
Create default tag name to represent a specific style, e.g.
getDefaultTagName(StyleWithProperties) - Method in class writer2latex.xhtml.TableStyleConverter
Create default tag name to represent a table object
getDefaultTagName(StyleWithProperties) - Method in class writer2latex.xhtml.TextStyleConverter
Create default tag name to represent a text
getDescription() - Method in class writer2latex.api.IndexPageEntry
Get the description
getDescription() - Method in class writer2latex.office.MetaData
Get the description of this document (may be null)
getDialogLibraryName() - Method in class org.openoffice.da.comp.w2lcommon.filter.OptionsDialogBase
Return the name of the library containing the dialog
getDialogLibraryName() - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
Return the name of the library containing the dialog The subclass must override this to provide the name of the library
getDialogLibraryName() - Method in class org.openoffice.da.comp.writer2latex.LaTeXOptionsDialog
 
getDialogLibraryName() - Method in class org.openoffice.da.comp.writer2xhtml.XhtmlOptionsDialog
 
getDialogLibraryName() - Method in class org.openoffice.da.comp.writer2xhtml.XhtmlOptionsDialogCalc
 
getDialogName() - Method in class org.openoffice.da.comp.w2lcommon.filter.OptionsDialogBase
Return the name of the dialog within the library
getDialogName() - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
Return the name of the dialog within the library The subclass must override this to provide the name of the dialog
getDialogName() - Method in class org.openoffice.da.comp.writer2latex.LaTeXOptionsDialog
Return the name of the dialog within the library
getDialogName() - Method in class org.openoffice.da.comp.writer2xhtml.XhtmlOptionsDialog
Return the name of the dialog within the library
getDialogName() - Method in class org.openoffice.da.comp.writer2xhtml.XhtmlOptionsDialogCalc
Return the name of the dialog within the library
getDisplayName() - Method in class writer2latex.api.IndexPageEntry
Get the display name
getDisplayName() - Method in class writer2latex.office.OfficeStyle
 
getDisplayName(String) - Method in class writer2latex.office.OfficeStyleFamily
Get the display name for the style with the specified name.
getDocumentclass() - Method in class writer2latex.latex.LaTeXConfig
 
getDocumentMIMEType() - Method in class writer2latex.xmerge.BinaryGraphicsDocument
Method to return the MIME type of the document.
getDocumentMimeType() - Method in class writer2latex.xmerge.OfficeDocument
Method to return the MIME type of the document.
getDrawAnchor(Element) - Method in class writer2latex.xhtml.DrawConverter
A draw element with a hyperlink is represented as two elements, eg.
getDrawCv() - Method in class writer2latex.latex.ConverterPalette
 
getDrawCv() - Method in class writer2latex.xhtml.Converter
 
getDrawCv() - Method in class writer2latex.xhtml.ConverterHelper
 
getDrawingPageStyle(String) - Method in class writer2latex.office.OfficeReader
 
getDrawingPageStyles() - Method in class writer2latex.office.OfficeReader
 
getElement(String) - Method in class writer2latex.xhtml.XhtmlStyleMap
 
getEmbeddedObject(String) - Method in class writer2latex.base.ConverterBase
 
getEmbeddedObject(String) - Method in class writer2latex.xmerge.OfficeDocument
Returns the embedded object corresponding to the name provided.
getEmbeddedObjects() - Method in class writer2latex.xmerge.OfficeDocument
Returns all the embedded objects (graphics, formulae, etc.) present in this document.
getEncoding() - Method in class writer2latex.xhtml.XhtmlDocument
 
getEndnotesConfiguration() - Method in class writer2latex.office.OfficeReader
 
getEntryType() - Method in class writer2latex.office.BibMark
Get the entry type.
getExportName(String) - Method in class writer2latex.bibtex.BibTeXDocument
 
getExportName(String) - Method in class writer2latex.util.ExportNameCollection
 
getExtension(int) - Static method in class writer2latex.xhtml.XhtmlDocument
 
getFamily() - Method in class writer2latex.office.OfficeStyle
 
getField(int) - Method in class writer2latex.office.BibMark
Return a specific field.
getFieldCv() - Method in class writer2latex.latex.ConverterPalette
 
getFieldName(int) - Static method in class writer2latex.bibtex.BibTeXDocument
Return BibTeX name of field
getFigureSequenceName() - Method in class writer2latex.latex.LaTeXConfig
 
getFile() - Method in class writer2latex.api.IndexPageEntry
Get the file name
getFileExtension(String) - Static method in class writer2latex.office.MIMETypes
 
getFileExtension() - Method in class writer2latex.xhtml.XhtmlDocument
 
getFileExtension() - Method in class writer2latex.xmerge.BinaryGraphicsDocument
Returns the file extension for this type of Document.
getFileExtension() - Method in class writer2latex.xmerge.DOMDocument
Returns the file extension of the Document represented.
getFileExtension() - Method in class writer2latex.xmerge.OfficeDocument
Returns the file extension for this type of Document.
getFileName() - Method in interface writer2latex.api.OutputFile
Returns the file name of the OutputFile.
getFileName() - Method in class writer2latex.bibtex.BibTeXDocument
Returns the Document name with file extension.
getFileName() - Method in class writer2latex.latex.LaTeXDocument
Returns the Document name with file extension.
getFileName() - Method in class writer2latex.xmerge.BinaryGraphicsDocument
Returns the Document name with file extension.
getFileName() - Method in class writer2latex.xmerge.DOMDocument
Return the file name of the Document, possibly with the standard extension.
getFileName() - Method in class writer2latex.xmerge.OfficeDocument
Return the file name of the Document, possibly with the standard extension.
getFirstBodyRow() - Method in class writer2latex.office.TableReader
 
getFirstChild() - Method in class writer2latex.latex.i18n.ReplacementTrieNode
 
getFirstChildElement(Node) - Static method in class writer2latex.util.Misc
 
getFirstCol() - Method in class writer2latex.office.TableRange
 
getFirstMasterPage() - Method in class writer2latex.office.OfficeReader
Returns the first master page used in the document.
getFirstRow() - Method in class writer2latex.office.TableRange
 
getFloat(String, float) - Static method in class writer2latex.util.Misc
 
getFloatOptions() - Method in class writer2latex.latex.LaTeXConfig
 
getFontColor() - Method in class writer2latex.latex.util.Context
 
getFontDeclaration(String) - Method in class writer2latex.office.OfficeReader
Get a specific font declaration
getFontDeclarations() - Method in class writer2latex.office.OfficeReader
Get the collection of all font declarations.
getFontencs() - Method in class writer2latex.latex.i18n.ReplacementTrieNode
 
getFontFamily() - Method in class writer2latex.office.FontDeclaration
 
getFontFamilyGeneric() - Method in class writer2latex.office.FontDeclaration
 
getFontName(StyleWithProperties) - Method in class writer2latex.latex.CharStyleConverter
 
getFontName(String) - Method in class writer2latex.latex.CharStyleConverter
 
getFontName() - Method in class writer2latex.latex.util.Context
 
getFontPitch() - Method in class writer2latex.office.FontDeclaration
 
getFontSize() - Method in class writer2latex.latex.util.Context
 
getFontStyle() - Method in class writer2latex.latex.util.Context
 
getFontVariant() - Method in class writer2latex.latex.util.Context
 
getFontWeight() - Method in class writer2latex.latex.util.Context
 
getFooter() - Method in class writer2latex.office.MasterPage
 
getFooterLeft() - Method in class writer2latex.office.MasterPage
 
getFooterNode() - Method in class writer2latex.xhtml.XhtmlDocument
 
getFooterProperty(String) - Method in class writer2latex.office.PageLayout
 
getFootnoteProperty(String) - Method in class writer2latex.office.StyleWithProperties
 
getFootnotesConfiguration() - Method in class writer2latex.office.OfficeReader
 
getForm(String) - Method in class writer2latex.office.FormsReader
Get a form by name
getFormattedFieldText(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
 
getForms() - Method in class writer2latex.office.OfficeReader
Get the forms belonging to this document.
getFormsIterator() - Method in class writer2latex.office.FormsReader
Get a Iterator over all forms.
getFrameSc() - Method in class writer2latex.xhtml.ConverterHelper
 
getFrameStyle(String) - Method in class writer2latex.office.OfficeReader
 
getFrameStyles() - Method in class writer2latex.office.OfficeReader
 
getGlobalOptions() - Method in class writer2latex.latex.LaTeXConfig
 
getGraphicProperty(String, boolean) - Method in class writer2latex.office.StyleWithProperties
 
getHeader() - Method in class writer2latex.office.MasterPage
 
getHeaderLeft() - Method in class writer2latex.office.MasterPage
 
getHeaderNode() - Method in class writer2latex.xhtml.XhtmlDocument
 
getHeaderProperty(String) - Method in class writer2latex.office.PageLayout
 
getHeadingCv() - Method in class writer2latex.latex.ConverterPalette
 
getHeadingMap() - Method in class writer2latex.latex.LaTeXConfig
 
getHeadingStyle(int) - Method in class writer2latex.office.OfficeReader
Returns the paragraph style associated with headings of a specific level.
getHeadNode() - Method in class writer2latex.xhtml.XhtmlDocument
 
getI18n() - Method in class writer2latex.latex.ConverterPalette
 
getId() - Method in class writer2latex.office.ControlReader
A control in OOo is identified by id (form:control-id attribute.
getIdentifier() - Method in class writer2latex.office.BibMark
Get the identifier.
getIdentifier() - Method in class writer2latex.util.SimpleInputBuffer
 
getImage(Node) - Method in class writer2latex.office.ImageLoader
 
getImageLoader() - Method in class writer2latex.base.ConverterBase
 
getImageOptions() - Method in class writer2latex.latex.LaTeXConfig
 
getImplementationId() - Method in class org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
 
getImplementationId() - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
 
getImplementationId() - Method in class org.openoffice.da.comp.writer2latex.W2LStarMathConverter
 
getImplementationId() - Method in class org.openoffice.da.comp.writer2xhtml.BatchConverter
 
getImplementationName() - Method in class org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
 
getImplementationName() - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
 
getImplementationName() - Method in class org.openoffice.da.comp.writer2latex.W2LStarMathConverter
 
getImplementationName() - Method in class org.openoffice.da.comp.writer2xhtml.BatchConverter
 
getIndex() - Method in class writer2latex.util.SimpleInputBuffer
 
getIndexBody() - Method in class writer2latex.office.LoftReader
Return the generated content of this loft, if available
getIndexBody() - Method in class writer2latex.office.TocReader
Return the generated content of this toc, if available
getIndexCv() - Method in class writer2latex.latex.ConverterPalette
 
getIndexFileName() - Method in class writer2latex.base.BatchConverterBase
 
getIndexFileName() - Method in class writer2latex.xhtml.BatchConverterImpl
 
getIndexSourceStyleLevel(String) - Method in class writer2latex.office.TocReader
Get the level associated with a specific index source style
getIndexSourceStyles() - Method in class writer2latex.office.TocReader
Get a set view of all index source styles
getIndexTitleTemplate() - Method in class writer2latex.office.LoftReader
Get the index title template for this loft
getIndexTitleTemplate() - Method in class writer2latex.office.TocReader
Get the index title template for this toc
getIndexValue(Node) - Static method in class writer2latex.office.IndexMark
 
getInfo() - Method in class writer2latex.latex.ConverterPalette
 
getInitialCreator() - Method in class writer2latex.office.MetaData
Get the initial creator of this document (may be null)
getInlineCv() - Method in class writer2latex.latex.ConverterPalette
 
getInputencoding() - Method in class writer2latex.latex.LaTeXConfig
 
getInputLength() - Method in class writer2latex.latex.i18n.ReplacementTrieNode
 
getInputStream() - Method in class org.openoffice.da.comp.w2lcommon.filter.ByteArrayXStream
 
getInputStrings() - Method in class writer2latex.latex.i18n.ReplacementTrie
 
getInteger() - Method in class writer2latex.util.SimpleInputBuffer
 
getIntegerFromHex(String, int) - Static method in class writer2latex.util.Misc
 
getInterrowMaterial(int) - Method in class writer2latex.latex.TableFormatter
Create interrow material
getItemAttribute(int, String) - Method in class writer2latex.office.ControlReader
Get an attribute of an option/item.
getItemCount() - Method in class writer2latex.office.ControlReader
Return the number of options/items in this control.
getItemValue(int) - Method in class writer2latex.office.ControlReader
Get the value of an option/item.
getKey1(Node) - Static method in class writer2latex.office.IndexMark
 
getKey2(Node) - Static method in class writer2latex.office.IndexMark
 
getKeywords() - Method in class writer2latex.office.MetaData
Get the keywords of this document as a comma separated list (may be null)
getL10n() - Method in class writer2latex.xhtml.Converter
 
getLabel() - Method in class writer2latex.office.ListCounter
 
getLang() - Method in class writer2latex.latex.util.Context
 
getLanguage() - Method in class writer2latex.office.MetaData
Get the language of this document (may be null)
getLastCol() - Method in class writer2latex.office.TableRange
 
getLastRow() - Method in class writer2latex.office.TableRange
 
getLaTeXCode() - Method in class writer2latex.latex.i18n.ReplacementTrieNode
 
getLength() - Method in class org.openoffice.da.comp.w2lcommon.filter.ByteArrayXStream
 
getLetter() - Method in class writer2latex.latex.i18n.ReplacementTrieNode
 
getLevel(int) - Method in class writer2latex.latex.util.HeadingMap
Return the LaTeX level for this Writer level (for \@startsection)
getLevelProperty(int, String) - Method in class writer2latex.office.ListStyle
 
getLevelStyleProperty(int, String) - Method in class writer2latex.office.ListStyle
 
getLevelType(int) - Method in class writer2latex.office.ListStyle
 
getLineBreak(String) - Method in class writer2latex.latex.util.StyleMap
 
getListBoxLineCount(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
 
getListBoxSelectedItem(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
 
getListBoxStringItemList(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
 
getListItemStyleMap() - Method in class writer2latex.latex.LaTeXConfig
 
getListLevel() - Method in class writer2latex.latex.util.Context
 
getListSc() - Method in class writer2latex.latex.ConverterPalette
 
getListSc() - Method in class writer2latex.xhtml.ConverterHelper
 
getListStyle(String) - Method in class writer2latex.office.OfficeReader
 
getListStyleMap() - Method in class writer2latex.latex.LaTeXConfig
 
getListStyleName() - Method in class writer2latex.latex.util.Context
 
getListStyleName() - Method in class writer2latex.office.OfficeStyle
 
getListStyles() - Method in class writer2latex.office.OfficeReader
 
getLoftEntryTemplate(int) - Method in class writer2latex.office.LoftReader
Get the entry template for this loft at a specific level
getMagicMIMEType(byte[]) - Static method in class writer2latex.office.MIMETypes
 
getMainContext() - Method in class writer2latex.latex.ConverterPalette
 
getMajorityLanguage() - Method in class writer2latex.office.OfficeReader
Return the iso language used in most paragaph styles (in a well-structured document this will be the default language) TODO: Base on content rather than style
getMasterDocument() - Method in interface writer2latex.api.ConverterResult
Get the master document
getMasterDocument() - Method in class writer2latex.xmerge.ConvertData
Get the master document
getMasterPage(String) - Method in class writer2latex.office.OfficeReader
 
getMasterPageName() - Method in class writer2latex.office.OfficeStyle
 
getMasterPages() - Method in class writer2latex.office.OfficeReader
 
getMathCv() - Method in class writer2latex.xhtml.Converter
 
getMathCv() - Method in class writer2latex.xhtml.ConverterHelper
 
getMathmlCv() - Method in class writer2latex.latex.ConverterPalette
 
getMathSymbols() - Method in class writer2latex.latex.LaTeXConfig
 
getMaxColCount() - Method in class writer2latex.office.TableReader
 
getMaxLevel() - Method in class writer2latex.latex.util.HeadingMap
Returns the maximal Writer level associated with this HeadingMap
getMaxRowCount() - Method in class writer2latex.office.TableReader
 
getMessage() - Method in exception writer2latex.xmerge.OfficeDocumentException
Returns the message value for the Exception.
getMetaData() - Method in class writer2latex.base.ConverterBase
 
getMetaDOM() - Method in class writer2latex.xmerge.OfficeDocument
Return a DOM Document object of the meta.xml file.
getName() - Method in class writer2latex.base.Option
 
getName() - Method in class writer2latex.bibtex.BibTeXDocument
Returns the Document name with no file extension.
getName() - Method in class writer2latex.latex.LaTeXDocument
Returns the Document name with no file extension.
getName(int) - Method in class writer2latex.latex.util.HeadingMap
Return the name (for counter and \@startsection) for this level
getName() - Method in class writer2latex.office.FormReader
A form in OOo is identified by name (form:name attribute.
getName() - Method in class writer2latex.office.LoftReader
Get the (section) name for this loft
getName() - Method in class writer2latex.office.OfficeStyle
 
getName() - Method in class writer2latex.office.PropertySet
 
getName() - Method in class writer2latex.office.TocReader
Get the (section) name for this toc
getName() - Method in class writer2latex.xmerge.BinaryGraphicsDocument
Returns the Document name with no file extension.
getName() - Method in class writer2latex.xmerge.ConvertData
Returns the OutputFile name.
getName() - Method in interface writer2latex.xmerge.Document
Returns the Document name with no file extension.
getName() - Method in class writer2latex.xmerge.DOMDocument
Return the name of the Document.
getName() - Method in class writer2latex.xmerge.EmbeddedObject
Retrieves the name of the embedded object represented by an instance of this class.
getName() - Method in class writer2latex.xmerge.OfficeDocument
Return the name of the Document.
getNames() - Method in class writer2latex.latex.util.StyleMap
 
getNames() - Method in class writer2latex.xhtml.XhtmlStyleMap
 
getNext(String) - Method in class writer2latex.latex.util.StyleMap
 
getNextChar(Node) - Static method in class writer2latex.office.OfficeReader
Return the next character in logical order
getNextSibling() - Method in class writer2latex.latex.i18n.ReplacementTrieNode
 
getNoteCv() - Method in class writer2latex.latex.ConverterPalette
 
getNotesCommand() - Method in class writer2latex.latex.LaTeXConfig
 
getNumber() - Method in class writer2latex.util.SimpleInputBuffer
 
getNumDocuments() - Method in class writer2latex.xmerge.ConvertData
Gets the number of OutputFile objects currently stored
getNumericFieldValue(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
 
getOfficeClassAttribute() - Method in class writer2latex.xmerge.OfficeDocument
Return the office:class attribute value.
getOption(String) - Method in interface writer2latex.api.Config
Get a named option
getOption(String) - Method in class writer2latex.base.ConfigBase
 
getOptionCount() - Method in class writer2latex.base.ConfigBase
 
getOptionCount() - Method in class writer2latex.latex.LaTeXConfig
 
getOptionCount() - Method in class writer2latex.xhtml.XhtmlConfig
 
getOriginalFile() - Method in class writer2latex.api.IndexPageEntry
Get the original file name
getOutFileIndex() - Method in class writer2latex.xhtml.Converter
 
getOutFileName() - Method in class writer2latex.latex.ConverterPalette
 
getOutFileName(int, boolean) - Method in class writer2latex.xhtml.Converter
 
getOutlineLevel() - Method in class writer2latex.office.TocReader
Get max outline level for this toc
getOutlineStyle() - Method in class writer2latex.office.OfficeReader
 
getOutputStream() - Method in class org.openoffice.da.comp.w2lcommon.filter.ByteArrayXStream
 
getOwnerForm() - Method in class writer2latex.office.ControlReader
A control in OOo belongs to a form.
getPageLayout(String) - Method in class writer2latex.office.OfficeReader
 
getPageLayoutName() - Method in class writer2latex.office.MasterPage
 
getPageLayouts() - Method in class writer2latex.office.OfficeReader
 
getPageSc() - Method in class writer2latex.latex.ConverterPalette
 
getPageSc() - Method in class writer2latex.xhtml.ConverterHelper
 
getPageUsage() - Method in class writer2latex.office.PageLayout
 
getPanelNode() - Method in class writer2latex.xhtml.Converter
 
getPanelNode() - Method in class writer2latex.xhtml.XhtmlDocument
 
getParBlockStyleMap() - Method in class writer2latex.latex.LaTeXConfig
 
getParCv() - Method in class writer2latex.latex.ConverterPalette
 
getParentName() - Method in class writer2latex.office.OfficeStyle
 
getParProperty(String, boolean) - Method in class writer2latex.office.StyleWithProperties
 
getParSc() - Method in class writer2latex.xhtml.ConverterHelper
 
getParStyle(String) - Method in class writer2latex.office.OfficeReader
 
getParStyleMap() - Method in class writer2latex.latex.LaTeXConfig
 
getParStyles() - Method in class writer2latex.office.OfficeReader
 
getPCDATA(Node) - Static method in class writer2latex.util.Misc
 
getPdfFile() - Method in class writer2latex.api.IndexPageEntry
Get the pdf file name
getPosInteger(String, int) - Static method in class writer2latex.util.Misc
 
getPosition() - Method in class org.openoffice.da.comp.w2lcommon.filter.ByteArrayXStream
 
getPreamble() - Method in class org.openoffice.da.comp.writer2latex.W2LStarMathConverter
 
getPreamble() - Method in interface writer2latex.api.StarMathConverter
Create a suitable LaTeX preamble to process the formulas converted so far
getPreamble() - Method in class writer2latex.latex.StarMathConverter
 
getPresentationSc() - Method in class writer2latex.xhtml.ConverterHelper
 
getPresentationStyle(String) - Method in class writer2latex.office.OfficeReader
 
getPresentationStyles() - Method in class writer2latex.office.OfficeReader
 
getPrintRange(int) - Method in class writer2latex.office.TableReader
 
getPrintRangeCount() - Method in class writer2latex.office.TableReader
 
getProperty(String) - Method in class writer2latex.office.FontDeclaration
 
getProperty(String) - Method in class writer2latex.office.MasterPage
 
getProperty(String) - Method in class writer2latex.office.PropertySet
 
getProperty(int, String, boolean) - Method in class writer2latex.office.StyleWithProperties
 
getProperty(String, boolean) - Method in class writer2latex.office.StyleWithProperties
 
getProperty(String) - Method in class writer2latex.office.StyleWithProperties
 
getPropertyValue(XPropertySet, String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
 
getPropertyValueAsBoolean(XPropertySet, String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
 
getPropertyValueAsInteger(XPropertySet, String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
 
getPropertyValueAsShort(XPropertySet, String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
 
getPropertyValueAsString(XPropertySet, String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
 
getPropertyValues() - Method in class org.openoffice.da.comp.w2lcommon.filter.OptionsDialogBase
 
getRange() - Method in class writer2latex.office.TableRangeParser
 
getRealDrawElement(Element) - Method in class writer2latex.xhtml.DrawConverter
A draw element with a hyperlink is represented as two elements, eg.
getRealParStyleName(String) - Method in class writer2latex.xhtml.ParStyleConverter
 
getRegistryPath() - Method in class org.openoffice.da.comp.w2lcommon.filter.OptionsDialogBase
Return the path to the options in the registry
getRegistryPath() - Method in class org.openoffice.da.comp.writer2latex.LaTeXOptionsDialog
Return the name of the registry path
getRegistryPath() - Method in class org.openoffice.da.comp.writer2xhtml.XhtmlOptionsDialog
Return the name of the registry path
getRegistryPath() - Method in class org.openoffice.da.comp.writer2xhtml.XhtmlOptionsDialogCalc
Return the name of the registry path
getRelColumnWidth(int) - Method in class writer2latex.office.TableReader
 
getRelColumnWidth(int) - Method in class writer2latex.office.TableView
 
getRelTableWidth() - Method in class writer2latex.office.TableReader
 
getRelTableWidth() - Method in class writer2latex.office.TableView
 
getRow(int) - Method in class writer2latex.office.TableReader
 
getRow(int) - Method in class writer2latex.office.TableView
 
getRowCount() - Method in class writer2latex.office.TableReader
 
getRowCount() - Method in class writer2latex.office.TableView
 
getRowProperty(String, boolean) - Method in class writer2latex.office.StyleWithProperties
 
getRowSc() - Method in class writer2latex.xhtml.ConverterHelper
 
getRowSpan(int, int) - Method in class writer2latex.office.TableView
 
getRowStyle(String) - Method in class writer2latex.office.OfficeReader
 
getRowStyles() - Method in class writer2latex.office.OfficeReader
 
getSectionCv() - Method in class writer2latex.latex.ConverterPalette
 
getSectionProperty(String, boolean) - Method in class writer2latex.office.StyleWithProperties
 
getSectionSc() - Method in class writer2latex.xhtml.ConverterHelper
 
getSectionStyle(String) - Method in class writer2latex.office.OfficeReader
 
getSectionStyles() - Method in class writer2latex.office.OfficeReader
 
getSequenceFromRef(String) - Method in class writer2latex.office.OfficeReader
Get the sequence name associated with a reference name
getSequenceName(Element) - Method in class writer2latex.office.OfficeReader
Get the sequence name associated with a paragraph
getServiceName() - Method in class org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
 
getServiceName() - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
 
getServiceName() - Method in class org.openoffice.da.comp.writer2latex.W2LStarMathConverter
 
getServiceName() - Method in class org.openoffice.da.comp.writer2xhtml.BatchConverter
 
getSettingsDOM() - Method in class writer2latex.xmerge.EmbeddedXMLObject
Returns the settings data for this embedded object.
getSettingsDOM() - Method in class writer2latex.xmerge.OfficeDocument
Return a DOM Document object of the settings.xml file.
getSimpleTableLimit() - Method in class writer2latex.latex.LaTeXConfig
 
getString() - Method in class writer2latex.base.Option
 
getStringReplace() - Method in class writer2latex.latex.LaTeXConfig
 
getStyle(String) - Method in class writer2latex.office.OfficeStyleFamily
Get a style by name
getStyleByDisplayName(String) - Method in class writer2latex.office.OfficeStyleFamily
Get a style by display name.
getStyleCv() - Method in class writer2latex.xhtml.Converter
 
getStyleCv() - Method in class writer2latex.xhtml.ConverterHelper
 
getStyleDeclarations(String) - Method in class writer2latex.xhtml.FrameStyleConverter
Convert style information for used styles
getStyleDeclarations(String) - Method in class writer2latex.xhtml.ListStyleConverter
Convert style information for used styles
getStyleDeclarations(String) - Method in class writer2latex.xhtml.PageStyleConverter
Convert style information for used styles
getStyleDeclarations(String) - Method in class writer2latex.xhtml.ParStyleConverter
Convert style information for used styles
getStyleDeclarations(String) - Method in class writer2latex.xhtml.PresentationStyleConverter
Convert style information for used styles
getStyleDeclarations(String) - Method in class writer2latex.xhtml.StyleConverterHelper
Convert style information for used styles
getStyleDeclarations(String) - Method in class writer2latex.xhtml.StyleWithPropertiesConverterHelper
Convert style information for used styles
getStyleDeclarations(String) - Method in class writer2latex.xhtml.TextStyleConverter
Convert style information for used styles
getStyleDOM() - Method in class writer2latex.xmerge.OfficeDocument
Return a DOM Document object of the style.xml file.
getStyleName() - Method in class writer2latex.office.LoftReader
Get the (section) style name for this loft
getStyleName() - Method in class writer2latex.office.TableLine
 
getStyleName() - Method in class writer2latex.office.TocReader
Get the (section) style name for this toc
getStyles() - Method in class writer2latex.xhtml.CellStyleConverter
Get the family of cell styles
getStyles() - Method in class writer2latex.xhtml.FrameStyleConverter
Get the family of frame styles
getStyles() - Method in class writer2latex.xhtml.ListStyleConverter
Get the family of list styles
getStyles() - Method in class writer2latex.xhtml.PageStyleConverter
Get the family of page styles (master pages)
getStyles() - Method in class writer2latex.xhtml.ParStyleConverter
Get the family of paragraph styles
getStyles() - Method in class writer2latex.xhtml.PresentationStyleConverter
Get the family of presentation styles
getStyles() - Method in class writer2latex.xhtml.RowStyleConverter
Get the family of row styles
getStyles() - Method in class writer2latex.xhtml.SectionStyleConverter
Get the family of section styles
getStyles() - Method in class writer2latex.xhtml.StyleConverterHelper
Get the OpenDocument style family associated with this StyleConverterHelper
getStyles() - Method in class writer2latex.xhtml.TableStyleConverter
Get the family of table styles
getStyles() - Method in class writer2latex.xhtml.TextStyleConverter
Get the family of text (character) styles
getStylesDOM() - Method in class writer2latex.xmerge.EmbeddedXMLObject
Returns the style data for this embedded object.
getStylesEnumeration() - Method in class writer2latex.office.OfficeStyleFamily
Get all named styles in the family (ie. excluding the default style)
getSubject() - Method in class writer2latex.office.MetaData
Get the subject of this document (may be null)
getSupportedMethodNames() - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
 
getSupportedMethodNames() - Method in class org.openoffice.da.comp.writer2latex.LaTeXOptionsDialog
 
getSupportedMethodNames() - Method in class org.openoffice.da.comp.writer2xhtml.XhtmlOptionsDialog
 
getSupportedMethodNames() - Method in class org.openoffice.da.comp.writer2xhtml.XhtmlOptionsDialogCalc
 
getSupportedServiceNames() - Method in class org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
 
getSupportedServiceNames() - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
 
getSupportedServiceNames() - Method in class org.openoffice.da.comp.writer2latex.W2LStarMathConverter
 
getSupportedServiceNames() - Method in class org.openoffice.da.comp.writer2xhtml.BatchConverter
 
getTableCv() - Method in class writer2latex.latex.ConverterPalette
 
getTableCv() - Method in class writer2latex.xhtml.Converter
 
getTableCv() - Method in class writer2latex.xhtml.ConverterHelper
 
getTableName() - Method in class writer2latex.office.TableReader
 
getTableProperty(String, boolean) - Method in class writer2latex.office.StyleWithProperties
 
getTableReader(Element) - Method in class writer2latex.office.OfficeReader
Read a table from a table:table node
getTableSc() - Method in class writer2latex.xhtml.ConverterHelper
 
getTableSequenceName() - Method in class writer2latex.latex.LaTeXConfig
 
getTableStyle(String) - Method in class writer2latex.office.OfficeReader
 
getTableStyleName() - Method in class writer2latex.office.TableReader
 
getTableStyles() - Method in class writer2latex.office.OfficeReader
 
getTableWidth() - Method in class writer2latex.office.TableReader
 
getTabstop() - Method in class writer2latex.latex.LaTeXConfig
 
getTextAttributeStyleMap() - Method in class writer2latex.latex.LaTeXConfig
 
getTextBackground(String) - Method in class writer2latex.xhtml.ParStyleConverter
 
getTextContent(Node) - Method in class writer2latex.office.OfficeReader
 
getTextCv() - Method in class writer2latex.xhtml.Converter
 
getTextCv() - Method in class writer2latex.xhtml.ConverterHelper
 
getTextFieldText(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
 
getTextProperty(String, boolean) - Method in class writer2latex.office.StyleWithProperties
 
getTextSc() - Method in class writer2latex.xhtml.ConverterHelper
 
getTextStyle(String) - Method in class writer2latex.office.OfficeReader
 
getTextStyleMap() - Method in class writer2latex.latex.LaTeXConfig
 
getTextStyles() - Method in class writer2latex.office.OfficeReader
 
getTitle() - Method in class writer2latex.office.MetaData
Get the title of this document (may be null)
getTitleNode() - Method in class writer2latex.xhtml.XhtmlDocument
 
getTocEntryTemplate(int) - Method in class writer2latex.office.TocReader
Get the entry template for this toc at a specific level
getTocIndex() - Method in class writer2latex.xhtml.TextConverter
 
getTocReader(Element) - Method in class writer2latex.office.OfficeReader
Returns a reader for a specific toc
getType() - Method in class writer2latex.xhtml.Converter
 
getType() - Method in class writer2latex.xmerge.EmbeddedObject
Retrieves the type of the embedded object represented by an instance of this class.
getTypeAttribute(String) - Method in class writer2latex.office.ControlReader
Get an attribute specific to this type of control.
getTypes() - Method in class org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
 
getTypes() - Method in class org.openoffice.da.comp.w2lcommon.filter.OptionsDialogBase
 
getTypes() - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
 
getTypes() - Method in class org.openoffice.da.comp.writer2latex.W2LStarMathConverter
 
getTypes() - Method in class org.openoffice.da.comp.writer2xhtml.BatchConverter
 
getValue() - Method in class writer2latex.base.BooleanOption
 
getValue() - Method in class writer2latex.base.IntegerOption
 
getValue(int) - Method in class writer2latex.office.ListCounter
 
getValues() - Method in class writer2latex.office.ListCounter
 
getVerbatim(String) - Method in class writer2latex.latex.util.StyleMap
 
getVersion() - Static method in class writer2latex.api.ConverterFactory
Return version information
getVisibility() - Method in class writer2latex.office.TableLine
 
getWrapLinesAfter() - Method in class writer2latex.latex.LaTeXConfig
 
getXAttrStyleMap() - Method in class writer2latex.xhtml.XhtmlConfig
 
getXFrameStyleMap() - Method in class writer2latex.xhtml.XhtmlConfig
 
getXhtmlColumnScaling() - Method in class writer2latex.xhtml.XhtmlConfig
 
getXhtmlDirectoryIcon() - Method in class writer2latex.xhtml.XhtmlConfig
 
getXhtmlDocumentIcon() - Method in class writer2latex.xhtml.XhtmlConfig
 
getXhtmlRepeatLevels() - Method in class writer2latex.xhtml.XhtmlConfig
 
getXhtmlScaling() - Method in class writer2latex.xhtml.XhtmlConfig
 
getXhtmlSplitLevel() - Method in class writer2latex.xhtml.XhtmlConfig
 
getXhtmlTabstopStyle() - Method in class writer2latex.xhtml.XhtmlConfig
 
getXhtmlUplink() - Method in class writer2latex.xhtml.XhtmlConfig
 
getXListStyleMap() - Method in class writer2latex.xhtml.XhtmlConfig
 
getXParStyleMap() - Method in class writer2latex.xhtml.XhtmlConfig
 
getXsltPath() - Method in class writer2latex.xhtml.XhtmlConfig
 
getXTextStyleMap() - Method in class writer2latex.xhtml.XhtmlConfig
 
GIF - Static variable in class writer2latex.api.MIMETypes
 
GIF87_SIG - Static variable in class writer2latex.office.MIMETypes
 
GIF89_SIG - Static variable in class writer2latex.office.MIMETypes
 
GIF_EXT - Static variable in class writer2latex.office.MIMETypes
 
GraphicConverter - Interface in writer2latex.api
A simple interface for a graphic converter which converts between various graphics formats
graphicConverter - Variable in class writer2latex.base.ConverterBase
 
GraphicConverterImpl - Class in org.openoffice.da.comp.w2lcommon.filter
 
GraphicConverterImpl(XComponentContext) - Constructor for class org.openoffice.da.comp.w2lcommon.filter.GraphicConverterImpl
 
GraphicConverterImpl1 - Class in org.openoffice.da.comp.w2lcommon.filter
A GraphicConverter implementation which uses the GraphicProvider service to convert the graphic.
GraphicConverterImpl1(XComponentContext) - Constructor for class org.openoffice.da.comp.w2lcommon.filter.GraphicConverterImpl1
 
GraphicConverterImpl2 - Class in org.openoffice.da.comp.w2lcommon.filter
A GraphicConverter implementation which uses a hidden Draw document to store the graphic, providing more control over the image than the simple GraphicProvider implementation.
GraphicConverterImpl2(XComponentContext) - Constructor for class org.openoffice.da.comp.w2lcommon.filter.GraphicConverterImpl2
 
greekMath() - Method in class writer2latex.latex.LaTeXConfig
 
GZIP - Static variable in class writer2latex.util.Base64
Specify that data should be gzip-compressed.

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 _