- MacroExpander - Class in org.openoffice.da.comp.w2lcommon.helper
-
- MacroExpander(XComponentContext) - Constructor for class org.openoffice.da.comp.w2lcommon.helper.MacroExpander
-
Convenience wrapper class for the UNO Macro Expander singleton
- main(String[]) - Static method in class writer2latex.Application
-
Main method
- makeFileName(String) - Static method in class writer2latex.util.Misc
-
- makeHref(String) - Static method in class writer2latex.util.Misc
-
- MAKEINDEX - Static variable in class org.openoffice.da.comp.writer2latex.ExternalApps
-
- makeTeXFriendly(String, String) - Static method in class writer2latex.util.Misc
-
Make a file name TeX friendly, replacing offending characters
- MANIFEST_FILE_ENTRY - Static variable in class writer2latex.office.XMLString
-
- MANIFEST_FULL_PATH - Static variable in class writer2latex.office.XMLString
-
- MANIFEST_MEDIA_TYPE - Static variable in class writer2latex.office.XMLString
-
- MARGINPAR - Static variable in class writer2latex.latex.LaTeXConfig
-
- MasterPage - Class in writer2latex.office
-
Class representing a master page in OOo Writer
- MasterPage() - Constructor for class writer2latex.office.MasterPage
-
- MATH - Static variable in class writer2latex.office.MIMETypes
-
- MATH - Static variable in class writer2latex.office.XMLString
-
- MATH_ANNOTATION - Static variable in class writer2latex.office.XMLString
-
- MATH_MATH - Static variable in class writer2latex.office.XMLString
-
- MATH_SEMANTICS - Static variable in class writer2latex.office.XMLString
-
- MathConverter - Class in writer2latex.latex
-
This ConverterHelper converts mathematical content to LaTeX.
- MathConverter(OfficeReader, LaTeXConfig, ConverterPalette) - Constructor for class writer2latex.latex.MathConverter
-
- MathConverter - Class in writer2latex.xhtml
-
This class converts formulas: Either as MathML, as an image or as plain text (StarMath or LaTeX format)
- MathConverter(OfficeReader, XhtmlConfig, Converter, boolean) - Constructor for class writer2latex.xhtml.MathConverter
-
Create a new MathConverter
- MessageBox - Class in org.openoffice.da.comp.w2lcommon.helper
-
This class provides simple access to a uno awt message box
- MessageBox(XComponentContext) - Constructor for class org.openoffice.da.comp.w2lcommon.helper.MessageBox
-
Create a new MessageBox belonging to the current frame
- MessageBox(XComponentContext, XFrame) - Constructor for class org.openoffice.da.comp.w2lcommon.helper.MessageBox
-
Create a new MessageBox belonging to a specific frame
- Messages - Class in org.openoffice.da.comp.w2lcommon.filter
-
- Messages - Class in org.openoffice.da.comp.writer2latex
-
- META_INITIAL_CREATOR - Static variable in class writer2latex.office.XMLString
-
- META_KEYWORD - Static variable in class writer2latex.office.XMLString
-
- META_KEYWORDS - Static variable in class writer2latex.office.XMLString
-
- META_NAME - Static variable in class writer2latex.office.XMLString
-
- META_USER_DEFINED - Static variable in class writer2latex.office.XMLString
-
- MetaData - Interface in writer2latex.api
-
This interface provides access to the predefined meta data of the
source document (currently incomplete)
- metaData - Variable in class writer2latex.base.ConverterBase
-
- metadata() - Method in class writer2latex.latex.LaTeXConfig
-
- MetaData - Class in writer2latex.office
-
This class represents the metadata of an OOo Writer document.
- MetaData(OfficeDocument) - Constructor for class writer2latex.office.MetaData
-
Construct a new instance from an OOo Writer document.
- MIMETypes - Class in writer2latex.api
-
- MIMETypes() - Constructor for class writer2latex.api.MIMETypes
-
- MIMETypes - Class in writer2latex.office
-
- MIMETypes() - Constructor for class writer2latex.office.MIMETypes
-
- Misc - Class in writer2latex.util
-
- Misc() - Constructor for class writer2latex.util.Misc
-
- MK4HT - Static variable in class org.openoffice.da.comp.writer2latex.ExternalApps
-
- Mouth - Class in org.openoffice.da.comp.w2lcommon.tex.tokenizer
-
The Mouth is the main class of this package.
- Mouth(Reader) - Constructor for class org.openoffice.da.comp.w2lcommon.tex.tokenizer.Mouth
-
Construct a new Mouth
based on a character stream
- multilingual() - Method in class writer2latex.latex.LaTeXConfig
-
- multilingual() - Method in class writer2latex.xhtml.XhtmlConfig
-
- multiply(String, String) - Static method in class writer2latex.util.Calc
-
Multiply a length by a percentage (e.g. "150%" multiplied with "2.5mm" returns "3.75cm")