- bAlwaysUseDefaultLang - Variable in class writer2latex.latex.i18n.I18n
-
- BatchConverter - Class in org.openoffice.da.comp.writer2xhtml
-
This class provides a uno component which implements the interface
org.openoffice.da.writer2xhtml.XBatchConverter
- BatchConverter(XComponentContext) - Constructor for class org.openoffice.da.comp.writer2xhtml.BatchConverter
-
- BatchConverter - Interface in writer2latex.api
-
This is an interface for a converter, which offers conversion of
all OpenDocument (or OpenOffice.org 1.x) documents in a directory
(and optionally subdirectories), creating index pages in a specific format.
- BatchConverterBase - Class in writer2latex.base
-
Abstract base implementation of writer2latex.api.BatchConverter
.
- BatchConverterBase() - Constructor for class writer2latex.base.BatchConverterBase
-
- BatchConverterImpl - Class in writer2latex.xhtml
-
Implementation of writer2latex.api.BatchConverter
for
xhtml 1.0 strict
- BatchConverterImpl() - Constructor for class writer2latex.xhtml.BatchConverterImpl
-
- BatchHandler - Interface in writer2latex.api
-
This is a call back interface to handle user interaction during a
batch conversion with a
BatchConverter
- BatchHandlerAdapter - Class in org.openoffice.da.comp.writer2xhtml
-
The uno interface provides an XBatchHandler implementation, the java
interface requires a BatchHandler implementation.
- BatchHandlerAdapter(XBatchHandler) - Constructor for class org.openoffice.da.comp.writer2xhtml.BatchHandlerAdapter
-
- BatchHandlerImpl - Class in writer2latex
-
This class implements a BatchHandler
for command line usage
- BatchHandlerImpl() - Constructor for class writer2latex.BatchHandlerImpl
-
- bAutomatic - Variable in class writer2latex.office.OfficeStyle
-
- bConvertHard - Variable in class writer2latex.xhtml.StyleConverterHelper
-
- bConvertStyles - Variable in class writer2latex.xhtml.StyleConverterHelper
-
- BeforeAfter - Class in writer2latex.latex.util
-
Utility class to hold LaTeX code to put before/after other LaTeX code
- BeforeAfter(String, String) - Constructor for class writer2latex.latex.util.BeforeAfter
-
Constructor to initialize the object with a pair of strings
- BeforeAfter() - Constructor for class writer2latex.latex.util.BeforeAfter
-
Default constructor: Create with empty strings
- bGreekMath - Variable in class writer2latex.latex.i18n.I18n
-
- BibliographyDialog - Class in org.openoffice.da.comp.writer2latex
-
This class provides a uno component which implements the configuration
of the bibliography for the Writer2LaTeX toolbar
- BibliographyDialog(XComponentContext) - Constructor for class org.openoffice.da.comp.writer2latex.BibliographyDialog
-
Create a new ConfigurationDialog
- BibliographyGenerator - Class in writer2latex.base
-
This class is used to generate bibliographic references and a bibliography.
- BibliographyGenerator(OfficeReader, boolean) - Constructor for class writer2latex.base.BibliographyGenerator
-
Create a new bibliography generator based on a bibliography configuration and a list of bibliography marks
- BibMark - Class in writer2latex.office
-
This class represents a single bibliography-mark in an ODF document
- BibMark(String, String) - Constructor for class writer2latex.office.BibMark
-
Create a new BibMark from scratch.
- BibMark(Node) - Constructor for class writer2latex.office.BibMark
-
Create a new BibMark
from a text:bibliography-mark node.
- BibMark.EntryType - Enum in writer2latex.office
-
Entry types in an ODF bibliography marks.
- BIBTEX - Static variable in class org.openoffice.da.comp.writer2latex.ExternalApps
-
- BIBTEX - Static variable in class writer2latex.api.MIMETypes
-
- BIBTEX_EXT - Static variable in class writer2latex.office.MIMETypes
-
- BibTeXDialog - Class in org.openoffice.da.comp.writer2latex
-
This class provides a UNO dialog to insert a BibTeX bibliographic reference
- BibTeXDialog(XComponentContext) - Constructor for class org.openoffice.da.comp.writer2latex.BibTeXDialog
-
Create a new BibTeXDialog
- BibTeXDocument - Class in writer2latex.bibtex
-
Class representing a BibTeX document
- BibTeXDocument(String, boolean, OfficeReader) - Constructor for class writer2latex.bibtex.BibTeXDocument
-
Constructs a new BibTeX Document based on an office document
- BibTeXEntryMap - Class in writer2latex.bibtex
-
This class provides static methods to map the the entry types of an ODF
bibliography mark to and from BibTeX field names
- BibTeXEntryMap() - Constructor for class writer2latex.bibtex.BibTeXEntryMap
-
- BibTeXReader - Class in org.openoffice.da.comp.writer2latex
-
The class reads the contents of a BibTeX file and makes it available as a map
of ODF BibMark
objects
- BibTeXReader(File, String) - Constructor for class org.openoffice.da.comp.writer2latex.BibTeXReader
-
Construct a new BibTeXReader
based on a file
- bibtexStyle() - Method in class writer2latex.latex.LaTeXConfig
-
- BinaryGraphicsDocument - Class in writer2latex.base
-
This class is used to represent a binary graphics document to be included in the converter result.
- BinaryGraphicsDocument(String, String) - Constructor for class writer2latex.base.BinaryGraphicsDocument
-
Constructs a new graphics document.
- BinaryGraphicsDocument(BinaryGraphicsDocument) - Constructor for class writer2latex.base.BinaryGraphicsDocument
-
Construct a new graphics document which is a recycled version of the supplied one.
- BlockConverter - Class in writer2latex.latex
-
This class handles basic block content, such as the main text body,
sections, tables, lists, headings and paragraphs.
- BlockConverter(OfficeReader, LaTeXConfig, ConverterPalette) - Constructor for class writer2latex.latex.BlockConverter
-
- BMP - Static variable in class writer2latex.api.MIMETypes
-
- BMP_EXT - Static variable in class writer2latex.office.MIMETypes
-
- BMP_SIG - Static variable in class writer2latex.office.MIMETypes
-
- bookmarkInHeading(String) - Method in class writer2latex.office.OfficeReader
-
Is this bookmark contained in a heading?
- bookmarkInList(String) - Method in class writer2latex.office.OfficeReader
-
Is this bookmark contained in a list?
- BooleanOption - Class in writer2latex.base
-
- BooleanOption(String, String) - Constructor for class writer2latex.base.BooleanOption
-
- borderScale(String) - Method in class writer2latex.xhtml.FrameStyleConverter
-
- borderWidth(String) - Method in class writer2latex.xhtml.TableConverter
-
- BUILD - Static variable in class org.openoffice.da.comp.writer2latex.ExternalApps
-
- ByteArrayXStream - Class in org.openoffice.da.comp.w2lcommon.filter
-
This is a java-uno adapter class which implements XStream using a
byte array.
- ByteArrayXStream() - Constructor for class org.openoffice.da.comp.w2lcommon.filter.ByteArrayXStream
-