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 _

B

bAlwaysUseDefaultLang - Variable in class writer2latex.latex.i18n.I18n
 
Base64 - Class in writer2latex.util
 
Base64.InputStream - Class in writer2latex.util
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class writer2latex.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class writer2latex.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in writer2latex.util
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class writer2latex.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class writer2latex.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
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
 
BibConverter - Class in writer2latex.latex
This class handles the bibliography.
BibConverter(OfficeReader, LaTeXConfig, ConverterPalette) - Constructor for class writer2latex.latex.BibConverter
Construct a new BibConverter.
BibMark - Class in writer2latex.office
This class represents a single bibliography-mark.
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.
BIBTEX - Static variable in class writer2latex.api.MIMETypes
 
BIBTEX_EXT - Static variable in class writer2latex.office.MIMETypes
 
BibTeXDocument - Class in writer2latex.bibtex
Class representing a BibTeX document.
BibTeXDocument(String) - Constructor for class writer2latex.bibtex.BibTeXDocument
Constructs a new BibTeX Document.
bibtexStyle() - Method in class writer2latex.latex.LaTeXConfig
 
BinaryGraphicsDocument - Class in writer2latex.xmerge
Class representing a binary graphics document.
BinaryGraphicsDocument(String, String, String) - Constructor for class writer2latex.xmerge.BinaryGraphicsDocument
Constructs a new graphics document.
BlockConverter - Class in writer2latex.latex
This class handles basic block content, including 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?
BOOKTITLE - Static variable in class writer2latex.office.BibMark
 
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
 
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
 

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 _