Class EpubOptionsDialog

All Implemented Interfaces:
com.sun.star.awt.XDialogEventHandler, com.sun.star.beans.XPropertyAccess, com.sun.star.lang.XServiceInfo, com.sun.star.lang.XServiceName, com.sun.star.lang.XTypeProvider, com.sun.star.ui.dialogs.XExecutableDialog, com.sun.star.uno.XInterface

public class EpubOptionsDialog extends OptionsDialogBase
This class provides a UNO component which implements a filter UI for the EPUB export
  • 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

    • EpubOptionsDialog

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