org.openoffice.da.comp.writer4latex
Class ConfigurationDialog
java.lang.Object
com.sun.star.lib.uno.helper.WeakBase
org.openoffice.da.comp.writer4latex.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 com.sun.star.lib.uno.helper.WeakBase
- implements com.sun.star.lang.XServiceInfo, com.sun.star.awt.XContainerWindowEventHandler
This class provides a uno component which implements the configuration
of Writer4LaTeX
|
Field Summary |
static java.lang.String |
__implementationName
The component should also have an implementation name. |
static java.lang.String |
__serviceName
The component will be registered under this name. |
| Fields inherited from class com.sun.star.lib.uno.helper.WeakBase |
_mapImplementationIds, _mapTypes |
| Fields inherited from interface com.sun.star.lang.XServiceInfo |
UNOTYPEINFO |
| Fields inherited from interface com.sun.star.awt.XContainerWindowEventHandler |
UNOTYPEINFO |
| Fields inherited from interface com.sun.star.uno.XWeak |
UNOTYPEINFO |
| Fields inherited from interface com.sun.star.lang.XTypeProvider |
UNOTYPEINFO |
|
Constructor Summary |
ConfigurationDialog(com.sun.star.uno.XComponentContext xContext)
Create a new ConfigurationDialog |
| Methods inherited from class com.sun.star.lib.uno.helper.WeakBase |
finalize, getImplementationId, getTypes, queryAdapter |
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
__serviceName
public static java.lang.String __serviceName
- The component will be registered under this name.
__implementationName
public static java.lang.String __implementationName
- The component should also have an implementation name.
ConfigurationDialog
public ConfigurationDialog(com.sun.star.uno.XComponentContext xContext)
- Create a new ConfigurationDialog
callHandlerMethod
public boolean callHandlerMethod(com.sun.star.awt.XWindow xWindow,
java.lang.Object event,
java.lang.String sMethod)
throws com.sun.star.lang.WrappedTargetException
- Specified by:
callHandlerMethod in interface com.sun.star.awt.XContainerWindowEventHandler
- Throws:
com.sun.star.lang.WrappedTargetException
getSupportedMethodNames
public java.lang.String[] getSupportedMethodNames()
- Specified by:
getSupportedMethodNames in interface com.sun.star.awt.XContainerWindowEventHandler
supportsService
public boolean supportsService(java.lang.String sServiceName)
- Specified by:
supportsService in interface com.sun.star.lang.XServiceInfo
getImplementationName
public java.lang.String getImplementationName()
- Specified by:
getImplementationName in interface com.sun.star.lang.XServiceInfo
getSupportedServiceNames
public java.lang.String[] getSupportedServiceNames()
- Specified by:
getSupportedServiceNames in interface com.sun.star.lang.XServiceInfo