Alphabetical Index: B

_ 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 - field in class writer2latex.latex.i18n.I18n
Base64 - class writer2latex.util.Base64
This is Robert Harders public domain Base64 class.
BatchConverter - class org.openoffice.da.comp.writer2xhtml.BatchConverter
This class provides a uno component which implements the interface org.openoffice.da.writer2xhtml.XBatchConverter
BatchConverter - interface writer2latex.api.BatchConverter
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.
BatchConverter(XComponentContext) - constructor for class org.openoffice.da.comp.writer2xhtml.BatchConverter
BatchConverterBase - class writer2latex.base.BatchConverterBase
Abstract base implementation of writer2latex.api.BatchConverter.
BatchConverterBase() - constructor for class writer2latex.base.BatchConverterBase
BatchConverterImpl - class writer2latex.xhtml.BatchConverterImpl
Implementation of writer2latex.api.BatchConverter for xhtml 1.0 strict
BatchConverterImpl() - constructor for class writer2latex.xhtml.BatchConverterImpl
BatchHandler - interface writer2latex.api.BatchHandler
This is a call back interface to handle user interaction during a batch conversion with a BatchConverter
BatchHandlerAdapter - class org.openoffice.da.comp.writer2xhtml.BatchHandlerAdapter
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 writer2latex.BatchHandlerImpl
This class implements a BatchHandler for command line usage
bAutomatic - field in class writer2latex.office.OfficeStyle
bConvertHard - field in class writer2latex.xhtml.StyleConverterHelper
bConvertStyles - field in class writer2latex.xhtml.StyleConverterHelper
BeforeAfter - class writer2latex.latex.util.BeforeAfter
Utility class to hold LaTeX code to put before/after other LaTeX code
BeforeAfter() - constructor for class writer2latex.latex.util.BeforeAfter
Default constructor: Create with empty strings
BeforeAfter(String,String) - constructor for class writer2latex.latex.util.BeforeAfter
Constructor to initialize the object with a pair of strings
bGreekMath - field in class writer2latex.latex.i18n.I18n
BibConverter - class writer2latex.latex.BibConverter
This class handles the bibliography.
Construct a new BibConverter.
BibMark - class writer2latex.office.BibMark
This class represents a single bibliography-mark.
BibMark(Node) - constructor for class writer2latex.office.BibMark
Create a new BibMark from a text:bibliography-mark node.
BibMark(String,String) - constructor for class writer2latex.office.BibMark
Create a new BibMark from scratch.
BIBTEX - static field in class writer2latex.api.MIMETypes
BIBTEX_EXT - static field in class writer2latex.office.MIMETypes
BibTeXDocument - class writer2latex.bibtex.BibTeXDocument
Class representing a BibTeX document.
BibTeXDocument(String) - constructor for class writer2latex.bibtex.BibTeXDocument
Constructs a new BibTeX Document.

This new document is empty.

bibtexStyle() - method in class writer2latex.latex.LaTeXConfig
Class representing a binary graphics document.
BinaryGraphicsDocument(String,String,String) - constructor for class writer2latex.xmerge.BinaryGraphicsDocument
Constructs a new graphics document.

This new document does not contain any information.

BlockConverter - class writer2latex.latex.BlockConverter
This class handles basic block content, including the main text body, sections, tables, lists, headings and paragraphs.
BMP - static field in class writer2latex.api.MIMETypes
BMP_EXT - static field in class writer2latex.office.MIMETypes
BMP_SIG - static field in class writer2latex.office.MIMETypes
bookmarkInHeading(String) - method in class writer2latex.office.OfficeReader
Is this bookmark contained in a heading?
BOOKTITLE - static field in class writer2latex.office.BibMark
BooleanOption - class writer2latex.base.BooleanOption
BooleanOption.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.
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 org.openoffice.da.comp.w2lcommon.filter.ByteArrayXStream
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