org.openoffice.da.comp.writer2xhtml
public class XhtmlOptionsDialogCalc extends OptionsDialogBase
| Field Summary | |
|---|---|
| static String | __implementationName The component should also have an implementation name. |
| static String | __serviceName The component will be registered under this name. |
| Constructor Summary | |
|---|---|
| XhtmlOptionsDialogCalc(XComponentContext xContext) Create a new XhtmlOptionsDialogCalc | |
| Method Summary | |
|---|---|
| boolean | callHandlerMethod(XDialog xDialog, Object event, String sMethod) |
| String | getDialogLibraryName() |
| String | getDialogName() Return the name of the dialog within the library |
| String | getRegistryPath() Return the name of the registry path |
| String[] | getSupportedMethodNames() |
| protected void | loadSettings(XPropertySet xProps) Load settings from the registry to the dialog |
| protected void | saveSettings(XPropertySet xProps, PropertyHelper helper) Save settings from the dialog to the registry and create FilterData |