org.openoffice.da.comp.writer2xhtml

Class XhtmlOptionsDialogXsl

Implemented Interfaces:
XDialogEventHandler, XExecutableDialog, XPropertyAccess, XServiceInfo, XServiceName, XTypeProvider

public class XhtmlOptionsDialogXsl
extends XhtmlOptionsDialog

This class provides a uno component which implements a filter ui for the Xhtml export (xsl variant) This variant of the dialog has the XsltPath setting enabled

Field Summary

static String
__implementationName
The component should also have an implementation name.
static String
__serviceName
The component will be registered under this name.

Fields inherited from class org.openoffice.da.comp.writer2xhtml.XhtmlOptionsDialog

__implementationName, __serviceName

Fields inherited from class org.openoffice.da.comp.w2lcommon.filter.OptionsDialogBase

xMSF

Fields inherited from class org.openoffice.da.comp.w2lcommon.helper.DialogBase

CHECKBOX_CHECKED, CHECKBOX_DONT_KNOW, CHECKBOX_NOT_CHECKED, __implementationName, __serviceName, xContext

Constructor Summary

XhtmlOptionsDialogXsl(XComponentContext xContext)
Create a new XhtmlOptionsDialogXsl

Method Summary

Methods inherited from class org.openoffice.da.comp.writer2xhtml.XhtmlOptionsDialog

callHandlerMethod, getDialogLibraryName, getDialogName, getRegistryPath, getSupportedMethodNames, loadSettings, saveSettings

Methods inherited from class org.openoffice.da.comp.w2lcommon.filter.OptionsDialogBase

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

Methods inherited from class org.openoffice.da.comp.w2lcommon.helper.DialogBase

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

Field Details

__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.

Constructor Details

XhtmlOptionsDialogXsl

public XhtmlOptionsDialogXsl(XComponentContext xContext)
Create a new XhtmlOptionsDialogXsl