Class ConfigurationDialog
java.lang.Object
com.sun.star.lib.uno.helper.WeakBase
org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase
org.openoffice.da.comp.writer2latex.ConfigurationDialog
- All Implemented Interfaces:
com.sun.star.awt.XContainerWindowEventHandler,com.sun.star.lang.XServiceInfo,com.sun.star.lang.XTypeProvider,com.sun.star.uno.XInterface,com.sun.star.uno.XWeak
public final class ConfigurationDialog
extends ConfigurationDialogBase
implements com.sun.star.lang.XServiceInfo
This class provides a UNO component which implements the configuration
of Writer2LaTeX. The same component is used for all pages - using the
dialog title to distinguish between the pages.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase
ConfigurationDialogBase.AttributePageHandler, ConfigurationDialogBase.CustomFileHandler, ConfigurationDialogBase.PageHandler, ConfigurationDialogBase.StylesPageHandler, ConfigurationDialogBase.UserListPageHandler -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic StringThe component should also have an implementation name.static StringThe component will be registered under this name.Fields inherited from class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase
config, filePicker, pageHandlers, sfa2, xContext, xPathSubFields inherited from class com.sun.star.lib.uno.helper.WeakBase
_mapTypesFields inherited from interface com.sun.star.awt.XContainerWindowEventHandler
UNOTYPEINFOFields inherited from interface com.sun.star.lang.XServiceInfo
UNOTYPEINFOFields inherited from interface com.sun.star.lang.XTypeProvider
UNOTYPEINFOFields inherited from interface com.sun.star.uno.XWeak
UNOTYPEINFO -
Constructor Summary
ConstructorsConstructorDescriptionConfigurationDialog(com.sun.star.uno.XComponentContext xContext) Construct a newConfigurationDialog -
Method Summary
Methods inherited from class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase
callHandlerMethodMethods inherited from class com.sun.star.lib.uno.helper.WeakBase
finalize, getImplementationId, getTypes, queryAdapter
-
Field Details
-
__serviceName
The component will be registered under this name. -
__implementationName
The component should also have an implementation name.
-
-
Constructor Details
-
ConfigurationDialog
public ConfigurationDialog(com.sun.star.uno.XComponentContext xContext) Construct a newConfigurationDialog
-
-
Method Details
-
supportsService
- Specified by:
supportsServicein interfacecom.sun.star.lang.XServiceInfo
-
getImplementationName
- Specified by:
getImplementationNamein interfacecom.sun.star.lang.XServiceInfo
-
getSupportedServiceNames
- Specified by:
getSupportedServiceNamesin interfacecom.sun.star.lang.XServiceInfo
-
getMIMEType
- Specified by:
getMIMETypein classConfigurationDialogBase
-
getDialogLibraryName
- Specified by:
getDialogLibraryNamein classConfigurationDialogBase
-
getConfigFileName
- Specified by:
getConfigFileNamein classConfigurationDialogBase
-
getSupportedMethodNames
- Specified by:
getSupportedMethodNamesin interfacecom.sun.star.awt.XContainerWindowEventHandler
-