- abs(String) - Static method in class writer2latex.util.Calc
-
Get the absolute value of a length (e.g. "-2.5cm" returns "2.5cm")
- ABSOLUTE - Static variable in class writer2latex.xhtml.DrawConverter
-
Identifies objects that should be positioned absolute (using the css
attribute postion:absolute)
- ABSOLUTE - Static variable in class writer2latex.xhtml.XhtmlConfig
-
- ACCEPT - Static variable in class writer2latex.latex.LaTeXConfig
-
- add(String, String) - Method in class writer2latex.latex.util.BeforeAfter
-
Add data to the BeforeAfter
The new data will be be added "inside", thus for example
add("\textsf{","}");
add("\textit{","}");
will create the pair \textsf{\textit{
, }}
- add(BeforeAfter) - Method in class writer2latex.latex.util.BeforeAfter
-
Add the content of another BeforeAfter
to this BeforeAfter
The new data will be be added "inside"
- add(String, String) - Static method in class writer2latex.util.Calc
-
Add two lengths (e.g. "2.5cm" added to "1.08cm" returns "3.58cm")
- addAcceptedFormat(String) - Method in class writer2latex.base.ImageConverter
-
Define an accepted graphics format
- addChar(char) - Method in class org.openoffice.da.comp.w2lcommon.tex.tokenizer.Token
-
Append a character to the character content of this token
- addComplexOption(String) - Method in class writer2latex.base.ConfigBase
-
- addContentEntry(ContentEntry) - Method in class writer2latex.base.ConverterResultImpl
-
Add an entry to the "external" table of contents
- addContentEntry(String, int, String) - Method in class writer2latex.xhtml.Converter
-
- addControl(ControlReader) - Method in class writer2latex.office.FormsReader
-
Add a control
- addDocument(OutputFile) - Method in class writer2latex.base.ConverterBase
-
- addDocument(OutputFile) - Method in class writer2latex.base.ConverterResultImpl
-
Adds an OutputFile
to the list
- addEndnoteName(String) - Method in class writer2latex.latex.NoteConverter
-
Add an endnote name.
- addEpubNs(Element) - Method in class writer2latex.xhtml.Converter
-
- addEpubType(Element, String) - Method in class writer2latex.xhtml.Converter
-
- addFigureSequenceName(String) - Method in class writer2latex.office.OfficeReader
-
Add a sequence name for figure captions.
- addFootnoteName(String) - Method in class writer2latex.latex.NoteConverter
-
Add a footnote name.
- addGlobalOption(String) - Method in class writer2latex.latex.ConverterPalette
-
- addName(String) - Method in class writer2latex.util.ExportNameCollection
-
- addStatusListener(XStatusListener, URL) - Method in class org.openoffice.da.comp.writer2latex.Writer2LaTeX
-
- addStatusListener(XStatusListener, URL) - Method in class org.openoffice.da.comp.writer2xhtml.Writer2xhtml
-
- addTableSequenceName(String) - Method in class writer2latex.office.OfficeReader
-
Add a sequence name for table captions.
- addTarget(Element, String, LaTeXDocumentPortion) - Method in class writer2latex.latex.FieldConverter
-
Add a \\hypertarget
- addTarget(String, String, LaTeXDocumentPortion) - Method in class writer2latex.latex.FieldConverter
-
Add a \\hypertarget
- addTarget(Element, String) - Method in class writer2latex.xhtml.Converter
-
- addValue(String) - Method in class writer2latex.util.CSVList
-
- addValue(String, String) - Method in class writer2latex.util.CSVList
-
- alignFrames() - Method in class writer2latex.latex.LaTeXConfig
-
- ALL - Static variable in class writer2latex.xhtml.XhtmlConfig
-
- ANNOTATION - Static variable in class writer2latex.office.XMLString
-
- append(LaTeXDocumentPortion) - Method in class writer2latex.latex.LaTeXDocumentPortion
-
Add another portion to the end of this portion
- append(String) - Method in class writer2latex.latex.LaTeXDocumentPortion
-
Add a string to the end of this portion
- append(int) - Method in class writer2latex.latex.LaTeXDocumentPortion
-
Add an integer to the end of this portion
- appendChild(ReplacementTrieNode) - Method in class writer2latex.latex.i18n.ReplacementTrieNode
-
- appendDeclarations(LaTeXDocumentPortion, LaTeXDocumentPortion) - Method in class writer2latex.latex.BlockConverter
-
- appendDeclarations(LaTeXDocumentPortion, LaTeXDocumentPortion) - Method in class writer2latex.latex.CaptionConverter
-
- appendDeclarations(LaTeXDocumentPortion, LaTeXDocumentPortion) - Method in class writer2latex.latex.CharStyleConverter
-
- appendDeclarations(LaTeXDocumentPortion, LaTeXDocumentPortion) - Method in class writer2latex.latex.ColorConverter
-
- appendDeclarations(LaTeXDocumentPortion, LaTeXDocumentPortion) - Method in class writer2latex.latex.DrawConverter
-
- appendDeclarations(LaTeXDocumentPortion, LaTeXDocumentPortion) - Method in class writer2latex.latex.FieldConverter
-
Append declarations needed by the FieldConverter
to
the preamble.
- appendDeclarations(LaTeXDocumentPortion, LaTeXDocumentPortion) - Method in class writer2latex.latex.HeadingConverter
-
- appendDeclarations(LaTeXDocumentPortion, LaTeXDocumentPortion) - Method in class writer2latex.latex.i18n.ClassicI18n
-
Add declarations to the preamble to load the required packages
- appendDeclarations(LaTeXDocumentPortion, LaTeXDocumentPortion) - Method in class writer2latex.latex.i18n.I18n
-
Add declarations to the preamble to load the required packages
- appendDeclarations(LaTeXDocumentPortion, LaTeXDocumentPortion) - Method in class writer2latex.latex.i18n.XeTeXI18n
-
Add declarations to the preamble to load the required packages
- appendDeclarations(LaTeXDocumentPortion, LaTeXDocumentPortion) - Method in class writer2latex.latex.IndexConverter
-
Append declarations needed by the IndexConverter
to
the preamble.
- appendDeclarations(LaTeXDocumentPortion, LaTeXDocumentPortion) - Method in class writer2latex.latex.InlineConverter
-
- appendDeclarations(LaTeXDocumentPortion, LaTeXDocumentPortion) - Method in class writer2latex.latex.ListConverter
-
- appendDeclarations(LaTeXDocumentPortion, LaTeXDocumentPortion) - Method in class writer2latex.latex.MathConverter
-
- appendDeclarations(LaTeXDocumentPortion, LaTeXDocumentPortion) - Method in class writer2latex.latex.NoteConverter
-
Append declarations needed by the NoteConverter
to
the preamble.
- appendDeclarations(LaTeXDocumentPortion, LaTeXDocumentPortion) - Method in class writer2latex.latex.PageStyleConverter
-
- appendDeclarations(LaTeXDocumentPortion, LaTeXDocumentPortion) - Method in class writer2latex.latex.ParConverter
-
- appendDeclarations(LaTeXDocumentPortion, LaTeXDocumentPortion) - Method in class writer2latex.latex.SectionConverter
-
- appendDeclarations(LaTeXDocumentPortion, LaTeXDocumentPortion) - Method in class writer2latex.latex.StarMathConverter
-
- appendDeclarations(LaTeXDocumentPortion, LaTeXDocumentPortion) - Method in class writer2latex.latex.StyleConverter
-
- appendDeclarations(LaTeXDocumentPortion, LaTeXDocumentPortion) - Method in class writer2latex.latex.TableConverter
-
- appendDeclarations(LaTeXDocumentPortion, LaTeXDocumentPortion) - Method in class writer2latex.latex.TableFormatter
-
- appendItem(DialogAccess, String, Set<String>) - Method in class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase.UserListPageHandler
-
- appendSibling(ReplacementTrieNode) - Method in class writer2latex.latex.i18n.ReplacementTrieNode
-
- Application - Class in writer2latex
-
Command line utility to convert an OpenOffice.org Writer XML file into XHTML/LaTeX/BibTeX
The utility is invoked with the following command line:
java -jar writer2latex.jar [options] source [target]
Where the available options are
-latex
, -bibtex
, -html5
, -xhtml
,
-xhtml+mathml
, -epub
, -epub3
-recurse
-ultraclean
, -clean
, -pdfscreen
,
-pdfprint
, -cleanxhtml
-config[=]filename
-template[=]filename
-stylesheet[=]filename
-resource[=]filename[::media type]
-option[=]value
where option
can be any simple option known to Writer2LaTeX
(see documentation for the configuration file).
- Application() - Constructor for class writer2latex.Application
-
- ApplicationsDialog - Class in org.openoffice.da.comp.writer2latex
-
This class provides a UNO component which implements the configuration
of applications for the Writer2LaTeX toolbar
- ApplicationsDialog(XComponentContext) - Constructor for class org.openoffice.da.comp.writer2latex.ApplicationsDialog
-
Create a new ApplicationsDialog
- applyAlignment(StyleWithProperties, boolean, boolean, BeforeAfter) - Method in class writer2latex.latex.ParConverter
-
- applyAnchorStyle(String, String, StyleInfo) - Method in class writer2latex.xhtml.TextStyleConverter
-
Apply a link style, using a combination of two text styles
- applyAutomaticColor(BeforeAfter, boolean, Context) - Method in class writer2latex.latex.ColorConverter
-
- applyBgColor(String, String, BeforeAfter, Context) - Method in class writer2latex.latex.ColorConverter
-
- applyCellStyle(int, int, BeforeAfter, Context) - Method in class writer2latex.latex.TableFormatter
-
Get material to put before and after a table cell.
- applyColor(StyleWithProperties, boolean, boolean, BeforeAfter, Context) - Method in class writer2latex.latex.ColorConverter
-
Apply foreground color.
- applyColor(String, boolean, BeforeAfter, Context) - Method in class writer2latex.latex.ColorConverter
-
Apply a specific foreground color.
- applyDefaultFont(StyleWithProperties, LaTeXDocumentPortion) - Method in class writer2latex.latex.CharStyleConverter
-
Apply default font attributes (family, series, shape, size and color).
- applyDefaultWritingDirection(StyleInfo) - Method in class writer2latex.xhtml.PageStyleConverter
-
Apply default writing direction (based on first master page)
- applyDirection(StyleWithProperties, StyleInfo) - Static method in class writer2latex.xhtml.StyleConverterHelper
-
Apply the writing direction (ltr or rtl) attribute from a style
- applyFilterData(Object, Converter) - Method in class org.openoffice.da.comp.w2lcommon.filter.FilterDataParser
-
Apply the given FilterData property to the given converter.
- applyFilterOptions(Object, Converter) - Method in class org.openoffice.da.comp.w2lcommon.filter.FilterDataParser
-
Apply the given FilterOptions property to the given converter.
- applyFont(StyleWithProperties, boolean, boolean, BeforeAfter, Context) - Method in class writer2latex.latex.CharStyleConverter
-
Apply all font attributes (family, series, shape, size and color).
- applyFontEffects(StyleWithProperties, boolean, BeforeAfter) - Method in class writer2latex.latex.CharStyleConverter
-
Apply font effects (position, underline, crossout, change case.
- applyFootnoteRuleStyle(StyleInfo) - Method in class writer2latex.xhtml.PageStyleConverter
-
Apply footnote rule formatting (based on first master page)
- applyHardCharFormatting(StyleWithProperties, BeforeAfter) - Method in class writer2latex.latex.CharStyleConverter
-
Apply hard character formatting (no inheritance).
- applyInnerStyle(int, String, StyleInfo) - Method in class writer2latex.xhtml.HeadingStyleConverter
-
Apply an inner style on a heading.
- applyLang(StyleWithProperties, StyleInfo) - Static method in class writer2latex.xhtml.StyleConverterHelper
-
Apply language+country from a style
- applyLanguage(StyleWithProperties, boolean, boolean, BeforeAfter) - Method in class writer2latex.latex.i18n.ClassicI18n
-
Apply a language language
- applyLanguage(StyleWithProperties, boolean, boolean, BeforeAfter) - Method in class writer2latex.latex.i18n.I18n
-
Apply a language language
- applyLanguage(String, String) - Method in class writer2latex.latex.i18n.Polyglossia
-
Add the given locale to the list of applied locales and return definitions for applying the
language to a text portion:
A command of the forn \textlanguage[variant=languagevariant]
An environment in the form
\begin{language}[variant=languagevariant]
...
- applyLanguage(StyleWithProperties, boolean, boolean, BeforeAfter) - Method in class writer2latex.latex.i18n.XeTeXI18n
-
Apply a language
- applyNormalColor(BeforeAfter) - Method in class writer2latex.latex.ColorConverter
-
- applyNormalFont(BeforeAfter) - Method in class writer2latex.latex.CharStyleConverter
-
Reset to normal font, size and color.
- applyOutlineStyle(int, StyleInfo) - Method in class writer2latex.xhtml.PresentationStyleConverter
-
- applyPageBreak(StyleWithProperties, boolean, BeforeAfter) - Method in class writer2latex.latex.PageStyleConverter
-
Apply page break properties from a style.
- applyPrintRanges() - Method in class writer2latex.xhtml.XhtmlConfig
-
- applyProperties(StyleWithProperties, CSVList, boolean) - Method in class writer2latex.xhtml.CellStyleConverter
-
Convert formatting properties for a specific Cell style.
- applyProperties(StyleWithProperties, CSVList, boolean) - Method in class writer2latex.xhtml.FrameStyleConverter
-
Convert formatting properties for a specific frame style.
- applyProperties(StyleWithProperties, CSVList, boolean) - Method in class writer2latex.xhtml.ParStyleConverter
-
Convert formatting properties for a specific Par style.
- applyProperties(StyleWithProperties, CSVList, boolean) - Method in class writer2latex.xhtml.RowStyleConverter
-
Convert formatting properties for a specific Row style.
- applyProperties(StyleWithProperties, CSVList, boolean) - Method in class writer2latex.xhtml.SectionStyleConverter
-
Convert formatting properties for a specific section style.
- applyProperties(StyleWithProperties, CSVList, boolean) - Method in class writer2latex.xhtml.StyleWithPropertiesConverterHelper
-
Convert formatting properties for a specific style.
- applyProperties(StyleWithProperties, CSVList, boolean) - Method in class writer2latex.xhtml.TableStyleConverter
-
Convert formatting properties for a specific table style.
- applyProperties(StyleWithProperties, CSVList, boolean) - Method in class writer2latex.xhtml.TextStyleConverter
-
Convert formatting properties for a specific text style.
- applyRowStyle(int, BeforeAfter, Context) - Method in class writer2latex.latex.TableFormatter
-
Get material to put before a table row (background color)
- applyStyle(int, String, StyleInfo) - Method in class writer2latex.xhtml.HeadingStyleConverter
-
Apply a style on a heading
- applyStyle(int, String, StyleInfo) - Method in class writer2latex.xhtml.ListStyleConverter
-
- applyStyle(String, StyleInfo) - Method in class writer2latex.xhtml.PageStyleConverter
-
Apply a master page style - currently only for presentations
- applyStyle(String, StyleInfo) - Method in class writer2latex.xhtml.StyleWithPropertiesConverterHelper
-
Apply a style, either by converting the style or by applying the
style map from the configuarion
- applyTableStyle(BeforeAfter, BeforeAfter, boolean) - Method in class writer2latex.latex.TableFormatter
-
Create table environment based on table style.
- applyTextStyle(String, BeforeAfter, Context) - Method in class writer2latex.latex.CharStyleConverter
-
Use a text style in LaTeX.
- ASCII - Static variable in class writer2latex.latex.i18n.ClassicI18n
-
- atEnd() - Method in class writer2latex.util.SimpleInputBuffer
-
- AttributePageHandler() - Constructor for class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase.AttributePageHandler
-
- available() - Method in class org.openoffice.da.comp.w2lcommon.filter.ByteArrayXStream
-