org.openoffice.da.comp.writer2xhtml
Class XhtmlOptionsDialogCalc
- XDialogEventHandler, XExecutableDialog, XPropertyAccess, XServiceInfo, XServiceName, XTypeProvider
public class XhtmlOptionsDialogCalc
This class provides a uno component which implements a filter ui for the
Xhtml export in Calc
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.
XhtmlOptionsDialogCalc
public XhtmlOptionsDialogCalc(XComponentContext xContext)
Create a new XhtmlOptionsDialogCalc
callHandlerMethod
public boolean callHandlerMethod(XDialog xDialog,
Object event,
String sMethod)- callHandlerMethod in interface DialogBase
loadSettings
protected void loadSettings(XPropertySet xProps)
Load settings from the registry to the dialog
- loadSettings in interface OptionsDialogBase