Alphabetical Index: C

_ 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 field in class writer2latex.office.MIMETypes
CaptionConverter - class writer2latex.latex.CaptionConverter
This class converts captions (for figures and tables) to LaTeX.
CellStyleConverter - class writer2latex.xhtml.CellStyleConverter
This class converts OpenDocument cell styles to CSS2 styles.
Create a new CellStyleConverter
CELLTYPE_BOOLEAN - static field in class writer2latex.xmerge.OfficeConstants
The cell contains data of type boolean.
CELLTYPE_CURRENCY - static field in class writer2latex.xmerge.OfficeConstants
The cell contains data of type currency.
CELLTYPE_DATE - static field in class writer2latex.xmerge.OfficeConstants
The cell contains data of type date.
CELLTYPE_FLOAT - static field in class writer2latex.xmerge.OfficeConstants
The cell contains data of type float.
CELLTYPE_PERCENT - static field in class writer2latex.xmerge.OfficeConstants
The cell contains data of type percent.
CELLTYPE_STRING - static field in class writer2latex.xmerge.OfficeConstants
The cell contains data of type string.
CELLTYPE_TIME - static field in class writer2latex.xmerge.OfficeConstants
The cell contains data of type time.
CENTERED - static field in class writer2latex.xhtml.DrawConverter
Identifies objects that should be placed centered
changeOutFile(int) - method in class writer2latex.xhtml.Converter
CHAPTER - static field in class writer2latex.office.BibMark
characters(String) - method in class writer2latex.filter.W2LExportFilter._W2LExportFilter
CharStyleConverter - class writer2latex.latex.CharStyleConverter
This class creates LaTeX code from OOo character formatting Character formatting in OOo includes font, font effects/decorations and color.
Constructs a new CharStyleConverter.
CHART - static field 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 writer2latex.latex.ColorConverter
This class converts color
Constructs a new CharStyleConverter.
colScale(String) - method in class writer2latex.xhtml.StyleConverterHelper
COMMENT - static field in class writer2latex.util.Config
config - field in class writer2latex.util.ConverterBase
config - field in class writer2latex.latex.ConverterHelper
config - field in class writer2latex.xhtml.ConverterHelper
Config - class writer2latex.util.Config
Config.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.
Config() - constructor for class writer2latex.util.Config
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 - field in class writer2latex.xmerge.EmbeddedXMLObject
CONTENTS - static field in class writer2latex.util.L10n
Context - class writer2latex.latex.util.Context
LaTeX code is in general very context dependent.
ControlReader - class writer2latex.office.ControlReader
This class reads a form control in an OOo document (a form:control node).
ControlReader(Element,writer2latex.office.FormReader) - constructor for class writer2latex.office.ControlReader
The constructor reads the content of a control element The representation in OpenDocument differs slightly from OOo 1.x.
convert(byte[],String,String) - method in class writer2latex.api.GraphicConverter
Convert a graphics file from one format to another
convert(byte[],String,String) - method in class writer2latex.filter.GraphicConverterImpl
Convert a graphics file from one format to another
convert(char,boolean,String) - method in class writer2latex.latex.i18n.I18n
convert(InputStream,String) - method in class writer2latex.api.Converter
Convert a document
convert(InputStream,String) - method in class writer2latex.util.ConverterBase
convert(Node,Node) - method in class writer2latex.xhtml.MathConverter
convert(Node,Node) - method in class writer2latex.latex.MathmlConverter
convert(String) - method in class writer2latex.latex.StarMathConverter
convert(String,boolean,String) - method in class writer2latex.latex.i18n.I18n
CONVERT_ALL - static field in class writer2latex.util.Config
CONVERT_BASIC - static field in class writer2latex.util.Config
CONVERT_HEADER_FOOTER - static field in class writer2latex.util.Config
CONVERT_MOST - static field in class writer2latex.util.Config
convertData - field in class writer2latex.util.ConverterBase
ConvertData - class writer2latex.xmerge.ConvertData
ConvertData is used as a container for passing OutputFile objects in and out of the Convert class.
convertDrawContent(Element) - method in class writer2latex.xhtml.DrawConverter
converter - field in class writer2latex.xhtml.ConverterHelper
Converter - interface writer2latex.api.Converter
This is an interface for a converter, which offers conversion of OpenDocument or OOo 1.x docs into a specific format.
Converter - class writer2latex.bibtex.Converter
BibTeX export

This class extracts bibliographic information from an OpenDocument text file to a BibTeX data file.

Converter - class writer2latex.xhtml.Converter
This class converts an OpenDocument file to an XHTML(+MathML) document<.
Converter(int) - constructor for class writer2latex.xhtml.Converter
ConverterBase - class writer2latex.util.ConverterBase
Abstract base implementation of writer2latex.api.Converter
ConverterBase() - constructor for class writer2latex.util.ConverterBase
ConverterFactory - class writer2latex.api.ConverterFactory
This is a factory class to create converters for documents in OpenDocument/OOo 1.x format into a specific MIME type.
ConverterHelper - class writer2latex.latex.ConverterHelper
This is an abstract superclass for converter helpers.
ConverterHelper - class writer2latex.xhtml.ConverterHelper
ConverterHelper.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.
ConverterPalette - class writer2latex.latex.ConverterPalette
This class converts a Writer XML file to a LaTeX file<.
ConverterResult - interface writer2latex.api.ConverterResult
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.xhtml.Converter
convertInner() - method in class writer2latex.util.ConverterBase
convertInner() - method in class writer2latex.latex.ConverterPalette
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 field in class writer2latex.latex.i18n.I18n
CP1251 - static field 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

Currently supported MIME types are:

  • application/x-latex for LaTeX format
  • application/x-bibtex for BibTeX format
  • text/html for XHTML 1.0 strict format
  • application/xhtml+xml for XHTML+MathML
  • application/xml for XHTML+MathML using stylesheets from w3c's math working group
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(Element) - method in class writer2latex.xhtml.Converter
createLink(String) - method in class writer2latex.xhtml.Converter
createTarget(String) - method in class writer2latex.xhtml.Converter
createTextNode(String) - method in class writer2latex.xhtml.Converter
CSVList - class writer2latex.util.CSVList
CSVList.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.
CSVList(char) - constructor for class writer2latex.util.CSVList
CSVList(String) - constructor for class writer2latex.util.CSVList
CSVList(String,String) - constructor for class writer2latex.util.CSVList
CUSTOM - static field in class writer2latex.util.Config
CUSTOM1 - static field in class writer2latex.office.BibMark
CUSTOM2 - static field in class writer2latex.office.BibMark
CUSTOM3 - static field in class writer2latex.office.BibMark
CUSTOM4 - static field in class writer2latex.office.BibMark
CUSTOM5 - static field in class writer2latex.office.BibMark
customPreamble - field in class writer2latex.util.Config
cyrillic() - method in class writer2latex.latex.i18n.I18n