LibreOffice Module forms (master) 1
Variables
services.hxx File Reference
#include <rtl/ustring.hxx>
Include dependency graph for services.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

constexpr OUStringLiteral VCL_CONTROL_LISTBOX = u"stardiv.vcl.control.ListBox"
 
constexpr OUStringLiteral VCL_CONTROL_COMBOBOX = u"stardiv.vcl.control.ComboBox"
 
constexpr OUStringLiteral VCL_CONTROL_RADIOBUTTON = u"stardiv.vcl.control.RadioButton"
 
constexpr OUStringLiteral VCL_CONTROL_GROUPBOX = u"stardiv.vcl.control.GroupBox"
 
constexpr OUStringLiteral VCL_CONTROL_COMMANDBUTTON = u"stardiv.vcl.control.Button"
 
constexpr OUStringLiteral VCL_CONTROL_CHECKBOX = u"stardiv.vcl.control.CheckBox"
 
constexpr OUStringLiteral VCL_CONTROL_IMAGEBUTTON = u"stardiv.vcl.control.ImageButton"
 
constexpr OUStringLiteral VCL_CONTROL_TIMEFIELD = u"stardiv.vcl.control.TimeField"
 
constexpr OUStringLiteral VCL_CONTROL_DATEFIELD = u"stardiv.vcl.control.DateField"
 
constexpr OUStringLiteral VCL_CONTROL_NUMERICFIELD = u"stardiv.vcl.control.NumericField"
 
constexpr OUStringLiteral VCL_CONTROL_CURRENCYFIELD = u"stardiv.vcl.control.CurrencyField"
 
constexpr OUStringLiteral VCL_CONTROL_PATTERNFIELD = u"stardiv.vcl.control.PatternField"
 
constexpr OUStringLiteral VCL_CONTROL_FORMATTEDFIELD = u"stardiv.vcl.control.FormattedField"
 
constexpr OUStringLiteral VCL_CONTROL_IMAGECONTROL = u"stardiv.vcl.control.ImageControl"
 
constexpr OUStringLiteral VCL_CONTROLMODEL_EDIT = u"stardiv.vcl.controlmodel.Edit"
 
constexpr OUStringLiteral VCL_CONTROLMODEL_LISTBOX = u"stardiv.vcl.controlmodel.ListBox"
 
constexpr OUStringLiteral VCL_CONTROLMODEL_COMBOBOX = u"stardiv.vcl.controlmodel.ComboBox"
 
constexpr OUStringLiteral VCL_CONTROLMODEL_RADIOBUTTON = u"stardiv.vcl.controlmodel.RadioButton"
 
constexpr OUStringLiteral VCL_CONTROLMODEL_GROUPBOX = u"stardiv.vcl.controlmodel.GroupBox"
 
constexpr OUStringLiteral VCL_CONTROLMODEL_FIXEDTEXT = u"stardiv.vcl.controlmodel.FixedText"
 
constexpr OUStringLiteral VCL_CONTROLMODEL_COMMANDBUTTON = u"stardiv.vcl.controlmodel.Button"
 
constexpr OUStringLiteral VCL_CONTROLMODEL_CHECKBOX = u"stardiv.vcl.controlmodel.CheckBox"
 
constexpr OUStringLiteral VCL_CONTROLMODEL_IMAGEBUTTON = u"stardiv.vcl.controlmodel.ImageButton"
 
constexpr OUStringLiteral VCL_CONTROLMODEL_FILECONTROL = u"stardiv.vcl.controlmodel.FileControl"
 
constexpr OUStringLiteral VCL_CONTROLMODEL_TIMEFIELD = u"stardiv.vcl.controlmodel.TimeField"
 
constexpr OUStringLiteral VCL_CONTROLMODEL_DATEFIELD = u"stardiv.vcl.controlmodel.DateField"
 
constexpr OUStringLiteral VCL_CONTROLMODEL_NUMERICFIELD = u"stardiv.vcl.controlmodel.NumericField"
 
constexpr OUStringLiteral VCL_CONTROLMODEL_CURRENCYFIELD = u"stardiv.vcl.controlmodel.CurrencyField"
 
constexpr OUStringLiteral VCL_CONTROLMODEL_PATTERNFIELD = u"stardiv.vcl.controlmodel.PatternField"
 
constexpr OUStringLiteral VCL_CONTROLMODEL_FORMATTEDFIELD = u"stardiv.vcl.controlmodel.FormattedField"
 
constexpr OUStringLiteral VCL_CONTROLMODEL_IMAGECONTROL = u"stardiv.vcl.controlmodel.ImageControl"
 
constexpr OUStringLiteral VCL_CONTROLMODEL_SCROLLBAR = u"com.sun.star.awt.UnoControlScrollBarModel"
 
constexpr OUStringLiteral VCL_CONTROL_SCROLLBAR = u"com.sun.star.awt.UnoControlScrollBar"
 
constexpr OUStringLiteral VCL_CONTROLMODEL_SPINBUTTON = u"com.sun.star.awt.UnoControlSpinButtonModel"
 
constexpr OUStringLiteral VCL_CONTROL_SPINBUTTON = u"com.sun.star.awt.UnoControlSpinButton"
 
constexpr OUStringLiteral FRM_COMPONENT_FORM = u"stardiv.one.form.component.Form"
 
constexpr OUStringLiteral FRM_COMPONENT_EDIT = u"stardiv.one.form.component.Edit"
 
constexpr OUStringLiteral FRM_COMPONENT_TEXTFIELD = u"stardiv.one.form.component.TextField"
 
constexpr OUStringLiteral FRM_COMPONENT_LISTBOX = u"stardiv.one.form.component.ListBox"
 
constexpr OUStringLiteral FRM_COMPONENT_COMBOBOX = u"stardiv.one.form.component.ComboBox"
 
constexpr OUStringLiteral FRM_COMPONENT_RADIOBUTTON = u"stardiv.one.form.component.RadioButton"
 
constexpr OUStringLiteral FRM_COMPONENT_GROUPBOX = u"stardiv.one.form.component.GroupBox"
 
constexpr OUStringLiteral FRM_COMPONENT_FIXEDTEXT = u"stardiv.one.form.component.FixedText"
 
constexpr OUStringLiteral FRM_COMPONENT_COMMANDBUTTON = u"stardiv.one.form.component.CommandButton"
 
constexpr OUStringLiteral FRM_COMPONENT_CHECKBOX = u"stardiv.one.form.component.CheckBox"
 
constexpr OUStringLiteral FRM_COMPONENT_GRID = u"stardiv.one.form.component.Grid"
 
constexpr OUStringLiteral FRM_COMPONENT_GRIDCONTROL = u"stardiv.one.form.component.GridControl"
 
constexpr OUStringLiteral FRM_COMPONENT_IMAGEBUTTON = u"stardiv.one.form.component.ImageButton"
 
constexpr OUStringLiteral FRM_COMPONENT_FILECONTROL = u"stardiv.one.form.component.FileControl"
 
constexpr OUStringLiteral FRM_COMPONENT_TIMEFIELD = u"stardiv.one.form.component.TimeField"
 
constexpr OUStringLiteral FRM_COMPONENT_DATEFIELD = u"stardiv.one.form.component.DateField"
 
constexpr OUStringLiteral FRM_COMPONENT_NUMERICFIELD = u"stardiv.one.form.component.NumericField"
 
constexpr OUStringLiteral FRM_COMPONENT_CURRENCYFIELD = u"stardiv.one.form.component.CurrencyField"
 
constexpr OUStringLiteral FRM_COMPONENT_PATTERNFIELD = u"stardiv.one.form.component.PatternField"
 
constexpr OUStringLiteral FRM_COMPONENT_HIDDEN = u"stardiv.one.form.component.Hidden"
 
constexpr OUStringLiteral FRM_COMPONENT_HIDDENCONTROL = u"stardiv.one.form.component.HiddenControl"
 
constexpr OUStringLiteral FRM_COMPONENT_IMAGECONTROL = u"stardiv.one.form.component.ImageControl"
 
constexpr OUStringLiteral FRM_COMPONENT_FORMATTEDFIELD = u"stardiv.one.form.component.FormattedField"
 
constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_COMMANDBUTTON = u"stardiv.one.form.control.CommandButton"
 
constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_RADIOBUTTON = u"stardiv.one.form.control.RadioButton"
 
constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_CHECKBOX = u"stardiv.one.form.control.CheckBox"
 
constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_EDIT = u"stardiv.one.form.control.Edit"
 
constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_LISTBOX = u"stardiv.one.form.control.ListBox"
 
constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_COMBOBOX = u"stardiv.one.form.control.ComboBox"
 
constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_GROUPBOX = u"stardiv.one.form.control.GroupBox"
 
constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_TEXTFIELD = u"stardiv.one.form.control.TextField"
 
constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_GRID = u"stardiv.one.form.control.Grid"
 
constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_IMAGEBUTTON = u"stardiv.one.form.control.ImageButton"
 
constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_TIMEFIELD = u"stardiv.one.form.control.TimeField"
 
constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_DATEFIELD = u"stardiv.one.form.control.DateField"
 
constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_NUMERICFIELD = u"stardiv.one.form.control.NumericField"
 
constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_CURRENCYFIELD = u"stardiv.one.form.control.CurrencyField"
 
constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_PATTERNFIELD = u"stardiv.one.form.control.PatternField"
 
constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_IMAGECONTROL = u"stardiv.one.form.control.ImageControl"
 
constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_FORMATTEDFIELD = u"stardiv.one.form.control.FormattedField"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_FORM = u"com.sun.star.form.component.Form"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_HTMLFORM = u"com.sun.star.form.component.HTMLForm"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_DATAFORM = u"com.sun.star.form.component.DataForm"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_TEXTFIELD = u"com.sun.star.form.component.TextField"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_LISTBOX = u"com.sun.star.form.component.ListBox"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_COMBOBOX = u"com.sun.star.form.component.ComboBox"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_RADIOBUTTON = u"com.sun.star.form.component.RadioButton"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_GROUPBOX = u"com.sun.star.form.component.GroupBox"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_FIXEDTEXT = u"com.sun.star.form.component.FixedText"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_COMMANDBUTTON = u"com.sun.star.form.component.CommandButton"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_CHECKBOX = u"com.sun.star.form.component.CheckBox"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_GRIDCONTROL = u"com.sun.star.form.component.GridControl"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_IMAGEBUTTON = u"com.sun.star.form.component.ImageButton"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_FILECONTROL = u"com.sun.star.form.component.FileControl"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_TIMEFIELD = u"com.sun.star.form.component.TimeField"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_DATEFIELD = u"com.sun.star.form.component.DateField"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_NUMERICFIELD = u"com.sun.star.form.component.NumericField"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_CURRENCYFIELD = u"com.sun.star.form.component.CurrencyField"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_PATTERNFIELD = u"com.sun.star.form.component.PatternField"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_HIDDENCONTROL = u"com.sun.star.form.component.HiddenControl"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_FORMATTEDFIELD = u"com.sun.star.form.component.FormattedField"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_SCROLLBAR = u"com.sun.star.form.component.ScrollBar"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_SPINBUTTON = u"com.sun.star.form.component.SpinButton"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_RICHTEXTCONTROL = u"com.sun.star.form.component.RichTextControl"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_NAVTOOLBAR = u"com.sun.star.form.component.NavigationToolBar"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_SUBMITBUTTON = u"com.sun.star.form.component.SubmitButton"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_IMAGECONTROL = u"com.sun.star.form.component.DatabaseImageControl"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_DATABASE_RADIOBUTTON = u"com.sun.star.form.component.DatabaseRadioButton"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_DATABASE_CHECKBOX = u"com.sun.star.form.component.DatabaseCheckBox"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_DATABASE_LISTBOX = u"com.sun.star.form.component.DatabaseListBox"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_DATABASE_COMBOBOX = u"com.sun.star.form.component.DatabaseComboBox"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_DATABASE_FORMATTEDFIELD = u"com.sun.star.form.component.DatabaseFormattedField"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_DATABASE_TEXTFIELD = u"com.sun.star.form.component.DatabaseTextField"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_DATABASE_DATEFIELD = u"com.sun.star.form.component.DatabaseDateField"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_DATABASE_TIMEFIELD = u"com.sun.star.form.component.DatabaseTimeField"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_DATABASE_NUMERICFIELD = u"com.sun.star.form.component.DatabaseNumericField"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_DATABASE_CURRENCYFIELD = u"com.sun.star.form.component.DatabaseCurrencyField"
 
constexpr OUStringLiteral FRM_SUN_COMPONENT_DATABASE_PATTERNFIELD = u"com.sun.star.form.component.DatabasePatternField"
 
constexpr OUStringLiteral FRM_SUN_CONTROL_TEXTFIELD = u"com.sun.star.form.control.TextField"
 
constexpr OUStringLiteral FRM_SUN_CONTROL_LISTBOX = u"com.sun.star.form.control.ListBox"
 
constexpr OUStringLiteral FRM_SUN_CONTROL_COMBOBOX = u"com.sun.star.form.control.ComboBox"
 
constexpr OUStringLiteral FRM_SUN_CONTROL_RADIOBUTTON = u"com.sun.star.form.control.RadioButton"
 
constexpr OUStringLiteral FRM_SUN_CONTROL_GROUPBOX = u"com.sun.star.form.control.GroupBox"
 
constexpr OUStringLiteral FRM_SUN_CONTROL_COMMANDBUTTON = u"com.sun.star.form.control.CommandButton"
 
constexpr OUStringLiteral FRM_SUN_CONTROL_CHECKBOX = u"com.sun.star.form.control.CheckBox"
 
constexpr OUStringLiteral FRM_SUN_CONTROL_GRIDCONTROL = u"com.sun.star.form.control.GridControl"
 
constexpr OUStringLiteral FRM_SUN_CONTROL_IMAGEBUTTON = u"com.sun.star.form.control.ImageButton"
 
constexpr OUStringLiteral FRM_SUN_CONTROL_TIMEFIELD = u"com.sun.star.form.control.TimeField"
 
constexpr OUStringLiteral FRM_SUN_CONTROL_DATEFIELD = u"com.sun.star.form.control.DateField"
 
constexpr OUStringLiteral FRM_SUN_CONTROL_NUMERICFIELD = u"com.sun.star.form.control.NumericField"
 
constexpr OUStringLiteral FRM_SUN_CONTROL_CURRENCYFIELD = u"com.sun.star.form.control.CurrencyField"
 
constexpr OUStringLiteral FRM_SUN_CONTROL_PATTERNFIELD = u"com.sun.star.form.control.PatternField"
 
constexpr OUStringLiteral FRM_SUN_CONTROL_IMAGECONTROL = u"com.sun.star.form.control.ImageControl"
 
constexpr OUStringLiteral FRM_SUN_CONTROL_FORMATTEDFIELD = u"com.sun.star.form.control.FormattedField"
 
constexpr OUStringLiteral FRM_SUN_CONTROL_RICHTEXTCONTROL = u"com.sun.star.form.control.RichTextControl"
 
constexpr OUStringLiteral FRM_SUN_CONTROL_SUBMITBUTTON = u"com.sun.star.form.control.SubmitButton"
 
constexpr OUStringLiteral BINDABLE_DATABASE_CHECK_BOX = u"com.sun.star.form.binding.BindableDatabaseCheckBox"
 
constexpr OUStringLiteral BINDABLE_DATABASE_COMBO_BOX = u"com.sun.star.form.binding.BindableDatabaseComboBox"
 
constexpr OUStringLiteral BINDABLE_DATABASE_FORMATTED_FIELD = u"com.sun.star.form.binding.BindableDatabaseFormattedField"
 
constexpr OUStringLiteral BINDABLE_DATABASE_LIST_BOX = u"com.sun.star.form.binding.BindableDatabaseListBox"
 
constexpr OUStringLiteral BINDABLE_DATABASE_NUMERIC_FIELD = u"com.sun.star.form.binding.BindableDatabaseNumericField"
 
constexpr OUStringLiteral BINDABLE_DATABASE_RADIO_BUTTON = u"com.sun.star.form.binding.BindableDatabaseRadioButton"
 
constexpr OUStringLiteral BINDABLE_DATABASE_TEXT_FIELD = u"com.sun.star.form.binding.BindableDatabaseTextField"
 
constexpr OUStringLiteral BINDABLE_DATABASE_DATE_FIELD = u"com.sun.star.form.binding.BindableDatabaseDateField"
 
constexpr OUStringLiteral BINDABLE_DATABASE_TIME_FIELD = u"com.sun.star.form.binding.BindableDatabaseTimeField"
 
constexpr OUStringLiteral BINDABLE_CONTROL_MODEL = u"com.sun.star.form.binding.BindableControlModel"
 
constexpr OUStringLiteral BINDABLE_INTEGER_VALUE_RANGE = u"com.sun.star.form.binding.BindableIntegerValueRange"
 
constexpr OUStringLiteral BINDABLE_DATA_AWARE_CONTROL_MODEL = u"com.sun.star.form.binding.BindableDataAwareControlModel"
 
constexpr OUStringLiteral DATA_AWARE_CONTROL_MODEL = u"com.sun.star.form.binding.DataAwareControlModel"
 
constexpr OUStringLiteral VALIDATABLE_CONTROL_MODEL = u"com.sun.star.form.binding.ValidatableControlModel"
 
constexpr OUStringLiteral VALIDATABLE_BINDABLE_CONTROL_MODEL = u"com.sun.star.form.binding.ValidatableBindableControlModel"
 
constexpr OUStringLiteral FRM_SUN_FORMCOMPONENT = u"com.sun.star.form.FormComponent"
 
constexpr OUStringLiteral SRV_SDB_ROWSET = u"com.sun.star.sdb.RowSet"
 
constexpr OUStringLiteral SRV_SDB_CONNECTION = u"com.sun.star.sdb.Connection"
 

Variable Documentation

◆ BINDABLE_CONTROL_MODEL

constexpr OUStringLiteral BINDABLE_CONTROL_MODEL = u"com.sun.star.form.binding.BindableControlModel"
inlineconstexpr

◆ BINDABLE_DATA_AWARE_CONTROL_MODEL

constexpr OUStringLiteral BINDABLE_DATA_AWARE_CONTROL_MODEL = u"com.sun.star.form.binding.BindableDataAwareControlModel"
inlineconstexpr

◆ BINDABLE_DATABASE_CHECK_BOX

constexpr OUStringLiteral BINDABLE_DATABASE_CHECK_BOX = u"com.sun.star.form.binding.BindableDatabaseCheckBox"
inlineconstexpr

Definition at line 169 of file services.hxx.

Referenced by frm::OCheckBoxModel::getSupportedServiceNames().

◆ BINDABLE_DATABASE_COMBO_BOX

constexpr OUStringLiteral BINDABLE_DATABASE_COMBO_BOX = u"com.sun.star.form.binding.BindableDatabaseComboBox"
inlineconstexpr

Definition at line 170 of file services.hxx.

Referenced by frm::OComboBoxModel::getSupportedServiceNames().

◆ BINDABLE_DATABASE_DATE_FIELD

constexpr OUStringLiteral BINDABLE_DATABASE_DATE_FIELD = u"com.sun.star.form.binding.BindableDatabaseDateField"
inlineconstexpr

Definition at line 176 of file services.hxx.

Referenced by frm::ODateModel::getSupportedServiceNames().

◆ BINDABLE_DATABASE_FORMATTED_FIELD

constexpr OUStringLiteral BINDABLE_DATABASE_FORMATTED_FIELD = u"com.sun.star.form.binding.BindableDatabaseFormattedField"
inlineconstexpr

Definition at line 171 of file services.hxx.

Referenced by frm::OFormattedModel::getSupportedServiceNames().

◆ BINDABLE_DATABASE_LIST_BOX

constexpr OUStringLiteral BINDABLE_DATABASE_LIST_BOX = u"com.sun.star.form.binding.BindableDatabaseListBox"
inlineconstexpr

Definition at line 172 of file services.hxx.

Referenced by frm::OListBoxModel::getSupportedServiceNames().

◆ BINDABLE_DATABASE_NUMERIC_FIELD

constexpr OUStringLiteral BINDABLE_DATABASE_NUMERIC_FIELD = u"com.sun.star.form.binding.BindableDatabaseNumericField"
inlineconstexpr

Definition at line 173 of file services.hxx.

Referenced by frm::ONumericModel::getSupportedServiceNames().

◆ BINDABLE_DATABASE_RADIO_BUTTON

constexpr OUStringLiteral BINDABLE_DATABASE_RADIO_BUTTON = u"com.sun.star.form.binding.BindableDatabaseRadioButton"
inlineconstexpr

Definition at line 174 of file services.hxx.

Referenced by frm::ORadioButtonModel::getSupportedServiceNames().

◆ BINDABLE_DATABASE_TEXT_FIELD

constexpr OUStringLiteral BINDABLE_DATABASE_TEXT_FIELD = u"com.sun.star.form.binding.BindableDatabaseTextField"
inlineconstexpr

Definition at line 175 of file services.hxx.

Referenced by frm::OEditModel::getSupportedServiceNames().

◆ BINDABLE_DATABASE_TIME_FIELD

constexpr OUStringLiteral BINDABLE_DATABASE_TIME_FIELD = u"com.sun.star.form.binding.BindableDatabaseTimeField"
inlineconstexpr

Definition at line 177 of file services.hxx.

Referenced by frm::OTimeModel::getSupportedServiceNames().

◆ BINDABLE_INTEGER_VALUE_RANGE

constexpr OUStringLiteral BINDABLE_INTEGER_VALUE_RANGE = u"com.sun.star.form.binding.BindableIntegerValueRange"
inlineconstexpr

◆ DATA_AWARE_CONTROL_MODEL

constexpr OUStringLiteral DATA_AWARE_CONTROL_MODEL = u"com.sun.star.form.binding.DataAwareControlModel"
inlineconstexpr

◆ FRM_COMPONENT_CHECKBOX

constexpr OUStringLiteral FRM_COMPONENT_CHECKBOX = u"stardiv.one.form.component.CheckBox"
inlineconstexpr

◆ FRM_COMPONENT_COMBOBOX

constexpr OUStringLiteral FRM_COMPONENT_COMBOBOX = u"stardiv.one.form.component.ComboBox"
inlineconstexpr

◆ FRM_COMPONENT_COMMANDBUTTON

constexpr OUStringLiteral FRM_COMPONENT_COMMANDBUTTON = u"stardiv.one.form.component.CommandButton"
inlineconstexpr

◆ FRM_COMPONENT_CURRENCYFIELD

constexpr OUStringLiteral FRM_COMPONENT_CURRENCYFIELD = u"stardiv.one.form.component.CurrencyField"
inlineconstexpr

◆ FRM_COMPONENT_DATEFIELD

constexpr OUStringLiteral FRM_COMPONENT_DATEFIELD = u"stardiv.one.form.component.DateField"
inlineconstexpr

◆ FRM_COMPONENT_EDIT

constexpr OUStringLiteral FRM_COMPONENT_EDIT = u"stardiv.one.form.component.Edit"
inlineconstexpr

◆ FRM_COMPONENT_FILECONTROL

constexpr OUStringLiteral FRM_COMPONENT_FILECONTROL = u"stardiv.one.form.component.FileControl"
inlineconstexpr

◆ FRM_COMPONENT_FIXEDTEXT

constexpr OUStringLiteral FRM_COMPONENT_FIXEDTEXT = u"stardiv.one.form.component.FixedText"
inlineconstexpr

◆ FRM_COMPONENT_FORM

constexpr OUStringLiteral FRM_COMPONENT_FORM = u"stardiv.one.form.component.Form"
inlineconstexpr

◆ FRM_COMPONENT_FORMATTEDFIELD

constexpr OUStringLiteral FRM_COMPONENT_FORMATTEDFIELD = u"stardiv.one.form.component.FormattedField"
inlineconstexpr

Definition at line 86 of file services.hxx.

Referenced by frm::OFormattedModel::getSupportedServiceNames().

◆ FRM_COMPONENT_GRID

constexpr OUStringLiteral FRM_COMPONENT_GRID = u"stardiv.one.form.component.Grid"
inlineconstexpr

◆ FRM_COMPONENT_GRIDCONTROL

constexpr OUStringLiteral FRM_COMPONENT_GRIDCONTROL = u"stardiv.one.form.component.GridControl"
inlineconstexpr

Definition at line 75 of file services.hxx.

Referenced by frm::OGridControlModel::getSupportedServiceNames().

◆ FRM_COMPONENT_GROUPBOX

constexpr OUStringLiteral FRM_COMPONENT_GROUPBOX = u"stardiv.one.form.component.GroupBox"
inlineconstexpr

◆ FRM_COMPONENT_HIDDEN

constexpr OUStringLiteral FRM_COMPONENT_HIDDEN = u"stardiv.one.form.component.Hidden"
inlineconstexpr

◆ FRM_COMPONENT_HIDDENCONTROL

constexpr OUStringLiteral FRM_COMPONENT_HIDDENCONTROL = u"stardiv.one.form.component.HiddenControl"
inlineconstexpr

Definition at line 84 of file services.hxx.

Referenced by frm::OHiddenModel::getSupportedServiceNames().

◆ FRM_COMPONENT_IMAGEBUTTON

constexpr OUStringLiteral FRM_COMPONENT_IMAGEBUTTON = u"stardiv.one.form.component.ImageButton"
inlineconstexpr

◆ FRM_COMPONENT_IMAGECONTROL

constexpr OUStringLiteral FRM_COMPONENT_IMAGECONTROL = u"stardiv.one.form.component.ImageControl"
inlineconstexpr

◆ FRM_COMPONENT_LISTBOX

constexpr OUStringLiteral FRM_COMPONENT_LISTBOX = u"stardiv.one.form.component.ListBox"
inlineconstexpr

◆ FRM_COMPONENT_NUMERICFIELD

constexpr OUStringLiteral FRM_COMPONENT_NUMERICFIELD = u"stardiv.one.form.component.NumericField"
inlineconstexpr

◆ FRM_COMPONENT_PATTERNFIELD

constexpr OUStringLiteral FRM_COMPONENT_PATTERNFIELD = u"stardiv.one.form.component.PatternField"
inlineconstexpr

◆ FRM_COMPONENT_RADIOBUTTON

constexpr OUStringLiteral FRM_COMPONENT_RADIOBUTTON = u"stardiv.one.form.component.RadioButton"
inlineconstexpr

◆ FRM_COMPONENT_TEXTFIELD

constexpr OUStringLiteral FRM_COMPONENT_TEXTFIELD = u"stardiv.one.form.component.TextField"
inlineconstexpr

Definition at line 66 of file services.hxx.

Referenced by frm::OEditModel::getSupportedServiceNames().

◆ FRM_COMPONENT_TIMEFIELD

constexpr OUStringLiteral FRM_COMPONENT_TIMEFIELD = u"stardiv.one.form.component.TimeField"
inlineconstexpr

◆ FRM_SUN_COMPONENT_CHECKBOX

constexpr OUStringLiteral FRM_SUN_COMPONENT_CHECKBOX = u"com.sun.star.form.component.CheckBox"
inlineconstexpr

Definition at line 120 of file services.hxx.

Referenced by frm::OCheckBoxModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_COMBOBOX

constexpr OUStringLiteral FRM_SUN_COMPONENT_COMBOBOX = u"com.sun.star.form.component.ComboBox"
inlineconstexpr

Definition at line 115 of file services.hxx.

Referenced by frm::OComboBoxModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_COMMANDBUTTON

constexpr OUStringLiteral FRM_SUN_COMPONENT_COMMANDBUTTON = u"com.sun.star.form.component.CommandButton"
inlineconstexpr

Definition at line 119 of file services.hxx.

Referenced by frm::OButtonModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_CURRENCYFIELD

constexpr OUStringLiteral FRM_SUN_COMPONENT_CURRENCYFIELD = u"com.sun.star.form.component.CurrencyField"
inlineconstexpr

Definition at line 127 of file services.hxx.

Referenced by frm::OCurrencyModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_DATABASE_CHECKBOX

constexpr OUStringLiteral FRM_SUN_COMPONENT_DATABASE_CHECKBOX = u"com.sun.star.form.component.DatabaseCheckBox"
inlineconstexpr

Definition at line 139 of file services.hxx.

Referenced by frm::OCheckBoxModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_DATABASE_COMBOBOX

constexpr OUStringLiteral FRM_SUN_COMPONENT_DATABASE_COMBOBOX = u"com.sun.star.form.component.DatabaseComboBox"
inlineconstexpr

Definition at line 141 of file services.hxx.

Referenced by frm::OComboBoxModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_DATABASE_CURRENCYFIELD

constexpr OUStringLiteral FRM_SUN_COMPONENT_DATABASE_CURRENCYFIELD = u"com.sun.star.form.component.DatabaseCurrencyField"
inlineconstexpr

Definition at line 147 of file services.hxx.

Referenced by frm::OCurrencyModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_DATABASE_DATEFIELD

constexpr OUStringLiteral FRM_SUN_COMPONENT_DATABASE_DATEFIELD = u"com.sun.star.form.component.DatabaseDateField"
inlineconstexpr

Definition at line 144 of file services.hxx.

Referenced by frm::ODateModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_DATABASE_FORMATTEDFIELD

constexpr OUStringLiteral FRM_SUN_COMPONENT_DATABASE_FORMATTEDFIELD = u"com.sun.star.form.component.DatabaseFormattedField"
inlineconstexpr

Definition at line 142 of file services.hxx.

Referenced by frm::OFormattedModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_DATABASE_LISTBOX

constexpr OUStringLiteral FRM_SUN_COMPONENT_DATABASE_LISTBOX = u"com.sun.star.form.component.DatabaseListBox"
inlineconstexpr

Definition at line 140 of file services.hxx.

Referenced by frm::OListBoxModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_DATABASE_NUMERICFIELD

constexpr OUStringLiteral FRM_SUN_COMPONENT_DATABASE_NUMERICFIELD = u"com.sun.star.form.component.DatabaseNumericField"
inlineconstexpr

Definition at line 146 of file services.hxx.

Referenced by frm::ONumericModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_DATABASE_PATTERNFIELD

constexpr OUStringLiteral FRM_SUN_COMPONENT_DATABASE_PATTERNFIELD = u"com.sun.star.form.component.DatabasePatternField"
inlineconstexpr

Definition at line 148 of file services.hxx.

Referenced by frm::OPatternModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_DATABASE_RADIOBUTTON

constexpr OUStringLiteral FRM_SUN_COMPONENT_DATABASE_RADIOBUTTON = u"com.sun.star.form.component.DatabaseRadioButton"
inlineconstexpr

Definition at line 138 of file services.hxx.

Referenced by frm::ORadioButtonModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_DATABASE_TEXTFIELD

constexpr OUStringLiteral FRM_SUN_COMPONENT_DATABASE_TEXTFIELD = u"com.sun.star.form.component.DatabaseTextField"
inlineconstexpr

Definition at line 143 of file services.hxx.

Referenced by frm::OEditModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_DATABASE_TIMEFIELD

constexpr OUStringLiteral FRM_SUN_COMPONENT_DATABASE_TIMEFIELD = u"com.sun.star.form.component.DatabaseTimeField"
inlineconstexpr

Definition at line 145 of file services.hxx.

Referenced by frm::OTimeModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_DATAFORM

constexpr OUStringLiteral FRM_SUN_COMPONENT_DATAFORM = u"com.sun.star.form.component.DataForm"
inlineconstexpr

Definition at line 112 of file services.hxx.

Referenced by frm::ODatabaseForm::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_DATEFIELD

constexpr OUStringLiteral FRM_SUN_COMPONENT_DATEFIELD = u"com.sun.star.form.component.DateField"
inlineconstexpr

Definition at line 125 of file services.hxx.

Referenced by frm::ODateModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_FILECONTROL

constexpr OUStringLiteral FRM_SUN_COMPONENT_FILECONTROL = u"com.sun.star.form.component.FileControl"
inlineconstexpr

Definition at line 123 of file services.hxx.

Referenced by frm::OFileControlModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_FIXEDTEXT

constexpr OUStringLiteral FRM_SUN_COMPONENT_FIXEDTEXT = u"com.sun.star.form.component.FixedText"
inlineconstexpr

Definition at line 118 of file services.hxx.

Referenced by frm::OFixedTextModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_FORM

constexpr OUStringLiteral FRM_SUN_COMPONENT_FORM = u"com.sun.star.form.component.Form"
inlineconstexpr

Definition at line 110 of file services.hxx.

Referenced by frm::ODatabaseForm::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_FORMATTEDFIELD

constexpr OUStringLiteral FRM_SUN_COMPONENT_FORMATTEDFIELD = u"com.sun.star.form.component.FormattedField"
inlineconstexpr

Definition at line 130 of file services.hxx.

Referenced by frm::OFormattedModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_GRIDCONTROL

constexpr OUStringLiteral FRM_SUN_COMPONENT_GRIDCONTROL = u"com.sun.star.form.component.GridControl"
inlineconstexpr

Definition at line 121 of file services.hxx.

Referenced by frm::OGridControlModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_GROUPBOX

constexpr OUStringLiteral FRM_SUN_COMPONENT_GROUPBOX = u"com.sun.star.form.component.GroupBox"
inlineconstexpr

Definition at line 117 of file services.hxx.

Referenced by frm::OGroupBoxModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_HIDDENCONTROL

constexpr OUStringLiteral FRM_SUN_COMPONENT_HIDDENCONTROL = u"com.sun.star.form.component.HiddenControl"
inlineconstexpr

Definition at line 129 of file services.hxx.

Referenced by frm::OHiddenModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_HTMLFORM

constexpr OUStringLiteral FRM_SUN_COMPONENT_HTMLFORM = u"com.sun.star.form.component.HTMLForm"
inlineconstexpr

Definition at line 111 of file services.hxx.

Referenced by frm::ODatabaseForm::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_IMAGEBUTTON

constexpr OUStringLiteral FRM_SUN_COMPONENT_IMAGEBUTTON = u"com.sun.star.form.component.ImageButton"
inlineconstexpr

Definition at line 122 of file services.hxx.

Referenced by frm::OImageButtonModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_IMAGECONTROL

constexpr OUStringLiteral FRM_SUN_COMPONENT_IMAGECONTROL = u"com.sun.star.form.component.DatabaseImageControl"
inlineconstexpr

Definition at line 137 of file services.hxx.

Referenced by frm::OImageControlModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_LISTBOX

constexpr OUStringLiteral FRM_SUN_COMPONENT_LISTBOX = u"com.sun.star.form.component.ListBox"
inlineconstexpr

Definition at line 114 of file services.hxx.

Referenced by frm::OListBoxModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_NAVTOOLBAR

constexpr OUStringLiteral FRM_SUN_COMPONENT_NAVTOOLBAR = u"com.sun.star.form.component.NavigationToolBar"
inlineconstexpr

◆ FRM_SUN_COMPONENT_NUMERICFIELD

constexpr OUStringLiteral FRM_SUN_COMPONENT_NUMERICFIELD = u"com.sun.star.form.component.NumericField"
inlineconstexpr

Definition at line 126 of file services.hxx.

Referenced by frm::ONumericModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_PATTERNFIELD

constexpr OUStringLiteral FRM_SUN_COMPONENT_PATTERNFIELD = u"com.sun.star.form.component.PatternField"
inlineconstexpr

Definition at line 128 of file services.hxx.

Referenced by frm::OPatternModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_RADIOBUTTON

constexpr OUStringLiteral FRM_SUN_COMPONENT_RADIOBUTTON = u"com.sun.star.form.component.RadioButton"
inlineconstexpr

Definition at line 116 of file services.hxx.

Referenced by frm::ORadioButtonModel::getSupportedServiceNames().

◆ FRM_SUN_COMPONENT_RICHTEXTCONTROL

constexpr OUStringLiteral FRM_SUN_COMPONENT_RICHTEXTCONTROL = u"com.sun.star.form.component.RichTextControl"
inlineconstexpr

◆ FRM_SUN_COMPONENT_SCROLLBAR

constexpr OUStringLiteral FRM_SUN_COMPONENT_SCROLLBAR = u"com.sun.star.form.component.ScrollBar"
inlineconstexpr

◆ FRM_SUN_COMPONENT_SPINBUTTON

constexpr OUStringLiteral FRM_SUN_COMPONENT_SPINBUTTON = u"com.sun.star.form.component.SpinButton"
inlineconstexpr

◆ FRM_SUN_COMPONENT_SUBMITBUTTON

constexpr OUStringLiteral FRM_SUN_COMPONENT_SUBMITBUTTON = u"com.sun.star.form.component.SubmitButton"
inlineconstexpr

◆ FRM_SUN_COMPONENT_TEXTFIELD

constexpr OUStringLiteral FRM_SUN_COMPONENT_TEXTFIELD = u"com.sun.star.form.component.TextField"
inlineconstexpr

◆ FRM_SUN_COMPONENT_TIMEFIELD

constexpr OUStringLiteral FRM_SUN_COMPONENT_TIMEFIELD = u"com.sun.star.form.component.TimeField"
inlineconstexpr

Definition at line 124 of file services.hxx.

Referenced by frm::OTimeModel::getSupportedServiceNames().

◆ FRM_SUN_CONTROL_CHECKBOX

constexpr OUStringLiteral FRM_SUN_CONTROL_CHECKBOX = u"com.sun.star.form.control.CheckBox"
inlineconstexpr

Definition at line 156 of file services.hxx.

Referenced by frm::OCheckBoxControl::getSupportedServiceNames().

◆ FRM_SUN_CONTROL_COMBOBOX

constexpr OUStringLiteral FRM_SUN_CONTROL_COMBOBOX = u"com.sun.star.form.control.ComboBox"
inlineconstexpr

Definition at line 152 of file services.hxx.

Referenced by frm::OComboBoxControl::getSupportedServiceNames().

◆ FRM_SUN_CONTROL_COMMANDBUTTON

constexpr OUStringLiteral FRM_SUN_CONTROL_COMMANDBUTTON = u"com.sun.star.form.control.CommandButton"
inlineconstexpr

Definition at line 155 of file services.hxx.

Referenced by frm::OButtonControl::getSupportedServiceNames().

◆ FRM_SUN_CONTROL_CURRENCYFIELD

constexpr OUStringLiteral FRM_SUN_CONTROL_CURRENCYFIELD = u"com.sun.star.form.control.CurrencyField"
inlineconstexpr

Definition at line 162 of file services.hxx.

Referenced by frm::OCurrencyControl::getSupportedServiceNames().

◆ FRM_SUN_CONTROL_DATEFIELD

constexpr OUStringLiteral FRM_SUN_CONTROL_DATEFIELD = u"com.sun.star.form.control.DateField"
inlineconstexpr

Definition at line 160 of file services.hxx.

Referenced by frm::ODateControl::getSupportedServiceNames().

◆ FRM_SUN_CONTROL_FORMATTEDFIELD

constexpr OUStringLiteral FRM_SUN_CONTROL_FORMATTEDFIELD = u"com.sun.star.form.control.FormattedField"
inlineconstexpr

Definition at line 165 of file services.hxx.

Referenced by frm::OFormattedControl::getSupportedServiceNames().

◆ FRM_SUN_CONTROL_GRIDCONTROL

constexpr OUStringLiteral FRM_SUN_CONTROL_GRIDCONTROL = u"com.sun.star.form.control.GridControl"
inlineconstexpr

Definition at line 157 of file services.hxx.

◆ FRM_SUN_CONTROL_GROUPBOX

constexpr OUStringLiteral FRM_SUN_CONTROL_GROUPBOX = u"com.sun.star.form.control.GroupBox"
inlineconstexpr

Definition at line 154 of file services.hxx.

Referenced by frm::OGroupBoxControl::getSupportedServiceNames().

◆ FRM_SUN_CONTROL_IMAGEBUTTON

constexpr OUStringLiteral FRM_SUN_CONTROL_IMAGEBUTTON = u"com.sun.star.form.control.ImageButton"
inlineconstexpr

Definition at line 158 of file services.hxx.

Referenced by frm::OImageButtonControl::getSupportedServiceNames().

◆ FRM_SUN_CONTROL_IMAGECONTROL

constexpr OUStringLiteral FRM_SUN_CONTROL_IMAGECONTROL = u"com.sun.star.form.control.ImageControl"
inlineconstexpr

Definition at line 164 of file services.hxx.

Referenced by frm::OImageControlControl::getSupportedServiceNames().

◆ FRM_SUN_CONTROL_LISTBOX

constexpr OUStringLiteral FRM_SUN_CONTROL_LISTBOX = u"com.sun.star.form.control.ListBox"
inlineconstexpr

Definition at line 151 of file services.hxx.

Referenced by frm::OListBoxControl::getSupportedServiceNames().

◆ FRM_SUN_CONTROL_NUMERICFIELD

constexpr OUStringLiteral FRM_SUN_CONTROL_NUMERICFIELD = u"com.sun.star.form.control.NumericField"
inlineconstexpr

Definition at line 161 of file services.hxx.

Referenced by frm::ONumericControl::getSupportedServiceNames().

◆ FRM_SUN_CONTROL_PATTERNFIELD

constexpr OUStringLiteral FRM_SUN_CONTROL_PATTERNFIELD = u"com.sun.star.form.control.PatternField"
inlineconstexpr

Definition at line 163 of file services.hxx.

Referenced by frm::OPatternControl::getSupportedServiceNames().

◆ FRM_SUN_CONTROL_RADIOBUTTON

constexpr OUStringLiteral FRM_SUN_CONTROL_RADIOBUTTON = u"com.sun.star.form.control.RadioButton"
inlineconstexpr

Definition at line 153 of file services.hxx.

Referenced by frm::ORadioButtonControl::getSupportedServiceNames().

◆ FRM_SUN_CONTROL_RICHTEXTCONTROL

constexpr OUStringLiteral FRM_SUN_CONTROL_RICHTEXTCONTROL = u"com.sun.star.form.control.RichTextControl"
inlineconstexpr

◆ FRM_SUN_CONTROL_SUBMITBUTTON

constexpr OUStringLiteral FRM_SUN_CONTROL_SUBMITBUTTON = u"com.sun.star.form.control.SubmitButton"
inlineconstexpr

◆ FRM_SUN_CONTROL_TEXTFIELD

constexpr OUStringLiteral FRM_SUN_CONTROL_TEXTFIELD = u"com.sun.star.form.control.TextField"
inlineconstexpr

Definition at line 150 of file services.hxx.

Referenced by frm::OEditControl::getSupportedServiceNames().

◆ FRM_SUN_CONTROL_TIMEFIELD

constexpr OUStringLiteral FRM_SUN_CONTROL_TIMEFIELD = u"com.sun.star.form.control.TimeField"
inlineconstexpr

Definition at line 159 of file services.hxx.

Referenced by frm::OTimeControl::getSupportedServiceNames().

◆ FRM_SUN_FORMCOMPONENT

constexpr OUStringLiteral FRM_SUN_FORMCOMPONENT = u"com.sun.star.form.FormComponent"
inlineconstexpr

◆ SRV_SDB_CONNECTION

constexpr OUStringLiteral SRV_SDB_CONNECTION = u"com.sun.star.sdb.Connection"
inlineconstexpr

Definition at line 193 of file services.hxx.

Referenced by frm::OComboBoxModel::loadData().

◆ SRV_SDB_ROWSET

constexpr OUStringLiteral SRV_SDB_ROWSET = u"com.sun.star.sdb.RowSet"
inlineconstexpr

Definition at line 192 of file services.hxx.

Referenced by frm::ODatabaseForm::impl_construct().

◆ STARDIV_ONE_FORM_CONTROL_CHECKBOX

constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_CHECKBOX = u"stardiv.one.form.control.CheckBox"
inlineconstexpr

Definition at line 91 of file services.hxx.

Referenced by frm::OCheckBoxControl::getSupportedServiceNames().

◆ STARDIV_ONE_FORM_CONTROL_COMBOBOX

constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_COMBOBOX = u"stardiv.one.form.control.ComboBox"
inlineconstexpr

Definition at line 94 of file services.hxx.

Referenced by frm::OComboBoxControl::getSupportedServiceNames().

◆ STARDIV_ONE_FORM_CONTROL_COMMANDBUTTON

constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_COMMANDBUTTON = u"stardiv.one.form.control.CommandButton"
inlineconstexpr

Definition at line 89 of file services.hxx.

Referenced by frm::OButtonControl::getSupportedServiceNames().

◆ STARDIV_ONE_FORM_CONTROL_CURRENCYFIELD

constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_CURRENCYFIELD = u"stardiv.one.form.control.CurrencyField"
inlineconstexpr

Definition at line 102 of file services.hxx.

Referenced by frm::OCurrencyControl::getSupportedServiceNames().

◆ STARDIV_ONE_FORM_CONTROL_DATEFIELD

constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_DATEFIELD = u"stardiv.one.form.control.DateField"
inlineconstexpr

Definition at line 100 of file services.hxx.

Referenced by frm::ODateControl::getSupportedServiceNames().

◆ STARDIV_ONE_FORM_CONTROL_EDIT

constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_EDIT = u"stardiv.one.form.control.Edit"
inlineconstexpr

◆ STARDIV_ONE_FORM_CONTROL_FORMATTEDFIELD

constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_FORMATTEDFIELD = u"stardiv.one.form.control.FormattedField"
inlineconstexpr

Definition at line 105 of file services.hxx.

Referenced by frm::OFormattedControl::getSupportedServiceNames().

◆ STARDIV_ONE_FORM_CONTROL_GRID

constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_GRID = u"stardiv.one.form.control.Grid"
inlineconstexpr

Definition at line 97 of file services.hxx.

Referenced by frm::OGridControlModel::getPropertyDefaultByHandle().

◆ STARDIV_ONE_FORM_CONTROL_GROUPBOX

constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_GROUPBOX = u"stardiv.one.form.control.GroupBox"
inlineconstexpr

Definition at line 95 of file services.hxx.

Referenced by frm::OGroupBoxControl::getSupportedServiceNames().

◆ STARDIV_ONE_FORM_CONTROL_IMAGEBUTTON

constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_IMAGEBUTTON = u"stardiv.one.form.control.ImageButton"
inlineconstexpr

Definition at line 98 of file services.hxx.

Referenced by frm::OImageButtonControl::getSupportedServiceNames().

◆ STARDIV_ONE_FORM_CONTROL_IMAGECONTROL

constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_IMAGECONTROL = u"stardiv.one.form.control.ImageControl"
inlineconstexpr

Definition at line 104 of file services.hxx.

Referenced by frm::OImageControlControl::getSupportedServiceNames().

◆ STARDIV_ONE_FORM_CONTROL_LISTBOX

constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_LISTBOX = u"stardiv.one.form.control.ListBox"
inlineconstexpr

Definition at line 93 of file services.hxx.

Referenced by frm::OListBoxControl::getSupportedServiceNames().

◆ STARDIV_ONE_FORM_CONTROL_NUMERICFIELD

constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_NUMERICFIELD = u"stardiv.one.form.control.NumericField"
inlineconstexpr

Definition at line 101 of file services.hxx.

Referenced by frm::ONumericControl::getSupportedServiceNames().

◆ STARDIV_ONE_FORM_CONTROL_PATTERNFIELD

constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_PATTERNFIELD = u"stardiv.one.form.control.PatternField"
inlineconstexpr

Definition at line 103 of file services.hxx.

Referenced by frm::OPatternControl::getSupportedServiceNames().

◆ STARDIV_ONE_FORM_CONTROL_RADIOBUTTON

constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_RADIOBUTTON = u"stardiv.one.form.control.RadioButton"
inlineconstexpr

Definition at line 90 of file services.hxx.

Referenced by frm::ORadioButtonControl::getSupportedServiceNames().

◆ STARDIV_ONE_FORM_CONTROL_TEXTFIELD

constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_TEXTFIELD = u"stardiv.one.form.control.TextField"
inlineconstexpr

◆ STARDIV_ONE_FORM_CONTROL_TIMEFIELD

constexpr OUStringLiteral STARDIV_ONE_FORM_CONTROL_TIMEFIELD = u"stardiv.one.form.control.TimeField"
inlineconstexpr

Definition at line 99 of file services.hxx.

Referenced by frm::OTimeControl::getSupportedServiceNames().

◆ VALIDATABLE_BINDABLE_CONTROL_MODEL

constexpr OUStringLiteral VALIDATABLE_BINDABLE_CONTROL_MODEL = u"com.sun.star.form.binding.ValidatableBindableControlModel"
inlineconstexpr

◆ VALIDATABLE_CONTROL_MODEL

constexpr OUStringLiteral VALIDATABLE_CONTROL_MODEL = u"com.sun.star.form.binding.ValidatableControlModel"
inlineconstexpr

◆ VCL_CONTROL_CHECKBOX

constexpr OUStringLiteral VCL_CONTROL_CHECKBOX = u"stardiv.vcl.control.CheckBox"
inlineconstexpr

Definition at line 29 of file services.hxx.

◆ VCL_CONTROL_COMBOBOX

constexpr OUStringLiteral VCL_CONTROL_COMBOBOX = u"stardiv.vcl.control.ComboBox"
inlineconstexpr

Definition at line 25 of file services.hxx.

◆ VCL_CONTROL_COMMANDBUTTON

constexpr OUStringLiteral VCL_CONTROL_COMMANDBUTTON = u"stardiv.vcl.control.Button"
inlineconstexpr

Definition at line 28 of file services.hxx.

◆ VCL_CONTROL_CURRENCYFIELD

constexpr OUStringLiteral VCL_CONTROL_CURRENCYFIELD = u"stardiv.vcl.control.CurrencyField"
inlineconstexpr

Definition at line 34 of file services.hxx.

◆ VCL_CONTROL_DATEFIELD

constexpr OUStringLiteral VCL_CONTROL_DATEFIELD = u"stardiv.vcl.control.DateField"
inlineconstexpr

Definition at line 32 of file services.hxx.

◆ VCL_CONTROL_FORMATTEDFIELD

constexpr OUStringLiteral VCL_CONTROL_FORMATTEDFIELD = u"stardiv.vcl.control.FormattedField"
inlineconstexpr

Definition at line 36 of file services.hxx.

◆ VCL_CONTROL_GROUPBOX

constexpr OUStringLiteral VCL_CONTROL_GROUPBOX = u"stardiv.vcl.control.GroupBox"
inlineconstexpr

Definition at line 27 of file services.hxx.

◆ VCL_CONTROL_IMAGEBUTTON

constexpr OUStringLiteral VCL_CONTROL_IMAGEBUTTON = u"stardiv.vcl.control.ImageButton"
inlineconstexpr

Definition at line 30 of file services.hxx.

◆ VCL_CONTROL_IMAGECONTROL

constexpr OUStringLiteral VCL_CONTROL_IMAGECONTROL = u"stardiv.vcl.control.ImageControl"
inlineconstexpr

Definition at line 37 of file services.hxx.

◆ VCL_CONTROL_LISTBOX

constexpr OUStringLiteral VCL_CONTROL_LISTBOX = u"stardiv.vcl.control.ListBox"
inlineconstexpr

Definition at line 24 of file services.hxx.

◆ VCL_CONTROL_NUMERICFIELD

constexpr OUStringLiteral VCL_CONTROL_NUMERICFIELD = u"stardiv.vcl.control.NumericField"
inlineconstexpr

Definition at line 33 of file services.hxx.

◆ VCL_CONTROL_PATTERNFIELD

constexpr OUStringLiteral VCL_CONTROL_PATTERNFIELD = u"stardiv.vcl.control.PatternField"
inlineconstexpr

Definition at line 35 of file services.hxx.

◆ VCL_CONTROL_RADIOBUTTON

constexpr OUStringLiteral VCL_CONTROL_RADIOBUTTON = u"stardiv.vcl.control.RadioButton"
inlineconstexpr

Definition at line 26 of file services.hxx.

◆ VCL_CONTROL_SCROLLBAR

constexpr OUStringLiteral VCL_CONTROL_SCROLLBAR = u"com.sun.star.awt.UnoControlScrollBar"
inlineconstexpr

Definition at line 58 of file services.hxx.

◆ VCL_CONTROL_SPINBUTTON

constexpr OUStringLiteral VCL_CONTROL_SPINBUTTON = u"com.sun.star.awt.UnoControlSpinButton"
inlineconstexpr

Definition at line 60 of file services.hxx.

◆ VCL_CONTROL_TIMEFIELD

constexpr OUStringLiteral VCL_CONTROL_TIMEFIELD = u"stardiv.vcl.control.TimeField"
inlineconstexpr

Definition at line 31 of file services.hxx.

◆ VCL_CONTROLMODEL_CHECKBOX

constexpr OUStringLiteral VCL_CONTROLMODEL_CHECKBOX = u"stardiv.vcl.controlmodel.CheckBox"
inlineconstexpr

Definition at line 46 of file services.hxx.

◆ VCL_CONTROLMODEL_COMBOBOX

constexpr OUStringLiteral VCL_CONTROLMODEL_COMBOBOX = u"stardiv.vcl.controlmodel.ComboBox"
inlineconstexpr

Definition at line 41 of file services.hxx.

◆ VCL_CONTROLMODEL_COMMANDBUTTON

constexpr OUStringLiteral VCL_CONTROLMODEL_COMMANDBUTTON = u"stardiv.vcl.controlmodel.Button"
inlineconstexpr

Definition at line 45 of file services.hxx.

◆ VCL_CONTROLMODEL_CURRENCYFIELD

constexpr OUStringLiteral VCL_CONTROLMODEL_CURRENCYFIELD = u"stardiv.vcl.controlmodel.CurrencyField"
inlineconstexpr

Definition at line 52 of file services.hxx.

◆ VCL_CONTROLMODEL_DATEFIELD

constexpr OUStringLiteral VCL_CONTROLMODEL_DATEFIELD = u"stardiv.vcl.controlmodel.DateField"
inlineconstexpr

Definition at line 50 of file services.hxx.

◆ VCL_CONTROLMODEL_EDIT

constexpr OUStringLiteral VCL_CONTROLMODEL_EDIT = u"stardiv.vcl.controlmodel.Edit"
inlineconstexpr

Definition at line 39 of file services.hxx.

Referenced by frm::OEditModel::readAggregate(), and frm::OEditModel::writeAggregate().

◆ VCL_CONTROLMODEL_FILECONTROL

constexpr OUStringLiteral VCL_CONTROLMODEL_FILECONTROL = u"stardiv.vcl.controlmodel.FileControl"
inlineconstexpr

Definition at line 48 of file services.hxx.

◆ VCL_CONTROLMODEL_FIXEDTEXT

constexpr OUStringLiteral VCL_CONTROLMODEL_FIXEDTEXT = u"stardiv.vcl.controlmodel.FixedText"
inlineconstexpr

Definition at line 44 of file services.hxx.

◆ VCL_CONTROLMODEL_FORMATTEDFIELD

constexpr OUStringLiteral VCL_CONTROLMODEL_FORMATTEDFIELD = u"stardiv.vcl.controlmodel.FormattedField"
inlineconstexpr

Definition at line 54 of file services.hxx.

◆ VCL_CONTROLMODEL_GROUPBOX

constexpr OUStringLiteral VCL_CONTROLMODEL_GROUPBOX = u"stardiv.vcl.controlmodel.GroupBox"
inlineconstexpr

Definition at line 43 of file services.hxx.

◆ VCL_CONTROLMODEL_IMAGEBUTTON

constexpr OUStringLiteral VCL_CONTROLMODEL_IMAGEBUTTON = u"stardiv.vcl.controlmodel.ImageButton"
inlineconstexpr

Definition at line 47 of file services.hxx.

◆ VCL_CONTROLMODEL_IMAGECONTROL

constexpr OUStringLiteral VCL_CONTROLMODEL_IMAGECONTROL = u"stardiv.vcl.controlmodel.ImageControl"
inlineconstexpr

Definition at line 55 of file services.hxx.

◆ VCL_CONTROLMODEL_LISTBOX

constexpr OUStringLiteral VCL_CONTROLMODEL_LISTBOX = u"stardiv.vcl.controlmodel.ListBox"
inlineconstexpr

Definition at line 40 of file services.hxx.

◆ VCL_CONTROLMODEL_NUMERICFIELD

constexpr OUStringLiteral VCL_CONTROLMODEL_NUMERICFIELD = u"stardiv.vcl.controlmodel.NumericField"
inlineconstexpr

Definition at line 51 of file services.hxx.

◆ VCL_CONTROLMODEL_PATTERNFIELD

constexpr OUStringLiteral VCL_CONTROLMODEL_PATTERNFIELD = u"stardiv.vcl.controlmodel.PatternField"
inlineconstexpr

Definition at line 53 of file services.hxx.

◆ VCL_CONTROLMODEL_RADIOBUTTON

constexpr OUStringLiteral VCL_CONTROLMODEL_RADIOBUTTON = u"stardiv.vcl.controlmodel.RadioButton"
inlineconstexpr

Definition at line 42 of file services.hxx.

◆ VCL_CONTROLMODEL_SCROLLBAR

constexpr OUStringLiteral VCL_CONTROLMODEL_SCROLLBAR = u"com.sun.star.awt.UnoControlScrollBarModel"
inlineconstexpr

Definition at line 57 of file services.hxx.

◆ VCL_CONTROLMODEL_SPINBUTTON

constexpr OUStringLiteral VCL_CONTROLMODEL_SPINBUTTON = u"com.sun.star.awt.UnoControlSpinButtonModel"
inlineconstexpr

Definition at line 59 of file services.hxx.

◆ VCL_CONTROLMODEL_TIMEFIELD

constexpr OUStringLiteral VCL_CONTROLMODEL_TIMEFIELD = u"stardiv.vcl.controlmodel.TimeField"
inlineconstexpr

Definition at line 49 of file services.hxx.