org.openoffice.da.comp.writer2latex
Class LaTeXOptionsDialog
- XDialogEventHandler, XExecutableDialog, XPropertyAccess, XServiceInfo, XServiceName, XTypeProvider
public class LaTeXOptionsDialog
This class provides a uno component which implements a filter ui for the
LaTeX export
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.
The subclass should override this with a suitable name
__serviceName
public static String __serviceName
The component will be registered under this name.
LaTeXOptionsDialog
public LaTeXOptionsDialog(XComponentContext xContext)
Create a new LaTeXOptionsDialog
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