Class | Description |
---|---|
BlockConverter |
This class handles basic block content, such as the main text body,
sections, tables, lists, headings and paragraphs.
|
CaptionConverter |
This class converts captions (for figures and tables) to LaTeX.
|
CharStyleConverter |
This class creates LaTeX code from OOo character formatting
Character formatting in OOo includes font, font effects/decorations and color.
|
ColorConverter |
This class converts color
|
ContentHandlingOption | |
ConverterPalette |
This class converts a Writer XML file to a LaTeX file
|
DrawConverter |
This class handles draw elements.
|
FieldConverter |
This class handles text fields and links in the document.
|
HeadingConverter | |
IndexConverter |
This class handles indexes (table of contents, list of tables, list of
illustrations, object index, user index, alphabetical index)
as well as their associated index marks.
|
InlineConverter |
This class handles basic inline text.
|
LaTeXConfig | |
LaTeXDocument |
Class representing a LaTeX document.
|
LaTeXDocumentPortion |
This class represents a portion of a LaTeX document.
|
ListConverter | |
MathConverter |
This ConverterHelper converts mathematical content to LaTeX.
|
NoteConverter |
This class handles conversion of footnotes and endnotes, including
references.
|
PageStyleConverter | |
ParConverter | |
SectionConverter |
This class creates LaTeX code from OOo sections.
|
StarMathConverter | |
StyleConverter |
This is an abstract superclass for style converters.
|
TableConverter |
This class converts OpenDocument tables to LaTeX.
|
TableFormatter |
This class converts OOo table styles to LaTeX.
|