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 | |
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
|
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()).
|
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
|
XhtmlOptionsDialogXsl |
This class provides a uno component which implements a filter ui for the
Xhtml export (xsl variant)
This variant of the dialog has the XsltPath setting enabled
|