Package org.openoffice.da.comp.writer2xhtml
Class Summary |
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. |
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 |