Index
All Classes and Interfaces|All Packages|Constant Field Values
D
- dateOnly(String) - Static method in class writer2latex.util.Misc
- DC_CREATOR - Static variable in class writer2latex.office.XMLString
- DC_DATE - Static variable in class writer2latex.office.XMLString
- DC_DESCRIPTION - Static variable in class writer2latex.office.XMLString
- DC_LANGUAGE - Static variable in class writer2latex.office.XMLString
- DC_SUBJECT - Static variable in class writer2latex.office.XMLString
- DC_TITLE - Static variable in class writer2latex.office.XMLString
- debug() - Method in class writer2latex.latex.LaTeXConfig
- declarations - Variable in class writer2latex.latex.StyleConverter
- decode(byte[], int, int, int) - Static method in class writer2latex.util.Base64
-
Very low-level access to decoding ASCII characters in the form of a byte array.
- decode(String) - Static method in class writer2latex.util.Base64
-
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
- decode(String, int) - Static method in class writer2latex.util.Base64
-
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
- DECODE - Static variable in class writer2latex.util.Base64
-
Specify decoding.
- decodeFileToFile(String, String) - Static method in class writer2latex.util.Base64
-
Reads infile and decodes it to outfile.
- decodeFromFile(String) - Static method in class writer2latex.util.Base64
-
Convenience method for reading a base64-encoded file and decoding it.
- decodeToFile(String, String) - Static method in class writer2latex.util.Base64
-
Convenience method for decoding data to a file.
- decodeToObject(String) - Static method in class writer2latex.util.Base64
-
Attempts to decode Base64 data and deserialize a Java Object within.
- defaultFontName() - Method in class writer2latex.xhtml.XhtmlConfig
- deleteCurrentItem(DialogAccess, String) - Method in class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase.UserListPageHandler
- deleteItem(String) - Method in class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase.PageHandler
- detect(PropertyValue[][]) - Method in class org.openoffice.da.comp.writer4latex.TeXDetectService
- deTeXt(InputStream) - Method in class org.openoffice.da.comp.writer4latex.DeTeXtive
-
Detect the format of a given stream
- DeTeXtive - Class in org.openoffice.da.comp.writer4latex
-
This class analyzes a stream and detects if it is a TeX stream.
- DeTeXtive() - Constructor for class org.openoffice.da.comp.writer4latex.DeTeXtive
-
Construct a new DeTeXtive
- DialogAccess - Class in org.openoffice.da.comp.w2lcommon.helper
-
This class provides some convenient methods to access a uno dialog
- DialogAccess(XDialog) - Constructor for class org.openoffice.da.comp.w2lcommon.helper.DialogAccess
- DialogBase - Class in org.openoffice.da.comp.w2lcommon.helper
-
This class provides an abstract uno component which implements a dialog from an xml description (using the DialogProvider2 service) TODO: Use DialogAccess.java
- DialogBase(XComponentContext) - Constructor for class org.openoffice.da.comp.w2lcommon.helper.DialogBase
-
Create a new OptionsDialogBase
- DIRECTORY - Static variable in class writer2latex.xhtml.l10n.L10n
- dispatch(URL, PropertyValue[]) - Method in class org.openoffice.da.comp.writer4latex.Writer4LaTeX
- display - Enum constant in enum class writer2latex.base.ConverterBase.TexMathsStyle
- displayFilteredRowsCols() - Method in class writer2latex.xhtml.XhtmlConfig
- displayHiddenRowsCols() - Method in class writer2latex.xhtml.XhtmlConfig
- displayHiddenText() - Method in class writer2latex.latex.LaTeXConfig
- displayHiddenText() - Method in class writer2latex.xhtml.XhtmlConfig
- dispose() - Method in class writer2latex.office.EmbeddedBinaryObject
- dispose() - Method in class writer2latex.office.EmbeddedObject
-
Dispose this
EmbeddedObject
. - dispose() - Method in class writer2latex.office.EmbeddedXMLObject
- disposeRegistryView(Object) - Method in class org.openoffice.da.comp.w2lcommon.helper.RegistryHelper
-
Dispose a previously obtained registry view
- divide(String, String) - Static method in class writer2latex.util.Misc
- divide(String, String, boolean) - Static method in class writer2latex.util.Misc
- DOCUMENT - Static variable in class writer2latex.xhtml.l10n.L10n
- doMaybeSplit(Node, int) - Method in class writer2latex.xhtml.TextConverter
- DOMDocument - Class in writer2latex.base
-
This class represents XML-based documents.
- DOMDocument(String, String) - Constructor for class writer2latex.base.DOMDocument
-
Default constructor.
- DOMDocument(String, String, boolean, boolean) - Constructor for class writer2latex.base.DOMDocument
-
Constructor with arguments to set
namespaceAware
andvalidating
flags. - DONT_BREAK_LINES - Static variable in class writer2latex.util.Base64
-
Don't break lines when encoding (violates strict Base64 specification)
- doubleIntArray(int[]) - Static method in class writer2latex.util.Misc
- DRAW - Static variable in class writer2latex.office.MIMETypes
- DRAW_ - Static variable in class writer2latex.office.XMLString
- DRAW_A - Static variable in class writer2latex.office.XMLString
- DRAW_CONTROL - Static variable in class writer2latex.office.XMLString
- DRAW_FILL_COLOR - Static variable in class writer2latex.office.XMLString
- DRAW_FRAME - Static variable in class writer2latex.office.XMLString
- DRAW_G - Static variable in class writer2latex.office.XMLString
- DRAW_IMAGE - Static variable in class writer2latex.office.XMLString
- DRAW_MASTER_PAGE_NAME - Static variable in class writer2latex.office.XMLString
- DRAW_NAME - Static variable in class writer2latex.office.XMLString
- DRAW_OBJECT - Static variable in class writer2latex.office.XMLString
- DRAW_OBJECT_OLE - Static variable in class writer2latex.office.XMLString
- DRAW_PAGE - Static variable in class writer2latex.office.XMLString
- DRAW_STYLE_NAME - Static variable in class writer2latex.office.XMLString
- DRAW_TEXT_BOX - Static variable in class writer2latex.office.XMLString
- DRAW_TEXT_STYLE_NAME - Static variable in class writer2latex.office.XMLString
- DrawConverter - Class in writer2latex.latex
-
This class handles draw elements.
- DrawConverter - Class in writer2latex.xhtml
- DrawConverter(OfficeReader, LaTeXConfig, ConverterPalette) - Constructor for class writer2latex.latex.DrawConverter
- DrawConverter(OfficeReader, XhtmlConfig, Converter) - Constructor for class writer2latex.xhtml.DrawConverter
- DVIPS - Static variable in class org.openoffice.da.comp.writer4latex.ExternalApps
- DVIPS - Static variable in class org.openoffice.da.comp.writer4latex.TeXify
-
Backend format dvips (postscript)
- DVIPS - Static variable in class writer2latex.latex.LaTeXConfig
- DVIVIEWER - Static variable in class org.openoffice.da.comp.writer4latex.ExternalApps
All Classes and Interfaces|All Packages|Constant Field Values