Class | Description |
---|---|
ConfigurationDialog |
This class provides a UNO component which implements the configuration
of Writer2LaTeX.
|
CustomSymbolNameProvider |
This class provides access to the names of all user defined symbols in math
|
LaTeXOptionsDialog |
This class provides a UNO component which implements a filter ui for the
LaTeX export
|
W2LExportFilter |
This class implements the LaTeX and BibTeX export filter component
|
W2LRegistration |
This class provides a static method to instantiate our uno components
on demand (__getServiceFactory()), and a static method to give
information about the components (__writeRegistryServiceInfo()).
|
W2LStarMathConverter |
This class provides a uno component which implements the interface
org.openoffice.da.writer2latex.XW2LConverter
|