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

G

generateBibliography(Element) - Method in class writer2latex.base.BibliographyGenerator
Generate a bibliography
generateCitation(String) - Method in class writer2latex.base.BibliographyGenerator
Get citation text for a reference to the bibliography
GENERIC - Static variable in class org.openoffice.da.comp.writer2latex.TeXify
Backend format generic (dvi)
GENERIC - Static variable in class writer2latex.latex.LaTeXConfig
 
get(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.PropertyHelper
 
get(char) - Method in class org.openoffice.da.comp.w2lcommon.tex.tokenizer.CatcodeTable
Get the catcode of a character.
get(String) - Method in class writer2latex.api.ComplexOption
Get the value belonging to a key
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.L10n
 
get(String) - Method in class writer2latex.xhtml.XhtmlStyleMap
 
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
 
getApplication(String) - Method in class org.openoffice.da.comp.writer2latex.ExternalApps
Get the definition for an external application
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
 
getBibliographyConfiguration() - Method in class writer2latex.office.OfficeReader
Get the text:bibliography-configuration element
getBibliographyFile() - Method in interface writer2latex.api.ConverterResult
Get the entry which contains the bibliography
getBibliographyFile() - Method in class writer2latex.base.ConverterResultImpl
 
getBibliographyMarks() - Method in class writer2latex.office.OfficeReader
Get the raw list of all text:bibliography-mark elements.
getBibTeXDirectory() - Method in class org.openoffice.da.comp.writer2latex.LaTeXUNOPublisher
Get the directory containing the BibTeX files (as defined in the registry)
getBibtexEncoding() - Method in class writer2latex.latex.LaTeXConfig
 
getBinaryData() - Method in class writer2latex.office.EmbeddedBinaryObject
Get the binary data for this object
getBlockCv() - Method in class writer2latex.latex.ConverterPalette
 
getBodyNode() - Method in class writer2latex.xhtml.XhtmlDocument
 
getBookmarkHeadingLevel(String) - Method in class writer2latex.office.OfficeReader
Get the level of the heading associated with this bookmark
getBookmarkListLevel(String) - Method in class writer2latex.office.OfficeReader
Get the list level associated with a bookmark in a list
getBookmarkListStyle(String) - Method in class writer2latex.office.OfficeReader
Get the list style name associated with a bookmark in a list
getBreakAfter(String) - Method in class writer2latex.latex.util.StyleMap
 
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
getCatcodes() - Method in class org.openoffice.da.comp.w2lcommon.tex.tokenizer.Mouth
Get the currently used catcode table
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
 
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 org.openoffice.da.comp.w2lcommon.tex.tokenizer.Token
Get the first character in this token
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.DialogAccess
 
getCheckBoxStateAsBoolean(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogAccess
 
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
 
getCollator() - Method in class writer2latex.util.StringComparator
 
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.DialogAccess
 
getComplexOption(String) - Method in interface writer2latex.api.Config
Get a complex option
getComplexOption(String) - Method in class writer2latex.base.ConfigBase
 
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
 
getConfigFileName() - Method in class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase
 
getConfigFileName() - Method in class org.openoffice.da.comp.writer2latex.ConfigurationDialog
 
getConfigFileName() - Method in class org.openoffice.da.comp.writer2xhtml.ConfigurationDialog
 
getContent() - Method in interface writer2latex.api.ConverterResult
Get the content table (based on headings) for this ConverterResult
getContent() - Method in class writer2latex.base.ConverterResultImpl
 
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.base.DOMDocument
Return a DOM Document object of the document content file.
getContentDOM() - Method in class writer2latex.office.EmbeddedXMLObject
Returns the content data for this embedded object.
getContentDOM() - Method in class writer2latex.office.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.
getContentWidth() - Method in class writer2latex.xhtml.Converter
 
getControl(String) - Method in class writer2latex.office.FormsReader
Get a control by id
getControlEnabled(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogAccess
 
getControlProperties(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogAccess
 
getControls(DialogAccess, Map<String, String>) - Method in class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase.AttributePageHandler
 
getControls(DialogAccess) - Method in class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase.AttributePageHandler
 
getControls(DialogAccess) - Method in class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase.CustomFileHandler
 
getControls(DialogAccess) - Method in class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase.PageHandler
 
getControls(DialogAccess, Map<String, String>) - Method in class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase.StylesPageHandler
 
getControls(DialogAccess) - Method in class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase.StylesPageHandler
 
getControls() - Method in class org.openoffice.da.comp.w2lcommon.helper.SimpleDialog
Get access to the controls of the dialog
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
 
getCoverFile() - Method in interface writer2latex.api.ConverterResult
Get the entry which contains the cover (which usually will contain a cover image)
getCoverFile() - Method in class writer2latex.base.ConverterResultImpl
 
getCoverImageFile() - Method in interface writer2latex.api.ConverterResult
Get the entry which contains the actual cover image
getCoverImageFile() - Method in class writer2latex.base.ConverterResultImpl
 
getCreator() - Method in interface writer2latex.api.MetaData
Get the creator of the source document (or the initial creator if none is specified)
getCreator() - Method in class writer2latex.office.MetaData
Get the creator of this document (may be empty)
getCustomPreamble() - Method in class writer2latex.latex.LaTeXConfig
 
getData() - Method in class writer2latex.base.BinaryGraphicsDocument
Get the data of the image
getDate() - Static method in class writer2latex.api.ConverterFactory
Return date information
getDate() - Method in interface writer2latex.api.MetaData
Get the date of the source document
getDate() - Method in class writer2latex.office.MetaData
Get the date of this document (may be empty)
getDateFieldValue(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogAccess
 
getDeclarations() - Method in class writer2latex.latex.i18n.Polyglossia
Get the declarations for the applied languages, in the form \\usepackage{polyglossia} \\setdefaultlanguage{language1} \\setotherlanguage{language2} \\setotherlanguage{language3} ...
getDefaultCellStyle() - Method in class writer2latex.office.OfficeReader
 
getDefaultCellStyleName() - Method in class writer2latex.office.TableLine
 
getDefaultConfigName() - Method in class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase.StylesPageHandler
 
getDefaultConfigPath() - Method in class writer2latex.base.ConfigBase
 
getDefaultConfigPath() - Method in class writer2latex.latex.LaTeXConfig
 
getDefaultConfigPath() - Method in class writer2latex.xhtml.XhtmlConfig
 
getDefaultCountry() - Method in class writer2latex.latex.i18n.I18n
Get the default country
getDefaultDrawingPageStyle() - Method in class writer2latex.office.OfficeReader
 
getDefaultFrameStyle() - Method in class writer2latex.office.OfficeReader
 
getDefaultLanguage() - Method in class writer2latex.latex.i18n.I18n
Get the default language (either the document language or the most used language)
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 interface writer2latex.api.MetaData
Get the description of the source document
getDescription() - Method in class writer2latex.office.MetaData
Get the description of this document (may be empty)
getDialog(String) - Method in class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase.PageHandler
 
getDialog() - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogAccess
 
getDialog() - Method in class org.openoffice.da.comp.w2lcommon.helper.SimpleDialog
Get the UNO dialog
getDialogLibraryName() - Method in class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase
 
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.BibTeXDialog
Return the name of the library containing the dialog
getDialogLibraryName() - Method in class org.openoffice.da.comp.writer2latex.ConfigurationDialog
 
getDialogLibraryName() - Method in class org.openoffice.da.comp.writer2latex.LaTeXOptionsDialog
 
getDialogLibraryName() - Method in class org.openoffice.da.comp.writer2latex.LogViewerDialog
Return the name of the library containing the dialog
getDialogLibraryName() - Method in class org.openoffice.da.comp.writer2xhtml.ConfigurationDialog
 
getDialogLibraryName() - Method in class org.openoffice.da.comp.writer2xhtml.EpubMetadataDialog
 
getDialogLibraryName() - Method in class org.openoffice.da.comp.writer2xhtml.EpubOptionsDialog
 
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.BibTeXDialog
Return the name of the dialog within the library
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.writer2latex.LogViewerDialog
Return the name of the dialog within the library
getDialogName() - Method in class org.openoffice.da.comp.writer2xhtml.EpubMetadataDialog
 
getDialogName() - Method in class org.openoffice.da.comp.writer2xhtml.EpubOptionsDialog
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.
getDisplayNames(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.StyleNameProvider
Get the mapping of internal names to display names for a style family
getDocumentclass() - Method in class writer2latex.latex.LaTeXConfig
 
getDOM() - Method in class writer2latex.util.SimpleDOMBuilder
Get the DOM tree
getDOM() - Method in class writer2latex.util.SimpleXMLParser
 
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
 
getDrawingPageStyle(String) - Method in class writer2latex.office.OfficeReader
 
getDrawingPageStyles() - Method in class writer2latex.office.OfficeReader
 
getEmbeddedObject(String) - Method in class writer2latex.base.ConverterBase
 
getEmbeddedObject(String) - Method in class writer2latex.office.OfficeDocument
Returns the embedded object corresponding to the name provided.
getEmbeddedObject(String) - Method in class writer2latex.office.OfficeReader
Get an embedded object in this office document
getEncoding() - Method in class writer2latex.xhtml.XhtmlDocument
 
getEndlinechar() - Method in class org.openoffice.da.comp.w2lcommon.tex.tokenizer.Mouth
Return the current value of the \endlinechar (the character added to the end of each input line)
getEndnotesConfiguration() - Method in class writer2latex.office.OfficeReader
 
getEndnotesHeading() - Method in class writer2latex.xhtml.XhtmlConfig
 
getEntries() - Method in class org.openoffice.da.comp.writer2latex.BibTeXReader
Get the entries of this BibTeX file
getEntry(String) - Method in class writer2latex.util.SimpleZipReader
Get an entry from the ZIP file.
getEntryType(String) - Static method in class writer2latex.bibtex.BibTeXEntryMap
Return entry type corresponding to a BibTeX field
getEntryType() - Method in class writer2latex.office.BibMark
Get the entry type.
getExportName(String) - Method in class writer2latex.bibtex.BibTeXDocument
Get export name for an identifier
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(BibMark.EntryType) - Method in class writer2latex.office.BibMark
Return a specific field.
getFieldCv() - Method in class writer2latex.latex.ConverterPalette
 
getFieldMasterNames(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.FieldMasterNameProvider
Get the names of all field masters relative to a given prefix
getFieldName(BibMark.EntryType) - Static method in class writer2latex.bibtex.BibTeXEntryMap
Return BibTeX field name corresponding to and entry type
getFigureSequenceName() - Method in class writer2latex.latex.LaTeXConfig
 
getFile() - Method in class org.openoffice.da.comp.writer2latex.BibTeXReader
Get the file associated with this BibTeXReader
getFile() - Method in interface writer2latex.api.ContentEntry
Get the file associated with the entry
getFile() - Method in class writer2latex.api.IndexPageEntry
Get the file name
getFile() - Method in class writer2latex.base.ContentEntryImpl
 
getFileExtension() - Method in class writer2latex.base.DOMDocument
Returns the file extension of the Document represented.
getFileExtension(String) - Static method in class writer2latex.office.MIMETypes
 
getFileExtension(String) - Static method in class writer2latex.util.Misc
Get the file extension from an URL
getFileExtension() - Method in class writer2latex.xhtml.XhtmlDocument
 
getFileName() - Method in class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase.CustomFileHandler
 
getFileName() - Method in interface writer2latex.api.OutputFile
Returns the file name of the OutputFile.
getFileName() - Method in class writer2latex.base.BinaryGraphicsDocument
Get the document name or URL
getFileName() - Method in class writer2latex.base.DOMDocument
Return the file name of the Document, possibly with the standard extension.
getFileName() - Method in class writer2latex.bibtex.BibTeXDocument
 
getFileName() - Method in class writer2latex.epub.EPUBWriter
 
getFileName() - Method in class writer2latex.latex.LaTeXDocument
Returns the Document name with file extension.
getFileName(String) - Static method in class writer2latex.util.Misc
Get the file name part of an URL
getFileName() - Method in class writer2latex.xhtml.CssDocument
 
getFileName() - Method in class writer2latex.xhtml.ResourceDocument
 
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
 
getFirstImage() - Method in class writer2latex.office.OfficeReader
Get the very first image in this document, if any
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.Calc
Get a float value from a string (e.g. "218.86" returns 218.86F)
getFloatOptions() - Method in class writer2latex.latex.LaTeXConfig
 
getFont() - 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
 
getFootnotesHeading() - Method in class writer2latex.xhtml.XhtmlConfig
 
getForm(String) - Method in class writer2latex.office.FormsReader
Get a form by name
getFormattedFieldText(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogAccess
 
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.
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(Element) - Method in class writer2latex.base.ImageConverter
Get an image from a draw:image element.
getImageCv() - 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.ApplicationsDialog
 
getImplementationName() - Method in class org.openoffice.da.comp.writer2latex.BibliographyDialog
 
getImplementationName() - Method in class org.openoffice.da.comp.writer2latex.ConfigurationDialog
 
getImplementationName() - Method in class org.openoffice.da.comp.writer2latex.TeXDetectService
 
getImplementationName() - Method in class org.openoffice.da.comp.writer2latex.TeXImportFilter
 
getImplementationName() - Method in class org.openoffice.da.comp.writer2latex.W2LStarMathConverter
 
getImplementationName() - Method in class org.openoffice.da.comp.writer2latex.Writer2LaTeX
 
getImplementationName() - Method in class org.openoffice.da.comp.writer2xhtml.BatchConverter
 
getImplementationName() - Method in class org.openoffice.da.comp.writer2xhtml.ConfigurationDialog
 
getImplementationName() - Method in class org.openoffice.da.comp.writer2xhtml.ToolbarSettingsDialog
 
getImplementationName() - Method in class org.openoffice.da.comp.writer2xhtml.Writer2xhtml
 
getIndex() - Method in class writer2latex.util.SimpleInputBuffer
 
getIndexBody() - Method in class writer2latex.office.LoftReader
Return the generated content of this loft, if available
getIndexCv() - Method in class writer2latex.latex.ConverterPalette
 
getIndexFile() - Method in interface writer2latex.api.ConverterResult
Get the entry which contains the alphabetical index
getIndexFile() - Method in class writer2latex.base.ConverterResultImpl
 
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 empty)
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
 
getInternalNames(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.StyleNameProvider
Get the mapping of display names to internal names for a style family
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 interface writer2latex.api.MetaData
Get the keywords of the source document
getKeywords() - Method in class writer2latex.office.MetaData
Get the keywords of this document as a comma separated list (may be epmty)
getL10n() - Method in class writer2latex.xhtml.Converter
 
getLabel() - Method in class writer2latex.office.ListCounter
 
getLabelAndSuffix() - Method in class writer2latex.office.ListCounter
 
getLabels() - Method in class writer2latex.base.BibliographyGenerator
Get all labels used in the bibliography
getLabelText(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogAccess
 
getLang() - Method in class writer2latex.latex.util.Context
 
getLanguage() - Method in interface writer2latex.api.MetaData
Get the (main) language of the document
getLanguage() - Method in class writer2latex.office.MetaData
Get the language of this document (may be empty)
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() - Method in interface writer2latex.api.ContentEntry
Get the outline level of this ContentEntry.
getLevel() - Method in class writer2latex.base.ContentEntryImpl
 
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.DialogAccess
 
getListBoxSelectedItem(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogAccess
 
getListBoxStringItemList(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogAccess
 
getListCv() - Method in class writer2latex.latex.ConverterPalette
 
getListItemStyleMap() - Method in class writer2latex.latex.LaTeXConfig
 
getListLevel() - Method in class writer2latex.latex.util.Context
 
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
 
getLocale() - Method in class writer2latex.xhtml.l10n.L10n
 
getLofFile() - Method in interface writer2latex.api.ConverterResult
Get the entry which contains the list of figures
getLofFile() - Method in class writer2latex.base.ConverterResultImpl
 
getLoftEntryTemplate(int) - Method in class writer2latex.office.LoftReader
Get the entry template for this loft at a specific level
getLotFile() - Method in interface writer2latex.api.ConverterResult
Get the entry which contains the list of tables
getLotFile() - Method in class writer2latex.base.ConverterResultImpl
 
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
Deprecated.
getMasterDocument() - Method in class writer2latex.base.ConverterResultImpl
Get the first 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.latex.ConverterPalette
 
getMathCv() - Method in class writer2latex.xhtml.Converter
 
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
 
getMaxWidth() - Method in class writer2latex.xhtml.XhtmlConfig
 
getMetaData() - Method in interface writer2latex.api.ConverterResult
Get the meta data associated with the source document
getMetaData() - Method in class writer2latex.base.ConverterBase
 
getMetaData() - Method in class writer2latex.base.ConverterResultImpl
Get the meta data of this ConverterResult
getMetaDOM() - Method in class writer2latex.office.OfficeDocument
Return a DOM Document object of the meta.xml file.
getMIMEType() - Method in class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase
 
getMIMEType() - Method in class org.openoffice.da.comp.writer2latex.ConfigurationDialog
 
getMIMEType() - Method in class org.openoffice.da.comp.writer2xhtml.ConfigurationDialog
 
getMIMEType() - Method in interface writer2latex.api.OutputFile
Get the MIME type of the OutputFile.
getMIMEType() - Method in class writer2latex.base.BinaryGraphicsDocument
Get the MIME type of the document.
getMIMEType() - Method in class writer2latex.base.DOMDocument
 
getMIMEType() - Method in class writer2latex.bibtex.BibTeXDocument
 
getMIMEType() - Method in class writer2latex.epub.EPUBWriter
 
getMIMEType() - Method in class writer2latex.latex.LaTeXDocument
 
getMIMEType() - Method in class writer2latex.xhtml.CssDocument
 
getMIMEType() - Method in class writer2latex.xhtml.ResourceDocument
 
getMIMEType() - Method in class writer2latex.xhtml.XhtmlDocument
 
getName() - Method in class org.openoffice.da.comp.writer2latex.TeXImportFilter
 
getName() - Method in class writer2latex.base.DOMDocument
Return the name of the Document.
getName() - Method in class writer2latex.base.Option
 
getName() - Method in class writer2latex.bibtex.BibTeXDocument
Returns the document name without 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.EmbeddedObject
Get the name of the embedded object represented by this instance.
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
getNames() - Method in class org.openoffice.da.comp.writer2latex.CustomSymbolNameProvider
Return the names of all user defined symbols (excluding the predefined symbols such as ALPHA etc)
getNames() - Method in class writer2latex.latex.util.StyleMap
 
getNames() - Method in class writer2latex.xhtml.XhtmlStyleMap
 
getNatbibOptions() - Method in class writer2latex.latex.LaTeXConfig
 
getNewDialog() - Method in class org.openoffice.da.comp.writer2latex.BibTeXDialog
 
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
 
getNumericFieldValue(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogAccess
 
getOption(String) - Method in interface writer2latex.api.Config
Get a named option
getOption(String) - Method in class writer2latex.base.ConfigBase
 
getOption(String) - Method in class writer2latex.latex.LaTeXConfig
 
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
getOutlineLevel(Element) - Method in class writer2latex.xhtml.TextConverter
 
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
 
getPageUsage() - Method in class writer2latex.office.PageLayout
 
getPanelNode() - Method in class writer2latex.xhtml.Converter
 
getPanelNode() - Method in class writer2latex.xhtml.XhtmlDocument
 
getParagraph(Element) - Static method in class writer2latex.office.OfficeReader
Get the paragraph or heading containing a node
getParBlockStyleMap() - Method in class writer2latex.latex.LaTeXConfig
 
getParCv() - Method in class writer2latex.latex.ConverterPalette
 
getParentName() - Method in class writer2latex.office.OfficeStyle
 
getParentStyle() - Method in class writer2latex.office.OfficeStyle
 
getParProperty(String, boolean) - Method in class writer2latex.office.StyleWithProperties
 
getParStyle(String) - Method in class writer2latex.office.OfficeReader
 
getParStyleMap() - Method in class writer2latex.latex.LaTeXConfig
 
getParStyles() - Method in class writer2latex.office.OfficeReader
 
getPath() - Method in class org.openoffice.da.comp.w2lcommon.helper.FilePicker
Get a user selected path with a file picker
getPath() - Method in class org.openoffice.da.comp.w2lcommon.helper.FolderPicker
Get a user selected path with a folder picker
getPath(String) - Static method in class writer2latex.util.Misc
Get the path part of an URL
getPaths() - Method in class org.openoffice.da.comp.w2lcommon.helper.FilePicker
Get one or more user selected paths with a file picker Warning: This does not work on all platforms when using native file pickers (but always when using Office file pickers)
getPCDATA(Node) - Static method in class writer2latex.util.Misc
 
getPdfFile() - Method in class writer2latex.api.IndexPageEntry
Get the pdf file name
getPlainInlineText(Node) - Method in class writer2latex.xhtml.Converter
 
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
 
getPrefix() - Method in class writer2latex.office.ListCounter
 
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
 
getProcessingLevel() - Method in class org.openoffice.da.comp.writer2latex.ExternalApps
Get the desired processing level (0: export only, 1: export and build, 2: export, build and preview)
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) - Static method in class org.openoffice.da.comp.w2lcommon.helper.XPropertySetHelper
 
getPropertyValueAsBoolean(XPropertySet, String) - Static method in class org.openoffice.da.comp.w2lcommon.helper.XPropertySetHelper
 
getPropertyValueAsInteger(XPropertySet, String) - Static method in class org.openoffice.da.comp.w2lcommon.helper.XPropertySetHelper
 
getPropertyValueAsShort(XPropertySet, String) - Static method in class org.openoffice.da.comp.w2lcommon.helper.XPropertySetHelper
 
getPropertyValueAsString(XPropertySet, String) - Static method in class org.openoffice.da.comp.w2lcommon.helper.XPropertySetHelper
 
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.EpubOptionsDialog
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
getRegistryView(String, boolean) - Method in class org.openoffice.da.comp.w2lcommon.helper.RegistryHelper
Get a registry view relative to the given 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
 
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
 
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
 
getSimpleTableLimit() - Method in class writer2latex.latex.LaTeXConfig
 
getString(String) - Static method in class org.openoffice.da.comp.w2lcommon.filter.Messages
 
getString() - Method in class org.openoffice.da.comp.w2lcommon.tex.tokenizer.Token
Get the character content of this token as a string
getString(String) - Static method in class org.openoffice.da.comp.writer2latex.Messages
 
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
 
getStyleDeclarations(String) - Method in class writer2latex.xhtml.FrameStyleConverter
Convert style information for used styles
getStyleDeclarations(String) - Method in class writer2latex.xhtml.HeadingStyleConverter
 
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.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.office.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.HeadingStyleConverter
 
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.office.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 interface writer2latex.api.MetaData
Get the subject of the source document
getSubject() - Method in class writer2latex.office.MetaData
Get the subject of this document (may be empty)
getSuffix() - Method in class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase.CustomFileHandler
 
getSupportedMethodNames() - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
 
getSupportedMethodNames() - Method in class org.openoffice.da.comp.writer2latex.ApplicationsDialog
 
getSupportedMethodNames() - Method in class org.openoffice.da.comp.writer2latex.BibliographyDialog
 
getSupportedMethodNames() - Method in class org.openoffice.da.comp.writer2latex.BibTeXDialog
 
getSupportedMethodNames() - Method in class org.openoffice.da.comp.writer2latex.ConfigurationDialog
 
getSupportedMethodNames() - Method in class org.openoffice.da.comp.writer2latex.LaTeXOptionsDialog
 
getSupportedMethodNames() - Method in class org.openoffice.da.comp.writer2latex.LogViewerDialog
 
getSupportedMethodNames() - Method in class org.openoffice.da.comp.writer2xhtml.ConfigurationDialog
 
getSupportedMethodNames() - Method in class org.openoffice.da.comp.writer2xhtml.EpubMetadataDialog
 
getSupportedMethodNames() - Method in class org.openoffice.da.comp.writer2xhtml.EpubOptionsDialog
 
getSupportedMethodNames() - Method in class org.openoffice.da.comp.writer2xhtml.ToolbarSettingsDialog
 
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.ApplicationsDialog
 
getSupportedServiceNames() - Method in class org.openoffice.da.comp.writer2latex.BibliographyDialog
 
getSupportedServiceNames() - Method in class org.openoffice.da.comp.writer2latex.ConfigurationDialog
 
getSupportedServiceNames() - Method in class org.openoffice.da.comp.writer2latex.TeXDetectService
 
getSupportedServiceNames() - Method in class org.openoffice.da.comp.writer2latex.TeXImportFilter
 
getSupportedServiceNames() - Method in class org.openoffice.da.comp.writer2latex.W2LStarMathConverter
 
getSupportedServiceNames() - Method in class org.openoffice.da.comp.writer2latex.Writer2LaTeX
 
getSupportedServiceNames() - Method in class org.openoffice.da.comp.writer2xhtml.BatchConverter
 
getSupportedServiceNames() - Method in class org.openoffice.da.comp.writer2xhtml.ConfigurationDialog
 
getSupportedServiceNames() - Method in class org.openoffice.da.comp.writer2xhtml.ToolbarSettingsDialog
 
getSupportedServiceNames() - Method in class org.openoffice.da.comp.writer2xhtml.Writer2xhtml
 
getTableCv() - Method in class writer2latex.latex.ConverterPalette
 
getTableCv() - Method in class writer2latex.xhtml.Converter
 
getTableFirstHeadStyle() - Method in class writer2latex.latex.LaTeXConfig
 
getTableFootStyle() - Method in class writer2latex.latex.LaTeXConfig
 
getTableHeadStyle() - Method in class writer2latex.latex.LaTeXConfig
 
getTableLastFootStyle() - Method in class writer2latex.latex.LaTeXConfig
 
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
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
 
getTarget() - Method in interface writer2latex.api.ContentEntry
Get the name of a target within the file, if any
getTarget() - Method in class writer2latex.base.ContentEntryImpl
 
getTargetFileName() - Method in class org.openoffice.da.comp.w2lcommon.filter.UNOPublisher
Get the target file name (or null if the document is not saved)
getTargetPath() - Method in class org.openoffice.da.comp.w2lcommon.filter.UNOPublisher
Get the target path (or null if the document is not saved)
getTargetURL(UNOPublisher.TargetFormat) - Method in class org.openoffice.da.comp.w2lcommon.filter.UNOPublisher
 
getTexMathsEquation(Element) - Method in class writer2latex.base.ConverterBase
Get a TexMaths equation from a draw:frame (PNG formula) or draw:g element (SVG) Such an element is a TexMaths equation if it contains an svg:title element with content "TexMaths" The actual formula is the content of an svg:desc element
getTexMathsEquation(String) - Method in class writer2latex.base.ConverterBase
 
getTexMathsStyle(String) - Method in class writer2latex.base.ConverterBase
 
getTextAttributeStyleMap() - Method in class writer2latex.latex.LaTeXConfig
 
getTextBackground(String) - Method in class writer2latex.xhtml.ParStyleConverter
 
getTextContent(Node) - Static method in class writer2latex.office.OfficeReader
 
getTextCv() - Method in class writer2latex.xhtml.Converter
 
getTextFieldText(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogAccess
 
getTextFile() - Method in interface writer2latex.api.ConverterResult
Get the entry which contains the start of the actual text (the first chapter, or simply the start of the document if there are no headings)
getTextFile() - Method in class writer2latex.base.ConverterResultImpl
 
getTextProperty(String, boolean) - Method in class writer2latex.office.StyleWithProperties
 
getTextStyle(String) - Method in class writer2latex.office.OfficeReader
 
getTextStyleMap() - Method in class writer2latex.latex.LaTeXConfig
 
getTextStyles() - Method in class writer2latex.office.OfficeReader
 
getTextWidth() - Method in class writer2latex.xhtml.PageStyleConverter
Get the text width of the first master page (page width minus left and right margin)
getTitle() - Method in interface writer2latex.api.ContentEntry
Get the title for this entry
getTitle() - Method in interface writer2latex.api.MetaData
Get the title of the source document
getTitle() - Method in class writer2latex.base.ContentEntryImpl
 
getTitle() - Method in class writer2latex.office.MetaData
Get the title of this document (may be empty)
getTitleNode() - Method in class writer2latex.xhtml.XhtmlDocument
 
getTitlePageFile() - Method in interface writer2latex.api.ConverterResult
Get the entry which contains the table page
getTitlePageFile() - Method in class writer2latex.base.ConverterResultImpl
 
getTocEntryTemplate(int) - Method in class writer2latex.office.TocReader
Get the entry template for this toc at a specific level
getTocFile() - Method in interface writer2latex.api.ConverterResult
Get the entry which contains the table of contents
getTocFile() - Method in class writer2latex.base.ConverterResultImpl
 
getTocIndex() - Method in class writer2latex.xhtml.TextConverter
 
getTocReader(Element) - Method in class writer2latex.office.OfficeReader
Returns a reader for a specific toc
getToken() - Method in class org.openoffice.da.comp.w2lcommon.tex.tokenizer.Mouth
Get the next token
getTokenObject() - Method in class org.openoffice.da.comp.w2lcommon.tex.tokenizer.Mouth
Return the object used to store the current token (the "tongue" of TeX).
getType() - Method in class org.openoffice.da.comp.w2lcommon.tex.tokenizer.Token
Get the TokenType of this token
getType() - Method in class writer2latex.office.EmbeddedObject
Get the MIME type of the embedded object represented by this instance.
getType() - Method in class writer2latex.xhtml.Converter
 
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
 
getUIAppName(String) - Static method in class org.openoffice.da.comp.writer2latex.ExternalApps
Return the localized name for an external app to use in the UI (only the viewers has a separate UI name)
getUid() - Method in class writer2latex.epub.OPFWriter
Get the unique ID associated with this EPUB document (either collected from the user-defined meta data or a generated UUID)
getUseDefaultApplication(String) - Method in class org.openoffice.da.comp.writer2latex.ExternalApps
Get the setting to use the system's default application
getUserDefinedMetaData() - Method in interface writer2latex.api.MetaData
Get the user-defined meta data
getUserDefinedMetaData() - Method in class writer2latex.office.MetaData
Get the user-defined meta data
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 the Writer2LaTeX version in the form (major version).
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
 
getXHeadingStyleMap() - Method in class writer2latex.xhtml.XhtmlConfig
 
getXhtmlColumnScaling() - Method in class writer2latex.xhtml.XhtmlConfig
 
getXhtmlConfig() - Method in class writer2latex.xhtml.Converter
 
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
 
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
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _