org.openoffice.da.comp.writer2latex
public class LaTeXOptionsDialog 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 | |
|---|---|
| LaTeXOptionsDialog(XComponentContext xContext) Create a new LaTeXOptionsDialog | |
| 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 boolean | isLocked(String sOptionName) |
| protected void | loadSettings(XPropertySet xProps) Load settings from the registry to the dialog |
| protected void | saveSettings(XPropertySet xProps, PropertyHelper filterData) Save settings from the dialog to the registry and create FilterData |