|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openoffice.da.comp.w2lcommon.helper.DialogBase
org.openoffice.da.comp.w2lcommon.filter.OptionsDialogBase
org.openoffice.da.comp.writer2xhtml.XhtmlOptionsDialog
org.openoffice.da.comp.writer2xhtml.XhtmlOptionsDialogXsl
public class XhtmlOptionsDialogXsl
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 java.lang.String |
__implementationName
The component should also have an implementation name. |
static java.lang.String |
__serviceName
The component will be registered under this name. |
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, xContext |
Fields inherited from interface com.sun.star.beans.XPropertyAccess |
---|
UNOTYPEINFO |
Fields inherited from interface com.sun.star.lang.XTypeProvider |
---|
UNOTYPEINFO |
Fields inherited from interface com.sun.star.lang.XServiceInfo |
---|
UNOTYPEINFO |
Fields inherited from interface com.sun.star.lang.XServiceName |
---|
UNOTYPEINFO |
Fields inherited from interface com.sun.star.ui.dialogs.XExecutableDialog |
---|
UNOTYPEINFO |
Fields inherited from interface com.sun.star.awt.XDialogEventHandler |
---|
UNOTYPEINFO |
Constructor Summary | |
---|---|
XhtmlOptionsDialogXsl(com.sun.star.uno.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, getPropertyValues, getTypes, initialize, isLocked, loadCheckBoxOption, loadComboBoxOption, loadConfig, loadListBoxOption, loadNumericOption, loadTextFieldOption, saveCheckBoxOption, saveCheckBoxOption, saveComboBoxOption, saveComboBoxOption, saveConfig, saveListBoxOption, saveListBoxOption, saveNumericOption, saveNumericOptionAsPercentage, saveTextFieldOption, saveTextFieldOption, setPropertyValues, updateLockedOptions |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.String __serviceName
public static java.lang.String __implementationName
Constructor Detail |
---|
public XhtmlOptionsDialogXsl(com.sun.star.uno.XComponentContext xContext)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |