Class BibliographyDialog

java.lang.Object
com.sun.star.lib.uno.helper.WeakBase
org.openoffice.da.comp.writer4latex.BibliographyDialog
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 BibliographyDialog 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 the bibliography in Writer4LaTeX.
  • Field Details

    • REGISTRY_PATH

      public static final String REGISTRY_PATH
      See Also:
    • __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

    • BibliographyDialog

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

    • callHandlerMethod

      public boolean callHandlerMethod(com.sun.star.awt.XWindow xWindow, Object event, 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 String[] getSupportedMethodNames()
      Specified by:
      getSupportedMethodNames in interface com.sun.star.awt.XContainerWindowEventHandler
    • 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