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

C

CALC - Static variable in class writer2latex.office.MIMETypes
 
CaptionConverter - Class in writer2latex.latex
This class converts captions (for figures and tables) to LaTeX.
CaptionConverter(OfficeReader, Config, ConverterPalette) - Constructor for class writer2latex.latex.CaptionConverter
 
CellStyleConverter - Class in writer2latex.xhtml
This class converts OpenDocument cell styles to CSS2 styles.
CellStyleConverter(OfficeReader, Config, Converter, int) - Constructor for class writer2latex.xhtml.CellStyleConverter
Create a new CellStyleConverter
CELLTYPE_BOOLEAN - Static variable in interface writer2latex.xmerge.OfficeConstants
The cell contains data of type boolean.
CELLTYPE_CURRENCY - Static variable in interface writer2latex.xmerge.OfficeConstants
The cell contains data of type currency.
CELLTYPE_DATE - Static variable in interface writer2latex.xmerge.OfficeConstants
The cell contains data of type date.
CELLTYPE_FLOAT - Static variable in interface writer2latex.xmerge.OfficeConstants
The cell contains data of type float.
CELLTYPE_PERCENT - Static variable in interface writer2latex.xmerge.OfficeConstants
The cell contains data of type percent.
CELLTYPE_STRING - Static variable in interface writer2latex.xmerge.OfficeConstants
The cell contains data of type string.
CELLTYPE_TIME - Static variable in interface writer2latex.xmerge.OfficeConstants
The cell contains data of type time.
CENTERED - Static variable in class writer2latex.xhtml.DrawConverter
Identifies objects that should be placed centered
changeOutFile(int) - Method in class writer2latex.xhtml.Converter
 
CHAPTER - Static variable in class writer2latex.office.BibMark
 
characters(String) - Method in class writer2latex.filter.W2LExportFilter._W2LExportFilter
 
characters(String) - Method in class writer2latex.filter.W2XExportFilter._W2XExportFilter
 
CharStyleConverter - Class in writer2latex.latex
This class creates LaTeX code from OOo character formatting Character formatting in OOo includes font, font effects/decorations and color.
CharStyleConverter(OfficeReader, Config, ConverterPalette) - Constructor for class writer2latex.latex.CharStyleConverter
Constructs a new CharStyleConverter.
CHART - Static variable in class writer2latex.office.MIMETypes
 
clone() - Method in class writer2latex.latex.util.Context
 
closeInput() - Method in class writer2latex.filter.ByteArrayXStream
 
closeOutput() - Method in class writer2latex.filter.ByteArrayXStream
 
ColorConverter - Class in writer2latex.latex
This class converts color
ColorConverter(OfficeReader, Config, ConverterPalette) - Constructor for class writer2latex.latex.ColorConverter
Constructs a new CharStyleConverter.
colScale(String) - Method in class writer2latex.xhtml.StyleConverterHelper
 
COMMENT - Static variable in class writer2latex.util.Config
 
config - Variable in class writer2latex.latex.ConverterHelper
 
Config - Class in writer2latex.util
 
Config() - Constructor for class writer2latex.util.Config
 
config - Variable in class writer2latex.util.ConverterBase
 
config - Variable in class writer2latex.xhtml.ConverterHelper
 
contains(String) - Method in class writer2latex.latex.util.StyleMap
 
contains(String) - Method in class writer2latex.xhtml.XhtmlStyleMap
 
containsElements(Node) - Method in class writer2latex.latex.HeadingConverter
 
containsKey(String) - Method in class writer2latex.bibtex.BibTeXDocument
 
containsName(String) - Method in class writer2latex.util.ExportNameCollection
 
containsProperty(String) - Method in class writer2latex.office.PropertySet
 
contentDOM - Variable in class writer2latex.xmerge.EmbeddedXMLObject
 
CONTENTS - Static variable in class writer2latex.util.L10n
 
Context - Class in writer2latex.latex.util
LaTeX code is in general very context dependent.
Context() - Constructor for class writer2latex.latex.util.Context
 
ControlReader - Class in writer2latex.office
This class reads a form control in an OOo document (a form:control node).
ControlReader(Element, FormReader) - Constructor for class writer2latex.office.ControlReader
The constructor reads the content of a control element
convert(InputStream, String) - Method in interface writer2latex.api.Converter
Convert a document
convert(byte[], String, String) - Method in interface writer2latex.api.GraphicConverter
Convert a graphics file from one format to another
convert(byte[], String, String) - Method in class writer2latex.filter.GraphicConverterImpl
 
convert(XInputStream, XOutputStream) - Method in class writer2latex.filter.W2LExportFilter._W2LExportFilter
 
convert(XInputStream, XOutputStream) - Method in class writer2latex.filter.W2XExportFilter._W2XExportFilter
 
convert(char, boolean, String) - Method in class writer2latex.latex.i18n.I18n
 
convert(String, boolean, String) - Method in class writer2latex.latex.i18n.I18n
 
convert(Node, Node) - Method in class writer2latex.latex.MathmlConverter
 
convert(String) - Method in class writer2latex.latex.StarMathConverter
 
convert(InputStream, String) - Method in class writer2latex.util.ConverterBase
 
convert(Node, Node) - Method in class writer2latex.xhtml.MathConverter
 
CONVERT_ALL - Static variable in class writer2latex.util.Config
 
CONVERT_BASIC - Static variable in class writer2latex.util.Config
 
CONVERT_HEADER_FOOTER - Static variable in class writer2latex.util.Config
 
CONVERT_MOST - Static variable in class writer2latex.util.Config
 
convertData - Variable in class writer2latex.util.ConverterBase
 
ConvertData - Class in writer2latex.xmerge
ConvertData is used as a container for passing OutputFile objects in and out of the Convert class.
ConvertData() - Constructor for class writer2latex.xmerge.ConvertData
 
convertDrawContent(Element) - Method in class writer2latex.xhtml.DrawConverter
 
Converter - Interface in writer2latex.api
This is an interface for a converter, which offers conversion of OpenDocument or OOo 1.x docs into a specific format.
Converter - Class in writer2latex.bibtex
BibTeX export
Converter() - Constructor for class writer2latex.bibtex.Converter
 
Converter - Class in writer2latex.xhtml
This class converts an OpenDocument file to an XHTML(+MathML) document<.
Converter(int) - Constructor for class writer2latex.xhtml.Converter
 
converter - Variable in class writer2latex.xhtml.ConverterHelper
 
ConverterBase - Class in writer2latex.util
Abstract base implementation of writer2latex.api.Converter
ConverterBase() - Constructor for class writer2latex.util.ConverterBase
 
ConverterFactory - Class in writer2latex.api
This is a factory class to create converters for documents in OpenDocument/OOo 1.x format into a specific MIME type.
ConverterFactory() - Constructor for class writer2latex.api.ConverterFactory
 
ConverterHelper - Class in writer2latex.latex
This is an abstract superclass for converter helpers.
ConverterHelper(OfficeReader, Config, ConverterPalette) - Constructor for class writer2latex.latex.ConverterHelper
 
ConverterHelper - Class in writer2latex.xhtml
 
ConverterHelper(OfficeReader, Config, Converter) - Constructor for class writer2latex.xhtml.ConverterHelper
 
ConverterPalette - Class in writer2latex.latex
This class converts a Writer XML file to a LaTeX file<.
ConverterPalette() - Constructor for class writer2latex.latex.ConverterPalette
 
ConverterResult - Interface in writer2latex.api
A ConverterResult represent a document, which is the result of a conversion performed by a Converterimplementation.
convertInner() - Method in class writer2latex.bibtex.Converter
Convert the data passed into the InputStream into BibTeX format.
convertInner() - Method in class writer2latex.latex.ConverterPalette
 
convertInner() - Method in class writer2latex.util.ConverterBase
 
convertInner() - Method in class writer2latex.xhtml.Converter
 
convertNode(Node, Node) - Method in class writer2latex.xhtml.MathConverter
 
convertTableContent(Element) - Method in class writer2latex.xhtml.TableConverter
Converts an office node as a complete table (spreadsheet) document
convertTextContent(Element) - Method in class writer2latex.xhtml.TextConverter
Converts an office node as a complete text document
CP1250 - Static variable in class writer2latex.latex.i18n.I18n
 
CP1251 - Static variable in class writer2latex.latex.i18n.I18n
 
createConverter(String) - Method in class writer2latex.api.ConverterFactory
Create a Converter implementation which supports conversion into the specified MIME type
createElement(String) - Method in class writer2latex.xhtml.Converter
 
createForm() - Method in class writer2latex.xhtml.DrawConverter
Create form, if there is a form in this document
createHeaderFooter() - Method in class writer2latex.xhtml.XhtmlDocument
 
createLink(String) - Method in class writer2latex.xhtml.Converter
 
createLink(Element) - Method in class writer2latex.xhtml.Converter
 
createTarget(String) - Method in class writer2latex.xhtml.Converter
 
createTextNode(String) - Method in class writer2latex.xhtml.Converter
 
cssBackground(StyleWithProperties, CSVList, boolean) - Method in class writer2latex.xhtml.FrameStyleConverter
 
cssBackgroundCommon(StyleWithProperties, CSVList, boolean) - Method in class writer2latex.xhtml.FrameStyleConverter
 
cssBorder(StyleWithProperties, CSVList, boolean) - Method in class writer2latex.xhtml.FrameStyleConverter
 
cssBox(StyleWithProperties, CSVList, boolean) - Method in class writer2latex.xhtml.FrameStyleConverter
 
cssMargins(StyleWithProperties, CSVList, boolean) - Method in class writer2latex.xhtml.FrameStyleConverter
 
cssPadding(StyleWithProperties, CSVList, boolean) - Method in class writer2latex.xhtml.FrameStyleConverter
 
cssPar(StyleWithProperties, CSVList, boolean) - Method in class writer2latex.xhtml.ParStyleConverter
 
cssText(StyleWithProperties, CSVList, boolean) - Method in class writer2latex.xhtml.TextStyleConverter
 
cssTextBackground(StyleWithProperties, CSVList, boolean) - Method in class writer2latex.xhtml.TextStyleConverter
 
cssTextCommon(StyleWithProperties, CSVList, boolean) - Method in class writer2latex.xhtml.TextStyleConverter
 
CSVList - Class in writer2latex.util
 
CSVList(String, String) - Constructor for class writer2latex.util.CSVList
 
CSVList(String) - Constructor for class writer2latex.util.CSVList
 
CSVList(char) - Constructor for class writer2latex.util.CSVList
 
CUSTOM - Static variable in class writer2latex.util.Config
 
CUSTOM1 - Static variable in class writer2latex.office.BibMark
 
CUSTOM2 - Static variable in class writer2latex.office.BibMark
 
CUSTOM3 - Static variable in class writer2latex.office.BibMark
 
CUSTOM4 - Static variable in class writer2latex.office.BibMark
 
CUSTOM5 - Static variable in class writer2latex.office.BibMark
 
customPreamble - Variable in class writer2latex.util.Config
 
cyrillic() - Method in class writer2latex.latex.i18n.I18n
 

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