Uses of Class writer2latex.latex.ConverterHelper

Uses in package writer2latex.latex.util

Classes derived from writer2latex.latex.ConverterHelper

class
This class creates various information to the user about the conversion.

Uses in package writer2latex.latex

Classes derived from writer2latex.latex.ConverterHelper

class
This class handles basic block content, including the main text body, sections, tables, lists, headings and paragraphs.
class
This class converts captions (for figures and tables) to LaTeX.
class
This class creates LaTeX code from OOo character formatting Character formatting in OOo includes font, font effects/decorations and color.
class
This class converts color
class
This class handles draw elements.
class
This class handles text fields and links in the document.
class
HeadingConverter.java This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1, as published by the Free Software Foundation.
class
This class handles indexes (table of contents, list of tables, list of illustrations, object index, user index, alphabetical index, bibliography) as well as their associated index marks.
class
This class handles basic inline text.
class
ListStyleConverter.java This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1, as published by the Free Software Foundation.
class
This class converts mathml nodes to LaTeX.
class
This class handles conversion of footnotes and endnotes, including references.
class
PageStyleConverter.java This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1, as published by the Free Software Foundation.
class
ParConverter.java This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1, as published by the Free Software Foundation.
class
This class creates LaTeX code from OOo sections.
class
This is an abstract superclass for style converters.
class
This class converts OpenDocument tables to LaTeX.
class
This class converts OOo table styles to LaTeX.