Package | Description |
---|---|
writer2latex.latex | |
writer2latex.latex.util |
Modifier and Type | Class | Description |
---|---|---|
class |
BibConverter |
This class handles the bibliography.
|
class |
BlockConverter |
This class handles basic block content, including the main text body,
sections, tables, lists, headings and paragraphs.
|
class |
CaptionConverter |
This class converts captions (for figures and tables) to LaTeX.
|
class |
CharStyleConverter |
This class creates LaTeX code from OOo character formatting
Character formatting in OOo includes font, font effects/decorations and color.
|
class |
ColorConverter |
This class converts color
|
class |
DrawConverter |
This class handles draw elements.
|
class |
FieldConverter |
This class handles text fields and links in the document.
|
class |
HeadingConverter |
|
class |
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.
|
class |
InlineConverter |
This class handles basic inline text.
|
class |
ListStyleConverter |
|
class |
MathConverter |
This ConverterHelper converts mathematical content to LaTeX.
|
class |
NoteConverter |
This class handles conversion of footnotes and endnotes, including
references.
|
class |
PageStyleConverter |
|
class |
ParConverter |
|
class |
SectionConverter |
This class creates LaTeX code from OOo sections.
|
class |
StyleConverter |
This is an abstract superclass for style converters.
|
class |
TableConverter |
This class converts OpenDocument tables to LaTeX.
|
class |
TableFormatter |
This class converts OOo table styles to LaTeX.
|
Modifier and Type | Class | Description |
---|---|---|
class |
Info |
This class creates various information to the user about the conversion.
|