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.
  • Field Details

    • __serviceName

      public static String __serviceName
      The component will be registered under this name.
    • __implementationName

      public static String __implementationName
      The component should also have an implementation name.
  • Constructor Details

    • ConfigurationDialog

      public ConfigurationDialog(com.sun.star.uno.XComponentContext xContext)
      Construct a new ConfigurationDialog
  • Method Details

    • supportsService

      public boolean supportsService(String sServiceName)
      Specified by:
      supportsService in interface com.sun.star.lang.XServiceInfo
    • getImplementationName

      public String getImplementationName()
      Specified by:
      getImplementationName in interface com.sun.star.lang.XServiceInfo
    • getSupportedServiceNames

      public String[] getSupportedServiceNames()
      Specified by:
      getSupportedServiceNames in interface com.sun.star.lang.XServiceInfo
    • getMIMEType

      protected String getMIMEType()
      Specified by:
      getMIMEType in class ConfigurationDialogBase
    • getDialogLibraryName

      protected String getDialogLibraryName()
      Specified by:
      getDialogLibraryName in class ConfigurationDialogBase
    • getConfigFileName

      protected String getConfigFileName()
      Specified by:
      getConfigFileName in class ConfigurationDialogBase
    • getSupportedMethodNames

      public String[] getSupportedMethodNames()
      Specified by:
      getSupportedMethodNames in interface com.sun.star.awt.XContainerWindowEventHandler