LibreOffice Module xmloff (master)
1
|
Go to the source code of this file.
Namespaces | |
xmloff | |
Macros | |
#define | PROPERTY_CLASSID "ClassId" |
#define | PROPERTY_ECHOCHAR "EchoChar" |
#define | PROPERTY_MULTILINE "MultiLine" |
#define | PROPERTY_NAME "Name" |
#define | PROPERTY_GRAPHIC "Graphic" |
#define | PROPERTY_LABEL "Label" |
#define | PROPERTY_TARGETFRAME "TargetFrame" |
#define | PROPERTY_TARGETURL "TargetURL" |
#define | PROPERTY_TITLE "Tag" |
#define | PROPERTY_DROPDOWN "Dropdown" |
#define | PROPERTY_PRINTABLE "Printable" |
#define | PROPERTY_READONLY "ReadOnly" |
#define | PROPERTY_DEFAULT_STATE "DefaultState" |
#define | PROPERTY_TABSTOP "Tabstop" |
#define | PROPERTY_STATE "State" |
#define | PROPERTY_ENABLED "Enabled" |
#define | PROPERTY_ENABLEVISIBLE "EnableVisible" |
#define | PROPERTY_MAXTEXTLENGTH "MaxTextLen" |
#define | PROPERTY_LINECOUNT "LineCount" |
#define | PROPERTY_TABINDEX "TabIndex" |
#define | PROPERTY_COMMAND "Command" |
#define | PROPERTY_DATASOURCENAME "DataSourceName" |
#define | PROPERTY_FILTER "Filter" |
#define | PROPERTY_ORDER "Order" |
#define | PROPERTY_ALLOWDELETES "AllowDeletes" |
#define | PROPERTY_ALLOWINSERTS "AllowInserts" |
#define | PROPERTY_ALLOWUPDATES "AllowUpdates" |
#define | PROPERTY_APPLYFILTER "ApplyFilter" |
#define | PROPERTY_ESCAPEPROCESSING "EscapeProcessing" |
#define | PROPERTY_IGNORERESULT "IgnoreResult" |
#define | PROPERTY_SUBMIT_ENCODING "SubmitEncoding" |
#define | PROPERTY_SUBMIT_METHOD "SubmitMethod" |
#define | PROPERTY_COMMAND_TYPE "CommandType" |
#define | PROPERTY_NAVIGATION "NavigationBarMode" |
#define | PROPERTY_CYCLE "Cycle" |
#define | PROPERTY_BUTTONTYPE "ButtonType" |
#define | PROPERTY_DATAFIELD "DataField" |
#define | PROPERTY_BOUNDCOLUMN "BoundColumn" |
#define | PROPERTY_EMPTY_IS_NULL "ConvertEmptyToNull" |
#define | PROPERTY_INPUT_REQUIRED "InputRequired" |
#define | PROPERTY_LISTSOURCE "ListSource" |
#define | PROPERTY_LISTSOURCETYPE "ListSourceType" |
#define | PROPERTY_ECHO_CHAR "EchoChar" |
#define | PROPERTY_STRICTFORMAT "StrictFormat" |
#define | PROPERTY_AUTOCOMPLETE "Autocomplete" |
#define | PROPERTY_MULTISELECTION "MultiSelection" |
#define | PROPERTY_DEFAULTBUTTON "DefaultButton" |
#define | PROPERTY_TRISTATE "TriState" |
#define | PROPERTY_CONTROLLABEL "LabelControl" |
#define | PROPERTY_STRING_ITEM_LIST "StringItemList" |
#define | PROPERTY_VALUE_SEQ "ValueItemList" |
#define | PROPERTY_DEFAULT_SELECT_SEQ "DefaultSelection" |
#define | PROPERTY_SELECT_SEQ "SelectedItems" |
#define | PROPERTY_DATE_MIN "DateMin" |
#define | PROPERTY_DATE_MAX "DateMax" |
#define | PROPERTY_TIME_MIN "TimeMin" |
#define | PROPERTY_TIME_MAX "TimeMax" |
#define | PROPERTY_VALUE_MIN "ValueMin" |
#define | PROPERTY_VALUE_MAX "ValueMax" |
#define | PROPERTY_EFFECTIVE_MIN "EffectiveMin" |
#define | PROPERTY_EFFECTIVE_MAX "EffectiveMax" |
#define | PROPERTY_DEFAULT_DATE "DefaultDate" |
#define | PROPERTY_DATE "Date" |
#define | PROPERTY_DEFAULT_TIME "DefaultTime" |
#define | PROPERTY_TIME "Time" |
#define | PROPERTY_DEFAULT_VALUE "DefaultValue" |
#define | PROPERTY_VALUE "Value" |
#define | PROPERTY_HIDDEN_VALUE "HiddenValue" |
#define | PROPERTY_DEFAULT_TEXT "DefaultText" |
#define | PROPERTY_TEXT "Text" |
#define | PROPERTY_EFFECTIVE_VALUE "EffectiveValue" |
#define | PROPERTY_EFFECTIVE_DEFAULT "EffectiveDefault" |
#define | PROPERTY_REFVALUE "RefValue" |
#define | PROPERTY_URL "URL" |
#define | PROPERTY_FONT "FontDescriptor" |
#define | PROPERTY_BACKGROUNDCOLOR "BackgroundColor" |
#define | PROPERTY_MASTERFIELDS "MasterFields" |
#define | PROPERTY_DETAILFIELDS "DetailFields" |
#define | PROPERTY_COLUMNSERVICENAME "ColumnServiceName" |
#define | PROPERTY_FORMATKEY "FormatKey" |
#define | PROPERTY_ALIGN "Align" |
#define | PROPERTY_BORDER "Border" |
#define | PROPERTY_AUTOCONTROLFOCUS "AutomaticControlFocus" |
#define | PROPERTY_APPLYDESIGNMODE "ApplyFormDesignMode" |
#define | PROPERTY_FORMATSSUPPLIER "FormatsSupplier" |
#define | PROPERTY_LOCALE "Locale" |
#define | PROPERTY_FORMATSTRING "FormatString" |
#define | PROPERTY_DATEFORMAT "DateFormat" |
#define | PROPERTY_TIMEFORMAT "TimeFormat" |
#define | PROPERTY_PERSISTENCE_MAXTEXTLENGTH "PersistenceMaxTextLength" |
#define | PROPERTY_SCROLLVALUE_MIN "ScrollValueMin" |
#define | PROPERTY_SCROLLVALUE_MAX "ScrollValueMax" |
#define | PROPERTY_SCROLLVALUE "ScrollValue" |
#define | PROPERTY_SCROLLVALUE_DEFAULT "DefaultScrollValue" |
#define | PROPERTY_LINE_INCREMENT "LineIncrement" |
#define | PROPERTY_BLOCK_INCREMENT "BlockIncrement" |
#define | PROPERTY_REPEAT_DELAY "RepeatDelay" |
#define | PROPERTY_SPINVALUE "SpinValue" |
#define | PROPERTY_SPINVALUE_MIN "SpinValueMin" |
#define | PROPERTY_SPINVALUE_MAX "SpinValueMax" |
#define | PROPERTY_DEFAULT_SPINVALUE "DefaultSpinValue" |
#define | PROPERTY_SPIN_INCREMENT "SpinIncrement" |
#define | PROPERTY_ORIENTATION "Orientation" |
#define | PROPERTY_TOGGLE "Toggle" |
#define | PROPERTY_FOCUS_ON_CLICK "FocusOnClick" |
#define | PROPERTY_VISUAL_EFFECT "VisualEffect" |
#define | PROPERTY_IMAGE_POSITION "ImagePosition" |
#define | PROPERTY_IMAGE_ALIGN "ImageAlign" |
#define | PROPERTY_SCALE_IMAGE "ScaleImage" |
#define | PROPERTY_GROUP_NAME "GroupName" |
#define | PROPERTY_BOUND_CELL "BoundCell" |
#define | PROPERTY_LIST_CELL_RANGE "CellRange" |
#define | PROPERTY_ADDRESS "Address" |
#define | PROPERTY_FILE_REPRESENTATION "PersistentRepresentation" |
#define | PROPERTY_RICH_TEXT "RichText" |
#define | SERVICE_SPREADSHEET_DOCUMENT "com.sun.star.sheet.SpreadsheetDocument" |
#define | SERVICE_CELLVALUEBINDING "com.sun.star.table.CellValueBinding" |
#define | SERVICE_LISTINDEXCELLBINDING "com.sun.star.table.ListPositionCellBinding" |
#define | SERVICE_CELLRANGELISTSOURCE "com.sun.star.table.CellRangeListSource" |
#define | SERVICE_ADDRESS_CONVERSION "com.sun.star.table.CellAddressConversion" |
#define | SERVICE_RANGEADDRESS_CONVERSION "com.sun.star.table.CellRangeAddressConversion" |
#define | SERVICE_PERSISTENT_COMPONENT_FORM "stardiv.one.form.component.Form" |
#define | SERVICE_PERSISTENT_COMPONENT_EDIT "stardiv.one.form.component.Edit" |
#define | SERVICE_PERSISTENT_COMPONENT_LISTBOX "stardiv.one.form.component.ListBox" |
#define | SERVICE_PERSISTENT_COMPONENT_COMBOBOX "stardiv.one.form.component.ComboBox" |
#define | SERVICE_PERSISTENT_COMPONENT_RADIOBUTTON "stardiv.one.form.component.RadioButton" |
#define | SERVICE_PERSISTENT_COMPONENT_GROUPBOX "stardiv.one.form.component.GroupBox" |
#define | SERVICE_PERSISTENT_COMPONENT_FIXEDTEXT "stardiv.one.form.component.FixedText" |
#define | SERVICE_PERSISTENT_COMPONENT_COMMANDBUTTON "stardiv.one.form.component.CommandButton" |
#define | SERVICE_PERSISTENT_COMPONENT_CHECKBOX "stardiv.one.form.component.CheckBox" |
#define | SERVICE_PERSISTENT_COMPONENT_GRID "stardiv.one.form.component.Grid" |
#define | SERVICE_PERSISTENT_COMPONENT_IMAGEBUTTON "stardiv.one.form.component.ImageButton" |
#define | SERVICE_PERSISTENT_COMPONENT_FILECONTROL "stardiv.one.form.component.FileControl" |
#define | SERVICE_PERSISTENT_COMPONENT_TIMEFIELD "stardiv.one.form.component.TimeField" |
#define | SERVICE_PERSISTENT_COMPONENT_DATEFIELD "stardiv.one.form.component.DateField" |
#define | SERVICE_PERSISTENT_COMPONENT_NUMERICFIELD "stardiv.one.form.component.NumericField" |
#define | SERVICE_PERSISTENT_COMPONENT_CURRENCYFIELD "stardiv.one.form.component.CurrencyField" |
#define | SERVICE_PERSISTENT_COMPONENT_PATTERNFIELD "stardiv.one.form.component.PatternField" |
#define | SERVICE_PERSISTENT_COMPONENT_HIDDENCONTROL "stardiv.one.form.component.Hidden" |
#define | SERVICE_PERSISTENT_COMPONENT_IMAGECONTROL "stardiv.one.form.component.ImageControl" |
#define | SERVICE_PERSISTENT_COMPONENT_FORMATTEDFIELD "stardiv.one.form.component.FormattedField" |
#define | SERVICE_FORM "com.sun.star.form.component.Form" |
#define | SERVICE_EDIT "com.sun.star.form.component.TextField" |
#define | SERVICE_LISTBOX "com.sun.star.form.component.ListBox" |
#define | SERVICE_COMBOBOX "com.sun.star.form.component.ComboBox" |
#define | SERVICE_RADIOBUTTON "com.sun.star.form.component.RadioButton" |
#define | SERVICE_GROUPBOX "com.sun.star.form.component.GroupBox" |
#define | SERVICE_FIXEDTEXT "com.sun.star.form.component.FixedText" |
#define | SERVICE_COMMANDBUTTON "com.sun.star.form.component.CommandButton" |
#define | SERVICE_CHECKBOX "com.sun.star.form.component.CheckBox" |
#define | SERVICE_GRID "com.sun.star.form.component.GridControl" |
#define | SERVICE_IMAGEBUTTON "com.sun.star.form.component.ImageButton" |
#define | SERVICE_FILECONTROL "com.sun.star.form.component.FileControl" |
#define | SERVICE_TIMEFIELD "com.sun.star.form.component.TimeField" |
#define | SERVICE_DATEFIELD "com.sun.star.form.component.DateField" |
#define | SERVICE_NUMERICFIELD "com.sun.star.form.component.NumericField" |
#define | SERVICE_CURRENCYFIELD "com.sun.star.form.component.CurrencyField" |
#define | SERVICE_PATTERNFIELD "com.sun.star.form.component.PatternField" |
#define | SERVICE_HIDDENCONTROL "com.sun.star.form.component.HiddenControl" |
#define | SERVICE_IMAGECONTROL "com.sun.star.form.component.DatabaseImageControl" |
#define | SERVICE_FORMATTEDFIELD "com.sun.star.form.component.FormattedField" |
#define | EVENT_NAME_SEPARATOR "::" |
#define | EVENT_TYPE "EventType" |
#define | EVENT_LIBRARY "Library" |
#define | EVENT_LOCALMACRONAME "MacroName" |
#define | EVENT_SCRIPTURL "Script" |
#define | EVENT_STAROFFICE "StarOffice" |
#define | EVENT_STARBASIC "StarBasic" |
#define | EVENT_APPLICATION "application" |
#define EVENT_APPLICATION "application" |
Definition at line 203 of file strings.hxx.
Referenced by xmloff::OFormEventsImportContext::endFastElement(), and xmloff::OEventDescriptorMapper::OEventDescriptorMapper().
#define EVENT_LIBRARY "Library" |
Definition at line 198 of file strings.hxx.
Referenced by xmloff::OFormEventsImportContext::endFastElement(), and xmloff::OEventDescriptorMapper::OEventDescriptorMapper().
#define EVENT_LOCALMACRONAME "MacroName" |
Definition at line 199 of file strings.hxx.
Referenced by xmloff::OFormEventsImportContext::endFastElement(), and xmloff::OEventDescriptorMapper::OEventDescriptorMapper().
#define EVENT_NAME_SEPARATOR "::" |
Definition at line 196 of file strings.hxx.
Referenced by xmloff::OFormEventsImportContext::endFastElement(), and xmloff::OEventDescriptorMapper::OEventDescriptorMapper().
#define EVENT_SCRIPTURL "Script" |
Definition at line 200 of file strings.hxx.
Referenced by xmloff::OFormEventsImportContext::endFastElement(), and xmloff::OEventDescriptorMapper::OEventDescriptorMapper().
#define EVENT_STARBASIC "StarBasic" |
Definition at line 202 of file strings.hxx.
Referenced by xmloff::OFormEventsImportContext::endFastElement(), and xmloff::OEventDescriptorMapper::OEventDescriptorMapper().
#define EVENT_STAROFFICE "StarOffice" |
Definition at line 201 of file strings.hxx.
Referenced by xmloff::OFormEventsImportContext::endFastElement(), and xmloff::OEventDescriptorMapper::OEventDescriptorMapper().
#define EVENT_TYPE "EventType" |
Definition at line 197 of file strings.hxx.
Referenced by xmloff::OFormEventsImportContext::endFastElement(), and xmloff::OEventDescriptorMapper::OEventDescriptorMapper().
#define PROPERTY_ADDRESS "Address" |
Definition at line 139 of file strings.hxx.
Referenced by xmloff::FormCellBindingHelper::getStringAddressFromCellBinding(), and xmloff::FormCellBindingHelper::getStringAddressFromCellListSource().
#define PROPERTY_ALIGN "Align" |
Definition at line 106 of file strings.hxx.
Referenced by xmloff::OControlImport::createElement().
#define PROPERTY_ALLOWDELETES "AllowDeletes" |
Definition at line 50 of file strings.hxx.
Referenced by xmloff::OFormExport::exportAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_ALLOWINSERTS "AllowInserts" |
Definition at line 51 of file strings.hxx.
Referenced by xmloff::OFormExport::exportAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_ALLOWUPDATES "AllowUpdates" |
Definition at line 52 of file strings.hxx.
Referenced by xmloff::OFormExport::exportAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_APPLYDESIGNMODE "ApplyFormDesignMode" |
Definition at line 109 of file strings.hxx.
Referenced by xmloff::OFormsRootExport::addModelAttributes(), and xmloff::OFormsRootImport::startFastElement().
#define PROPERTY_APPLYFILTER "ApplyFilter" |
Definition at line 53 of file strings.hxx.
Referenced by xmloff::OFormExport::exportAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_AUTOCOMPLETE "Autocomplete" |
Definition at line 70 of file strings.hxx.
Referenced by xmloff::OControlExport::exportSpecialAttributes(), xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl(), and xmloff::OListAndComboImport::startFastElement().
#define PROPERTY_AUTOCONTROLFOCUS "AutomaticControlFocus" |
Definition at line 108 of file strings.hxx.
Referenced by xmloff::OFormsRootExport::addModelAttributes(), and xmloff::OFormsRootImport::startFastElement().
#define PROPERTY_BACKGROUNDCOLOR "BackgroundColor" |
Definition at line 101 of file strings.hxx.
#define PROPERTY_BLOCK_INCREMENT "BlockIncrement" |
Definition at line 121 of file strings.hxx.
Referenced by xmloff::OControlExport::exportSpecialAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_BORDER "Border" |
Definition at line 107 of file strings.hxx.
#define PROPERTY_BOUND_CELL "BoundCell" |
Definition at line 137 of file strings.hxx.
Referenced by xmloff::FormCellBindingHelper::createCellBindingFromStringAddress(), and xmloff::FormCellBindingHelper::getStringAddressFromCellBinding().
#define PROPERTY_BOUNDCOLUMN "BoundColumn" |
Definition at line 63 of file strings.hxx.
Referenced by xmloff::OControlExport::exportDatabaseAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_BUTTONTYPE "ButtonType" |
Definition at line 61 of file strings.hxx.
Referenced by xmloff::OControlExport::exportCommonControlAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_CLASSID "ClassId" |
Definition at line 26 of file strings.hxx.
Referenced by xmloff::OFormLayerXMLExport_Impl::checkExamineControl(), xmloff::OControlImport::endFastElement(), xmloff::OControlExport::examine(), xmloff::OFormLayerXMLExport_Impl::exportCollectionElements(), and xmloff::OControlImport::startFastElement().
#define PROPERTY_COLUMNSERVICENAME "ColumnServiceName" |
Definition at line 104 of file strings.hxx.
Referenced by xmloff::OFormLayerXMLExport_Impl::exportCollectionElements(), and xmloff::OColumnExport::exportServiceNameAttribute().
#define PROPERTY_COMMAND "Command" |
Definition at line 46 of file strings.hxx.
Referenced by xmloff::OFormExport::exportAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_COMMAND_TYPE "CommandType" |
Definition at line 58 of file strings.hxx.
Referenced by xmloff::OFormExport::exportAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_CONTROLLABEL "LabelControl" |
Definition at line 74 of file strings.hxx.
Referenced by xmloff::OFormLayerXMLExport_Impl::checkExamineControl(), xmloff::OFormLayerXMLImport_Impl::endPage(), and xmloff::OControlExport::exportSubTags().
#define PROPERTY_CYCLE "Cycle" |
Definition at line 60 of file strings.hxx.
Referenced by xmloff::OFormExport::exportAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_DATAFIELD "DataField" |
Definition at line 62 of file strings.hxx.
Referenced by xmloff::OControlExport::exportDatabaseAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_DATASOURCENAME "DataSourceName" |
Definition at line 47 of file strings.hxx.
Referenced by xmloff::OFormExport::exportAttributes(), xmloff::OFormExport::exportSubTags(), xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl(), and xmloff::OXMLDataSourceImport::OXMLDataSourceImport().
#define PROPERTY_DATE "Date" |
Definition at line 88 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getRuntimeValuePropertyNames().
#define PROPERTY_DATE_MAX "DateMax" |
Definition at line 80 of file strings.hxx.
#define PROPERTY_DATE_MIN "DateMin" |
Definition at line 79 of file strings.hxx.
#define PROPERTY_DATEFORMAT "DateFormat" |
Definition at line 113 of file strings.hxx.
Referenced by xmloff::OPropertyExport::flagStyleProperties().
#define PROPERTY_DEFAULT_DATE "DefaultDate" |
Definition at line 87 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getRuntimeValuePropertyNames().
#define PROPERTY_DEFAULT_SELECT_SEQ "DefaultSelection" |
Definition at line 77 of file strings.hxx.
Referenced by xmloff::OListAndComboImport::endFastElement(), xmloff::OControlExport::exportListSourceAsElements(), and xmloff::OControlExport::exportSubTags().
#define PROPERTY_DEFAULT_SPINVALUE "DefaultSpinValue" |
Definition at line 126 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getValuePropertyNames().
#define PROPERTY_DEFAULT_STATE "DefaultState" |
#define PROPERTY_DEFAULT_TEXT "DefaultText" |
Definition at line 94 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getRuntimeValuePropertyNames(), and xmloff::OValuePropertiesMetaData::getValuePropertyNames().
#define PROPERTY_DEFAULT_TIME "DefaultTime" |
Definition at line 89 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getRuntimeValuePropertyNames().
#define PROPERTY_DEFAULT_VALUE "DefaultValue" |
Definition at line 91 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getValuePropertyNames().
#define PROPERTY_DEFAULTBUTTON "DefaultButton" |
Definition at line 72 of file strings.hxx.
Referenced by xmloff::OControlExport::exportSpecialAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_DETAILFIELDS "DetailFields" |
Definition at line 103 of file strings.hxx.
Referenced by xmloff::OFormExport::exportAttributes(), and xmloff::OFormImport::handleAttribute().
#define PROPERTY_DROPDOWN "Dropdown" |
Definition at line 35 of file strings.hxx.
Referenced by xmloff::OControlExport::exportCommonControlAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_ECHO_CHAR "EchoChar" |
Definition at line 68 of file strings.hxx.
Referenced by xmloff::OControlExport::exportSpecialAttributes().
#define PROPERTY_ECHOCHAR "EchoChar" |
Definition at line 27 of file strings.hxx.
Referenced by xmloff::OControlExport::examine(), and xmloff::OPasswordImport::handleAttribute().
#define PROPERTY_EFFECTIVE_DEFAULT "EffectiveDefault" |
Definition at line 97 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getRuntimeValuePropertyNames(), xmloff::OValuePropertiesMetaData::getValuePropertyNames(), and xmloff::OControlImport::implTranslateValueProperty().
#define PROPERTY_EFFECTIVE_MAX "EffectiveMax" |
Definition at line 86 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getValueLimitPropertyNames().
#define PROPERTY_EFFECTIVE_MIN "EffectiveMin" |
Definition at line 85 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getValueLimitPropertyNames().
#define PROPERTY_EFFECTIVE_VALUE "EffectiveValue" |
Definition at line 96 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getRuntimeValuePropertyNames(), xmloff::OValuePropertiesMetaData::getValuePropertyNames(), and xmloff::OControlImport::implTranslateValueProperty().
#define PROPERTY_EMPTY_IS_NULL "ConvertEmptyToNull" |
Definition at line 64 of file strings.hxx.
Referenced by xmloff::OControlExport::exportDatabaseAttributes(), xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl(), xmloff::OTextLikeImport::startFastElement(), and xmloff::OListAndComboImport::startFastElement().
#define PROPERTY_ENABLED "Enabled" |
Definition at line 41 of file strings.hxx.
Referenced by xmloff::OControlExport::exportCommonControlAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_ENABLEVISIBLE "EnableVisible" |
Definition at line 42 of file strings.hxx.
Referenced by xmloff::OControlExport::exportCommonControlAttributes().
#define PROPERTY_ESCAPEPROCESSING "EscapeProcessing" |
Definition at line 54 of file strings.hxx.
Referenced by xmloff::OFormExport::exportAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_FILE_REPRESENTATION "PersistentRepresentation" |
Definition at line 140 of file strings.hxx.
Referenced by xmloff::FormCellBindingHelper::getStringAddressFromCellBinding(), and xmloff::FormCellBindingHelper::getStringAddressFromCellListSource().
#define PROPERTY_FILTER "Filter" |
Definition at line 48 of file strings.hxx.
Referenced by xmloff::OFormExport::exportAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_FOCUS_ON_CLICK "FocusOnClick" |
Definition at line 130 of file strings.hxx.
Referenced by xmloff::OControlExport::exportSpecialAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_FONT "FontDescriptor" |
Definition at line 100 of file strings.hxx.
Referenced by xmloff::OPropertyExport::flagStyleProperties().
#define PROPERTY_FORMATKEY "FormatKey" |
Definition at line 105 of file strings.hxx.
Referenced by xmloff::OFormLayerXMLImport_Impl::applyControlNumberStyle(), xmloff::OFormLayerXMLExport_Impl::checkExamineControl(), xmloff::OFormLayerXMLExport_Impl::collectGridColumnStylesAndIds(), xmloff::OFormLayerXMLExport_Impl::ensureTranslateFormat(), and xmloff::OControlExport::examine().
#define PROPERTY_FORMATSSUPPLIER "FormatsSupplier" |
Definition at line 110 of file strings.hxx.
Referenced by xmloff::OFormLayerXMLImport_Impl::applyControlNumberStyle(), and xmloff::OFormLayerXMLExport_Impl::ensureTranslateFormat().
#define PROPERTY_FORMATSTRING "FormatString" |
Definition at line 112 of file strings.hxx.
Referenced by xmloff::OFormLayerXMLExport_Impl::ensureTranslateFormat().
#define PROPERTY_GRAPHIC "Graphic" |
Definition at line 30 of file strings.hxx.
Referenced by xmloff::OPropertyExport::exportImageDataAttribute(), and xmloff::OImagePositionImport::startFastElement().
#define PROPERTY_GROUP_NAME "GroupName" |
Definition at line 135 of file strings.hxx.
Referenced by xmloff::OControlExport::examine(), xmloff::OControlExport::exportSpecialAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_HIDDEN_VALUE "HiddenValue" |
Definition at line 93 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getValuePropertyNames().
#define PROPERTY_IGNORERESULT "IgnoreResult" |
Definition at line 55 of file strings.hxx.
Referenced by xmloff::OFormExport::exportAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_IMAGE_ALIGN "ImageAlign" |
Definition at line 133 of file strings.hxx.
Referenced by xmloff::OControlExport::exportImagePositionAttributes().
#define PROPERTY_IMAGE_POSITION "ImagePosition" |
Definition at line 132 of file strings.hxx.
Referenced by xmloff::OControlExport::examine(), xmloff::OControlExport::exportImagePositionAttributes(), and xmloff::OImagePositionImport::startFastElement().
#define PROPERTY_INPUT_REQUIRED "InputRequired" |
Definition at line 65 of file strings.hxx.
Referenced by xmloff::OControlExport::exportDatabaseAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_LABEL "Label" |
Definition at line 31 of file strings.hxx.
Referenced by xmloff::OColumnExport::exportAttributes(), xmloff::OControlExport::exportCommonControlAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_LINE_INCREMENT "LineIncrement" |
Definition at line 120 of file strings.hxx.
Referenced by xmloff::OControlExport::exportSpecialAttributes(), and xmloff::OValueRangeImport::startFastElement().
#define PROPERTY_LINECOUNT "LineCount" |
Definition at line 44 of file strings.hxx.
Referenced by xmloff::OControlExport::exportCommonControlAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_LIST_CELL_RANGE "CellRange" |
Definition at line 138 of file strings.hxx.
Referenced by xmloff::FormCellBindingHelper::createCellListSourceFromStringAddress(), and xmloff::FormCellBindingHelper::getStringAddressFromCellListSource().
#define PROPERTY_LISTSOURCE "ListSource" |
Definition at line 66 of file strings.hxx.
Referenced by xmloff::OListAndComboImport::endFastElement(), xmloff::OControlExport::exportListSourceAsAttribute(), xmloff::OControlExport::exportListSourceAsElements(), xmloff::OControlExport::exportSubTags(), xmloff::OControlExport::getScalarListSourceValue(), and xmloff::OListAndComboImport::handleAttribute().
#define PROPERTY_LISTSOURCETYPE "ListSourceType" |
Definition at line 67 of file strings.hxx.
Referenced by xmloff::OControlExport::controlHasUserSuppliedListEntries(), xmloff::OControlExport::examine(), xmloff::OControlExport::exportDatabaseAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_LOCALE "Locale" |
Definition at line 111 of file strings.hxx.
Referenced by xmloff::OFormLayerXMLExport_Impl::ensureTranslateFormat().
#define PROPERTY_MASTERFIELDS "MasterFields" |
Definition at line 102 of file strings.hxx.
Referenced by xmloff::OFormExport::exportAttributes(), and xmloff::OFormImport::handleAttribute().
#define PROPERTY_MAXTEXTLENGTH "MaxTextLen" |
Definition at line 43 of file strings.hxx.
Referenced by xmloff::OControlExport::exportCommonControlAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_MULTILINE "MultiLine" |
Definition at line 28 of file strings.hxx.
Referenced by xmloff::OControlExport::examine(), xmloff::OControlExport::exportSpecialAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_MULTISELECTION "MultiSelection" |
Definition at line 71 of file strings.hxx.
Referenced by xmloff::OControlExport::exportSpecialAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_NAME "Name" |
Definition at line 29 of file strings.hxx.
Referenced by xmloff::OFormExport::exportAttributes(), xmloff::OControlExport::exportOuterAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_NAVIGATION "NavigationBarMode" |
Definition at line 59 of file strings.hxx.
Referenced by xmloff::OFormExport::exportAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_ORDER "Order" |
Definition at line 49 of file strings.hxx.
Referenced by xmloff::OFormExport::exportAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_ORIENTATION "Orientation" |
Definition at line 128 of file strings.hxx.
Referenced by xmloff::OControlExport::exportCommonControlAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_PERSISTENCE_MAXTEXTLENGTH "PersistenceMaxTextLength" |
Definition at line 115 of file strings.hxx.
Referenced by xmloff::OControlExport::exportCommonControlAttributes().
#define PROPERTY_PRINTABLE "Printable" |
Definition at line 36 of file strings.hxx.
Referenced by xmloff::OControlExport::exportCommonControlAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_READONLY "ReadOnly" |
Definition at line 37 of file strings.hxx.
Referenced by xmloff::OControlExport::exportCommonControlAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_REFVALUE "RefValue" |
Definition at line 98 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getValuePropertyNames().
#define PROPERTY_REPEAT_DELAY "RepeatDelay" |
Definition at line 122 of file strings.hxx.
Referenced by xmloff::OControlExport::exportSpecialAttributes(), and xmloff::OControlImport::handleAttribute().
#define PROPERTY_RICH_TEXT "RichText" |
Definition at line 141 of file strings.hxx.
Referenced by xmloff::OControlExport::exportSubTags(), and xmloff::OTextLikeImport::removeRedundantCurrentValue().
#define PROPERTY_SCALE_IMAGE "ScaleImage" |
Definition at line 134 of file strings.hxx.
#define PROPERTY_SCROLLVALUE "ScrollValue" |
Definition at line 118 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getValuePropertyNames().
#define PROPERTY_SCROLLVALUE_DEFAULT "DefaultScrollValue" |
Definition at line 119 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getValuePropertyNames().
#define PROPERTY_SCROLLVALUE_MAX "ScrollValueMax" |
Definition at line 117 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getValueLimitPropertyNames().
#define PROPERTY_SCROLLVALUE_MIN "ScrollValueMin" |
Definition at line 116 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getValueLimitPropertyNames().
#define PROPERTY_SELECT_SEQ "SelectedItems" |
Definition at line 78 of file strings.hxx.
Referenced by xmloff::OListAndComboImport::endFastElement(), xmloff::OControlExport::exportListSourceAsElements(), and xmloff::OControlExport::exportSubTags().
#define PROPERTY_SPIN_INCREMENT "SpinIncrement" |
Definition at line 127 of file strings.hxx.
Referenced by xmloff::OControlExport::exportSpecialAttributes(), and xmloff::OValueRangeImport::startFastElement().
#define PROPERTY_SPINVALUE "SpinValue" |
Definition at line 123 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getValuePropertyNames().
#define PROPERTY_SPINVALUE_MAX "SpinValueMax" |
Definition at line 125 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getValueLimitPropertyNames().
#define PROPERTY_SPINVALUE_MIN "SpinValueMin" |
Definition at line 124 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getValueLimitPropertyNames().
#define PROPERTY_STATE "State" |
#define PROPERTY_STRICTFORMAT "StrictFormat" |
Definition at line 69 of file strings.hxx.
Referenced by xmloff::OControlExport::exportSpecialAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_STRING_ITEM_LIST "StringItemList" |
Definition at line 75 of file strings.hxx.
Referenced by xmloff::OListAndComboImport::endFastElement(), xmloff::OControlExport::exportListSourceAsElements(), and xmloff::OControlExport::exportSubTags().
#define PROPERTY_SUBMIT_ENCODING "SubmitEncoding" |
Definition at line 56 of file strings.hxx.
Referenced by xmloff::OFormExport::exportAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_SUBMIT_METHOD "SubmitMethod" |
Definition at line 57 of file strings.hxx.
Referenced by xmloff::OFormExport::exportAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_TABINDEX "TabIndex" |
Definition at line 45 of file strings.hxx.
Referenced by xmloff::OControlExport::exportCommonControlAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_TABSTOP "Tabstop" |
Definition at line 39 of file strings.hxx.
Referenced by xmloff::OControlExport::exportCommonControlAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_TARGETFRAME "TargetFrame" |
Definition at line 32 of file strings.hxx.
Referenced by xmloff::OPropertyExport::exportTargetFrameAttribute(), xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl(), xmloff::OButtonImport::startFastElement(), and xmloff::OFormImport::startFastElement().
#define PROPERTY_TARGETURL "TargetURL" |
Definition at line 33 of file strings.hxx.
Referenced by xmloff::OPropertyExport::exportTargetLocationAttribute(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_TEXT "Text" |
Definition at line 95 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getRuntimeValuePropertyNames(), xmloff::OValuePropertiesMetaData::getValuePropertyNames(), and xmloff::OTextLikeImport::removeRedundantCurrentValue().
#define PROPERTY_TIME "Time" |
Definition at line 90 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getRuntimeValuePropertyNames().
#define PROPERTY_TIME_MAX "TimeMax" |
Definition at line 82 of file strings.hxx.
#define PROPERTY_TIME_MIN "TimeMin" |
Definition at line 81 of file strings.hxx.
#define PROPERTY_TIMEFORMAT "TimeFormat" |
Definition at line 114 of file strings.hxx.
Referenced by xmloff::OPropertyExport::flagStyleProperties().
#define PROPERTY_TITLE "Tag" |
Definition at line 34 of file strings.hxx.
Referenced by xmloff::OControlExport::exportCommonControlAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_TOGGLE "Toggle" |
Definition at line 129 of file strings.hxx.
Referenced by xmloff::OControlExport::exportSpecialAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_TRISTATE "TriState" |
Definition at line 73 of file strings.hxx.
Referenced by xmloff::OControlExport::exportSpecialAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define PROPERTY_URL "URL" |
Definition at line 99 of file strings.hxx.
Referenced by xmloff::OFormExport::exportAttributes(), xmloff::OFormExport::exportSubTags(), and xmloff::OXMLDataSourceImport::OXMLDataSourceImport().
#define PROPERTY_VALUE "Value" |
Definition at line 92 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getValuePropertyNames().
#define PROPERTY_VALUE_MAX "ValueMax" |
Definition at line 84 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getValueLimitPropertyNames().
#define PROPERTY_VALUE_MIN "ValueMin" |
Definition at line 83 of file strings.hxx.
Referenced by xmloff::OValuePropertiesMetaData::getValueLimitPropertyNames().
#define PROPERTY_VALUE_SEQ "ValueItemList" |
Definition at line 76 of file strings.hxx.
Referenced by xmloff::OControlExport::exportSubTags().
#define PROPERTY_VISUAL_EFFECT "VisualEffect" |
Definition at line 131 of file strings.hxx.
Referenced by xmloff::OControlExport::exportCommonControlAttributes(), and xmloff::OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl().
#define SERVICE_ADDRESS_CONVERSION "com.sun.star.table.CellAddressConversion" |
Definition at line 148 of file strings.hxx.
Referenced by xmloff::FormCellBindingHelper::doConvertAddressRepresentations().
#define SERVICE_CELLRANGELISTSOURCE "com.sun.star.table.CellRangeListSource" |
Definition at line 147 of file strings.hxx.
Referenced by xmloff::FormCellBindingHelper::createCellListSourceFromStringAddress(), xmloff::FormCellBindingHelper::isCellRangeListSource(), and xmloff::FormCellBindingHelper::isListCellRangeAllowed().
#define SERVICE_CELLVALUEBINDING "com.sun.star.table.CellValueBinding" |
Definition at line 145 of file strings.hxx.
Referenced by xmloff::FormCellBindingHelper::createCellBindingFromStringAddress(), xmloff::FormCellBindingHelper::isCellBinding(), and xmloff::FormCellBindingHelper::isCellBindingAllowed().
#define SERVICE_CHECKBOX "com.sun.star.form.component.CheckBox" |
Definition at line 182 of file strings.hxx.
#define SERVICE_COMBOBOX "com.sun.star.form.component.ComboBox" |
Definition at line 177 of file strings.hxx.
#define SERVICE_COMMANDBUTTON "com.sun.star.form.component.CommandButton" |
Definition at line 181 of file strings.hxx.
#define SERVICE_CURRENCYFIELD "com.sun.star.form.component.CurrencyField" |
Definition at line 189 of file strings.hxx.
#define SERVICE_DATEFIELD "com.sun.star.form.component.DateField" |
Definition at line 187 of file strings.hxx.
#define SERVICE_EDIT "com.sun.star.form.component.TextField" |
Definition at line 175 of file strings.hxx.
Referenced by xmloff::OElementExport::exportServiceNameAttribute().
#define SERVICE_FILECONTROL "com.sun.star.form.component.FileControl" |
Definition at line 185 of file strings.hxx.
#define SERVICE_FIXEDTEXT "com.sun.star.form.component.FixedText" |
Definition at line 180 of file strings.hxx.
#define SERVICE_FORM "com.sun.star.form.component.Form" |
Definition at line 174 of file strings.hxx.
#define SERVICE_FORMATTEDFIELD "com.sun.star.form.component.FormattedField" |
Definition at line 193 of file strings.hxx.
Referenced by xmloff::OElementExport::exportServiceNameAttribute().
#define SERVICE_GRID "com.sun.star.form.component.GridControl" |
Definition at line 183 of file strings.hxx.
#define SERVICE_GROUPBOX "com.sun.star.form.component.GroupBox" |
Definition at line 179 of file strings.hxx.
#define SERVICE_HIDDENCONTROL "com.sun.star.form.component.HiddenControl" |
Definition at line 191 of file strings.hxx.
#define SERVICE_IMAGEBUTTON "com.sun.star.form.component.ImageButton" |
Definition at line 184 of file strings.hxx.
#define SERVICE_IMAGECONTROL "com.sun.star.form.component.DatabaseImageControl" |
Definition at line 192 of file strings.hxx.
#define SERVICE_LISTBOX "com.sun.star.form.component.ListBox" |
Definition at line 176 of file strings.hxx.
#define SERVICE_LISTINDEXCELLBINDING "com.sun.star.table.ListPositionCellBinding" |
Definition at line 146 of file strings.hxx.
Referenced by xmloff::FormCellBindingHelper::createCellBindingFromStringAddress(), and xmloff::FormCellBindingHelper::isCellIntegerBinding().
#define SERVICE_NUMERICFIELD "com.sun.star.form.component.NumericField" |
Definition at line 188 of file strings.hxx.
#define SERVICE_PATTERNFIELD "com.sun.star.form.component.PatternField" |
Definition at line 190 of file strings.hxx.
#define SERVICE_PERSISTENT_COMPONENT_CHECKBOX "stardiv.one.form.component.CheckBox" |
Definition at line 160 of file strings.hxx.
#define SERVICE_PERSISTENT_COMPONENT_COMBOBOX "stardiv.one.form.component.ComboBox" |
Definition at line 155 of file strings.hxx.
#define SERVICE_PERSISTENT_COMPONENT_COMMANDBUTTON "stardiv.one.form.component.CommandButton" |
Definition at line 159 of file strings.hxx.
#define SERVICE_PERSISTENT_COMPONENT_CURRENCYFIELD "stardiv.one.form.component.CurrencyField" |
Definition at line 167 of file strings.hxx.
#define SERVICE_PERSISTENT_COMPONENT_DATEFIELD "stardiv.one.form.component.DateField" |
Definition at line 165 of file strings.hxx.
#define SERVICE_PERSISTENT_COMPONENT_EDIT "stardiv.one.form.component.Edit" |
Definition at line 153 of file strings.hxx.
Referenced by xmloff::OElementExport::exportServiceNameAttribute().
#define SERVICE_PERSISTENT_COMPONENT_FILECONTROL "stardiv.one.form.component.FileControl" |
Definition at line 163 of file strings.hxx.
#define SERVICE_PERSISTENT_COMPONENT_FIXEDTEXT "stardiv.one.form.component.FixedText" |
Definition at line 158 of file strings.hxx.
#define SERVICE_PERSISTENT_COMPONENT_FORM "stardiv.one.form.component.Form" |
Definition at line 152 of file strings.hxx.
#define SERVICE_PERSISTENT_COMPONENT_FORMATTEDFIELD "stardiv.one.form.component.FormattedField" |
Definition at line 171 of file strings.hxx.
#define SERVICE_PERSISTENT_COMPONENT_GRID "stardiv.one.form.component.Grid" |
Definition at line 161 of file strings.hxx.
#define SERVICE_PERSISTENT_COMPONENT_GROUPBOX "stardiv.one.form.component.GroupBox" |
Definition at line 157 of file strings.hxx.
#define SERVICE_PERSISTENT_COMPONENT_HIDDENCONTROL "stardiv.one.form.component.Hidden" |
Definition at line 169 of file strings.hxx.
#define SERVICE_PERSISTENT_COMPONENT_IMAGEBUTTON "stardiv.one.form.component.ImageButton" |
Definition at line 162 of file strings.hxx.
#define SERVICE_PERSISTENT_COMPONENT_IMAGECONTROL "stardiv.one.form.component.ImageControl" |
Definition at line 170 of file strings.hxx.
#define SERVICE_PERSISTENT_COMPONENT_LISTBOX "stardiv.one.form.component.ListBox" |
Definition at line 154 of file strings.hxx.
#define SERVICE_PERSISTENT_COMPONENT_NUMERICFIELD "stardiv.one.form.component.NumericField" |
Definition at line 166 of file strings.hxx.
#define SERVICE_PERSISTENT_COMPONENT_PATTERNFIELD "stardiv.one.form.component.PatternField" |
Definition at line 168 of file strings.hxx.
#define SERVICE_PERSISTENT_COMPONENT_RADIOBUTTON "stardiv.one.form.component.RadioButton" |
Definition at line 156 of file strings.hxx.
#define SERVICE_PERSISTENT_COMPONENT_TIMEFIELD "stardiv.one.form.component.TimeField" |
Definition at line 164 of file strings.hxx.
#define SERVICE_RADIOBUTTON "com.sun.star.form.component.RadioButton" |
Definition at line 178 of file strings.hxx.
#define SERVICE_RANGEADDRESS_CONVERSION "com.sun.star.table.CellRangeAddressConversion" |
Definition at line 149 of file strings.hxx.
Referenced by xmloff::FormCellBindingHelper::doConvertAddressRepresentations().
#define SERVICE_SPREADSHEET_DOCUMENT "com.sun.star.sheet.SpreadsheetDocument" |
Definition at line 144 of file strings.hxx.
#define SERVICE_TIMEFIELD "com.sun.star.form.component.TimeField" |
Definition at line 186 of file strings.hxx.