Class | Description |
---|---|
BatchConverter |
This class provides a uno component which implements the interface
org.openoffice.da.writer2xhtml.XBatchConverter
|
BatchHandlerAdapter |
The uno interface provides an XBatchHandler implementation, the java
interface requires a BatchHandler implementation.
|
ConfigurationDialog | |
Epub3OptionsDialog |
This class provides a UNO component which implements a filter UI for the
EPUB 3 export.
|
EpubMetadataDialog |
This class provides a UNO component which implements a custom metadata editor UI for the EPUB export
|
EpubOptionsDialog |
This class provides a UNO component which implements a filter UI for the
EPUB export
|
ToolbarSettingsDialog |
This class provides a uno component which implements the configuration
of the writer2xhtml toolbar
|
W2XExportFilter |
This class implements the xhtml export filter component
|
W2XRegistration |
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()).
|
Writer2xhtml |
This class implements the ui (dispatch) commands provided by Writer2xhtml.
|
XhtmlOptionsDialog |
This class provides a uno component which implements a filter ui for the
Xhtml export
|
XhtmlOptionsDialogCalc |
This class provides a uno component which implements a filter ui for the
Xhtml export in Calc
|
XhtmlOptionsDialogMath |
This class provides a uno component which implements a filter ui for the
Xhtml export for the XHTML+MathML and HTML export.
|
XhtmlUNOPublisher |