Package writer2latex.latex

Class Summary
BibConverter This class handles the bibliography.
BlockConverter This class handles basic block content, including 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  
ConverterHelper This is an abstract superclass for converter helpers.
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.
ListStyleConverter  
MathmlConverter This class converts mathml nodes 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.