LibreOffice Module basctl (master) 1
Variables
strings.hxx File Reference
#include <rtl/ustring.hxx>
Include dependency graph for strings.hxx:

Go to the source code of this file.

Variables

constexpr OUStringLiteral RID_STR_CLASS_CONTROL = u"Control"
 
constexpr OUStringLiteral RID_STR_CLASS_DIALOG = u"Dialog"
 
constexpr OUStringLiteral RID_STR_CLASS_BUTTON = u"CommandButton"
 
constexpr OUStringLiteral RID_STR_CLASS_RADIOBUTTON = u"OptionButton"
 
constexpr OUStringLiteral RID_STR_CLASS_CHECKBOX = u"CheckBox"
 
constexpr OUStringLiteral RID_STR_CLASS_LISTBOX = u"ListBox"
 
constexpr OUStringLiteral RID_STR_CLASS_COMBOBOX = u"ComboBox"
 
constexpr OUStringLiteral RID_STR_CLASS_GROUPBOX = u"FrameControl"
 
constexpr OUStringLiteral RID_STR_CLASS_EDIT = u"TextField"
 
constexpr OUStringLiteral RID_STR_CLASS_FIXEDTEXT = u"Label"
 
constexpr OUStringLiteral RID_STR_CLASS_IMAGECONTROL = u"ImageControl"
 
constexpr OUStringLiteral RID_STR_CLASS_PROGRESSBAR = u"ProgressBar"
 
constexpr OUStringLiteral RID_STR_CLASS_SCROLLBAR = u"ScrollBar"
 
constexpr OUStringLiteral RID_STR_CLASS_FIXEDLINE = u"FixedLine"
 
constexpr OUStringLiteral RID_STR_CLASS_DATEFIELD = u"DateField"
 
constexpr OUStringLiteral RID_STR_CLASS_TIMEFIELD = u"TimeField"
 
constexpr OUStringLiteral RID_STR_CLASS_NUMERICFIELD = u"NumericField"
 
constexpr OUStringLiteral RID_STR_CLASS_CURRENCYFIELD = u"CurrencyField"
 
constexpr OUStringLiteral RID_STR_CLASS_FORMATTEDFIELD = u"FormattedField"
 
constexpr OUStringLiteral RID_STR_CLASS_PATTERNFIELD = u"PatternField"
 
constexpr OUStringLiteral RID_STR_CLASS_FILECONTROL = u"FileControl"
 
constexpr OUStringLiteral RID_STR_CLASS_TREECONTROL = u"TreeControl"
 
constexpr OUStringLiteral RID_STR_CLASS_GRIDCONTROL = u"GridControl"
 
constexpr OUStringLiteral RID_STR_CLASS_SPINCONTROL = u"SpinButton"
 
constexpr OUStringLiteral RID_STR_CLASS_HYPERLINKCONTROL = u"HyperlinkControl"
 

Variable Documentation

◆ RID_STR_CLASS_BUTTON

constexpr OUStringLiteral RID_STR_CLASS_BUTTON = u"CommandButton"
inlineconstexpr

Definition at line 18 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_CHECKBOX

constexpr OUStringLiteral RID_STR_CLASS_CHECKBOX = u"CheckBox"
inlineconstexpr

Definition at line 20 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_COMBOBOX

constexpr OUStringLiteral RID_STR_CLASS_COMBOBOX = u"ComboBox"
inlineconstexpr

Definition at line 22 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_CONTROL

constexpr OUStringLiteral RID_STR_CLASS_CONTROL = u"Control"
inlineconstexpr

Definition at line 16 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_CURRENCYFIELD

constexpr OUStringLiteral RID_STR_CLASS_CURRENCYFIELD = u"CurrencyField"
inlineconstexpr

Definition at line 33 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_DATEFIELD

constexpr OUStringLiteral RID_STR_CLASS_DATEFIELD = u"DateField"
inlineconstexpr

Definition at line 30 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_DIALOG

constexpr OUStringLiteral RID_STR_CLASS_DIALOG = u"Dialog"
inlineconstexpr

Definition at line 17 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_EDIT

constexpr OUStringLiteral RID_STR_CLASS_EDIT = u"TextField"
inlineconstexpr

Definition at line 24 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_FILECONTROL

constexpr OUStringLiteral RID_STR_CLASS_FILECONTROL = u"FileControl"
inlineconstexpr

Definition at line 36 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_FIXEDLINE

constexpr OUStringLiteral RID_STR_CLASS_FIXEDLINE = u"FixedLine"
inlineconstexpr

Definition at line 29 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_FIXEDTEXT

constexpr OUStringLiteral RID_STR_CLASS_FIXEDTEXT = u"Label"
inlineconstexpr

Definition at line 25 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_FORMATTEDFIELD

constexpr OUStringLiteral RID_STR_CLASS_FORMATTEDFIELD = u"FormattedField"
inlineconstexpr

Definition at line 34 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_GRIDCONTROL

constexpr OUStringLiteral RID_STR_CLASS_GRIDCONTROL = u"GridControl"
inlineconstexpr

Definition at line 38 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_GROUPBOX

constexpr OUStringLiteral RID_STR_CLASS_GROUPBOX = u"FrameControl"
inlineconstexpr

Definition at line 23 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_HYPERLINKCONTROL

constexpr OUStringLiteral RID_STR_CLASS_HYPERLINKCONTROL = u"HyperlinkControl"
inlineconstexpr

Definition at line 40 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_IMAGECONTROL

constexpr OUStringLiteral RID_STR_CLASS_IMAGECONTROL = u"ImageControl"
inlineconstexpr

Definition at line 26 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_LISTBOX

constexpr OUStringLiteral RID_STR_CLASS_LISTBOX = u"ListBox"
inlineconstexpr

Definition at line 21 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_NUMERICFIELD

constexpr OUStringLiteral RID_STR_CLASS_NUMERICFIELD = u"NumericField"
inlineconstexpr

Definition at line 32 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_PATTERNFIELD

constexpr OUStringLiteral RID_STR_CLASS_PATTERNFIELD = u"PatternField"
inlineconstexpr

Definition at line 35 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_PROGRESSBAR

constexpr OUStringLiteral RID_STR_CLASS_PROGRESSBAR = u"ProgressBar"
inlineconstexpr

Definition at line 27 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_RADIOBUTTON

constexpr OUStringLiteral RID_STR_CLASS_RADIOBUTTON = u"OptionButton"
inlineconstexpr

Definition at line 19 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_SCROLLBAR

constexpr OUStringLiteral RID_STR_CLASS_SCROLLBAR = u"ScrollBar"
inlineconstexpr

Definition at line 28 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_SPINCONTROL

constexpr OUStringLiteral RID_STR_CLASS_SPINCONTROL = u"SpinButton"
inlineconstexpr

Definition at line 39 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_TIMEFIELD

constexpr OUStringLiteral RID_STR_CLASS_TIMEFIELD = u"TimeField"
inlineconstexpr

Definition at line 31 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().

◆ RID_STR_CLASS_TREECONTROL

constexpr OUStringLiteral RID_STR_CLASS_TREECONTROL = u"TreeControl"
inlineconstexpr

Definition at line 37 of file strings.hxx.

Referenced by basctl::DlgEdObj::GetDefaultName().