org.openoffice.da.comp.writer2xhtml
Class XhtmlOptionsDialog
- XDialogEventHandler, XExecutableDialog, XPropertyAccess, XServiceInfo, XServiceName, XTypeProvider
public class XhtmlOptionsDialog
This class provides a uno component which implements a filter ui for the
Xhtml export
finalize, getDialogLibraryName, getDialogName, getPropertyValues, getRegistryPath, getTypes, initialize, isLocked, loadCheckBoxOption, loadComboBoxOption, loadConfig, loadListBoxOption, loadNumericOption, loadSettings, loadTextFieldOption, saveCheckBoxOption, saveCheckBoxOption, saveComboBoxOption, saveComboBoxOption, saveConfig, saveListBoxOption, saveListBoxOption, saveNumericOption, saveNumericOptionAsPercentage, saveSettings, saveTextFieldOption, saveTextFieldOption, setPropertyValues, updateLockedOptions |
callHandlerMethod, execute, finalize, getCheckBoxState, getCheckBoxStateAsBoolean, getComboBoxText, getDialogLibraryName, getDialogName, getFormattedFieldText, getImplementationId, getImplementationName, getListBoxLineCount, getListBoxSelectedItem, getListBoxStringItemList, getNumericFieldValue, getPropertyValue, getPropertyValueAsBoolean, getPropertyValueAsInteger, getPropertyValueAsShort, getPropertyValueAsString, getServiceName, getSupportedMethodNames, getSupportedServiceNames, getTextFieldText, getTypes, initialize, setCheckBoxState, setCheckBoxStateAsBoolean, setComboBoxText, setControlEnabled, setFormattedFieldText, setListBoxLineCount, setListBoxSelectedItem, setListBoxStringItemList, setNumericFieldValue, setPropertyValue, setPropertyValue, setPropertyValue, setPropertyValue, setTextFieldText, setTitle, supportsService |
__implementationName
public static String __implementationName
The component should also have an implementation name.
__serviceName
public static String __serviceName
The component will be registered under this name.
XhtmlOptionsDialog
public XhtmlOptionsDialog(XComponentContext xContext)
Create a new XhtmlOptionsDialog
callHandlerMethod
public boolean callHandlerMethod(XDialog xDialog,
Object event,
String sMethod)- callHandlerMethod in interface DialogBase
getDialogLibraryName
public String getDialogLibraryName()
Return the name of the library containing the dialog
The subclass must override this to provide the name of the library
- getDialogLibraryName in interface OptionsDialogBase
loadSettings
protected void loadSettings(XPropertySet xProps)
Load settings from the registry to the dialog
- loadSettings in interface OptionsDialogBase