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
callHandlerMethod(XDialog,Object,String) - method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
callHandlerMethod(XDialog,Object,String) - method in class org.openoffice.da.comp.writer2latex.LaTeXOptionsDialog
callHandlerMethod(XDialog,Object,String) - method in class org.openoffice.da.comp.writer2xhtml.XhtmlOptionsDialog
callHandlerMethod(XDialog,Object,String) - method in class org.openoffice.da.comp.writer2xhtml.XhtmlOptionsDialogCalc
cancel() - method in class writer2latex.api.BatchHandler
Notification that the conversion may be cancelled.
cancel() - method in class org.openoffice.da.comp.writer2xhtml.BatchHandlerAdapter
cancel() - method in class writer2latex.BatchHandlerImpl
CaptionConverter - class writer2latex.latex.CaptionConverter
This class converts captions (for figures and tables) to LaTeX.

Packages:

  • caption.sty is used implement non-floating captions

Options:

  • use_caption is a boolean option to determine whether or not to use caption.sty.
cell - field in class writer2latex.office.CellView
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.
CellView - class writer2latex.office.CellView
This class represent a cell in a table view
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 org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
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
CHECKBOX_CHECKED - static field in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
CHECKBOX_DONT_KNOW - static field in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
CHECKBOX_NOT_CHECKED - static field in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
ClassicI18n - class writer2latex.latex.i18n.ClassicI18n
This class (and the helpers in the same package) takes care of i18n in Writer2LaTeX.
ClassicI18n(writer2latex.latex.LaTeXConfig) - constructor for class writer2latex.latex.i18n.ClassicI18n
Construct a new I18n for general use
Construct a new ClassicI18n as ConverterHelper
cleanEps(byte[]) - method in class org.openoffice.da.comp.w2lcommon.filter.EPSCleaner
clone() - method in class writer2latex.latex.util.Context
close() - method in class writer2latex.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
closeInput() - method in class org.openoffice.da.comp.w2lcommon.filter.ByteArrayXStream
closeOutput() - method in class org.openoffice.da.comp.w2lcommon.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.latex.LaTeXConfig
config - field in class writer2latex.latex.ConverterHelper
config - field in class writer2latex.xhtml.ConverterHelper
config - field in class writer2latex.latex.i18n.I18n
Config - interface writer2latex.api.Config
This is an interface for configuration of a Converter.
ConfigBase - class writer2latex.base.ConfigBase
Base implementation of writer2latex.api.Config
ConfigBase() - constructor for class writer2latex.base.ConfigBase
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
ContentHandlingOption - class writer2latex.latex.ContentHandlingOption
ContentHandlingOption.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.
ContentHandlingOption(String,String) - constructor for class writer2latex.latex.ContentHandlingOption
CONTENTS - static field in class writer2latex.xhtml.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 org.openoffice.da.comp.w2lcommon.filter.GraphicConverterImpl
convert(byte[],String,String) - method in class org.openoffice.da.comp.w2lcommon.filter.GraphicConverterImpl1
Convert a graphics file from one format to another
convert(byte[],String,String) - method in class org.openoffice.da.comp.w2lcommon.filter.GraphicConverterImpl2
Convert a graphics file from one format to another
Convert a directory using the given Converter (if none is given, all files will be ignored).
convert(File,String) - method in class writer2latex.api.Converter
Convert a document
convert(File,String) - method in class writer2latex.base.ConverterBase
Convert a document
convert(InputStream,String) - method in class writer2latex.api.Converter
Convert a document
convert(InputStream,String) - method in class writer2latex.base.ConverterBase
Convert a document
convert(Node,Node) - method in class writer2latex.xhtml.MathConverter
convert(Node,Node) - method in class writer2latex.latex.MathmlConverter
convert(String) - method in class writer2latex.api.StarMathConverter
Convert a StarMath formula
convert(String) - method in class writer2latex.latex.StarMathConverter
Convert a StarMath formula
convert(String,boolean,String) - method in class writer2latex.latex.i18n.ClassicI18n
Convert a string of characters into LaTeX
convert(String,boolean,String) - method in class writer2latex.latex.i18n.I18n
Convert a string of characters into LaTeX
convert(String,boolean,String) - method in class writer2latex.latex.i18n.XeTeXI18n
Convert a string of characters into LaTeX
convert(String,String,PropertyValue[],XBatchHandler) - method in class org.openoffice.da.comp.writer2xhtml.BatchConverter
convert(XInputStream,XOutputStream) - method in class org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
CONVERT_ALL - static field in class writer2latex.latex.LaTeXConfig
CONVERT_ALL - static field in class writer2latex.xhtml.XhtmlConfig
CONVERT_BASIC - static field in class writer2latex.latex.LaTeXConfig
CONVERT_HEADER_FOOTER - static field in class writer2latex.latex.LaTeXConfig
CONVERT_MOST - static field in class writer2latex.latex.LaTeXConfig
convertData - field in class writer2latex.base.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 OpenOffice.org 1.x) documents 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() - constructor for class writer2latex.bibtex.Converter
Converter(int) - constructor for class writer2latex.xhtml.Converter
ConverterBase - class writer2latex.base.ConverterBase
Abstract base implementation of writer2latex.api.Converter
ConverterBase() - constructor for class writer2latex.base.ConverterBase
ConverterFactory - class writer2latex.api.ConverterFactory
This is a factory class which provides static methods to create converters for documents in OpenDocument (or OpenOffice.org 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<.
ConverterPalette() - constructor for class writer2latex.latex.ConverterPalette
ConverterResult - interface writer2latex.api.ConverterResult
A ConverterResult represent a document, which is the result of a conversion performed by a Converterimplementation.
convertFormula(String) - method in class org.openoffice.da.comp.writer2latex.W2LStarMathConverter
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.base.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.ClassicI18n
CP1251 - static field in class writer2latex.latex.i18n.ClassicI18n
createBatchConverter(String) - static method in class writer2latex.api.ConverterFactory
Create a BatchConverter implementation which supports conversion into the specified MIME type

The only currently supported MIME type is text/html (XHTML 1.0 strict)

createConverter(String) - static 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
Create an index page with specific entries
createLink(Element) - method in class writer2latex.xhtml.Converter
createLink(String) - method in class writer2latex.xhtml.Converter
createStarMathConverter() - static method in class writer2latex.api.ConverterFactory
Create a StarMathConverter implementation
createTableView() - method in class writer2latex.office.TableRange
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.latex.LaTeXConfig
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.latex.LaTeXConfig