Class Epub3OptionsDialog

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 Epub3OptionsDialog extends EpubOptionsDialog
This class provides a UNO component which implements a filter UI for the EPUB 3 export. In this version the option to include NCX is enabled.
  • 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

    • Epub3OptionsDialog

      public Epub3OptionsDialog(com.sun.star.uno.XComponentContext xContext)
      Create a new Epub3OptionsDialog