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

Go to the source code of this file.

Variables

constexpr OUStringLiteral UNO_TC_PROP_ANCHOR = u"Anchor"
 
constexpr OUStringLiteral UNO_TC_PROP_TEXTFIELD_TYPE = u"TextFieldType"
 
constexpr OUStringLiteral UNO_TC_PROP_IS_FIXED = u"IsFixed"
 
constexpr OUStringLiteral UNO_TC_PROP_CURRENT_PRESENTATION = u"CurrentPresentation"
 
constexpr OUStringLiteral UNO_TC_PROP_NAME = u"Name"
 
constexpr OUStringLiteral UNO_TC_PROP_IS_FIXED_LANGUAGE = u"IsFixedLanguage"
 
constexpr OUStringLiteral UNO_TC_PROP_NUMFORMAT = u"NumberFormat"
 
constexpr OUStringLiteral UNO_TC_PROP_IS_DATE = u"IsDate"
 
constexpr OUStringLiteral UNO_TC_PROP_DATE_TIME = u"DateTime"
 
constexpr OUStringLiteral UNO_TC_PROP_URL_FORMAT = u"Format"
 
constexpr OUStringLiteral UNO_TC_PROP_URL_REPRESENTATION = u"Representation"
 
constexpr OUStringLiteral UNO_TC_PROP_URL_TARGET = u"TargetFrame"
 
constexpr OUStringLiteral UNO_TC_PROP_URL = u"URL"
 
constexpr OUStringLiteral UNO_TC_PROP_TABLE_POSITION = u"TablePosition"
 
constexpr OUStringLiteral UNO_TC_PROP_FILE_FORMAT = u"FileFormat"
 
constexpr OUStringLiteral UNO_TC_PROP_AUTHOR_CONTENT = u"Content"
 
constexpr OUStringLiteral UNO_TC_PROP_AUTHOR_FORMAT = u"AuthorFormat"
 
constexpr OUStringLiteral UNO_TC_PROP_AUTHOR_FULLNAME = u"FullName"
 
constexpr OUStringLiteral UNO_TC_PROP_MEASURE_KIND = u"Kind"
 
constexpr OUStringLiteral UNO_TR_PROP_SELECTION = u"Selection"
 

Variable Documentation

◆ UNO_TC_PROP_ANCHOR

constexpr OUStringLiteral UNO_TC_PROP_ANCHOR = u"Anchor"
inlineconstexpr

◆ UNO_TC_PROP_AUTHOR_CONTENT

constexpr OUStringLiteral UNO_TC_PROP_AUTHOR_CONTENT = u"Content"
inlineconstexpr

Definition at line 41 of file unonames.hxx.

Referenced by SvxFieldData::Create(), and ImplGetFieldItemPropertySet().

◆ UNO_TC_PROP_AUTHOR_FORMAT

constexpr OUStringLiteral UNO_TC_PROP_AUTHOR_FORMAT = u"AuthorFormat"
inlineconstexpr

Definition at line 42 of file unonames.hxx.

Referenced by SvxFieldData::Create(), and ImplGetFieldItemPropertySet().

◆ UNO_TC_PROP_AUTHOR_FULLNAME

constexpr OUStringLiteral UNO_TC_PROP_AUTHOR_FULLNAME = u"FullName"
inlineconstexpr

Definition at line 43 of file unonames.hxx.

Referenced by SvxFieldData::Create(), and ImplGetFieldItemPropertySet().

◆ UNO_TC_PROP_CURRENT_PRESENTATION

constexpr OUStringLiteral UNO_TC_PROP_CURRENT_PRESENTATION = u"CurrentPresentation"
inlineconstexpr

Definition at line 19 of file unonames.hxx.

Referenced by SvxFieldData::Create(), and ImplGetFieldItemPropertySet().

◆ UNO_TC_PROP_DATE_TIME

constexpr OUStringLiteral UNO_TC_PROP_DATE_TIME = u"DateTime"
inlineconstexpr

Definition at line 26 of file unonames.hxx.

Referenced by SvxFieldData::Create(), and ImplGetFieldItemPropertySet().

◆ UNO_TC_PROP_FILE_FORMAT

constexpr OUStringLiteral UNO_TC_PROP_FILE_FORMAT = u"FileFormat"
inlineconstexpr

Definition at line 38 of file unonames.hxx.

Referenced by SvxFieldData::Create(), and ImplGetFieldItemPropertySet().

◆ UNO_TC_PROP_IS_DATE

constexpr OUStringLiteral UNO_TC_PROP_IS_DATE = u"IsDate"
inlineconstexpr

Definition at line 25 of file unonames.hxx.

Referenced by SvxFieldData::Create(), and ImplGetFieldItemPropertySet().

◆ UNO_TC_PROP_IS_FIXED

constexpr OUStringLiteral UNO_TC_PROP_IS_FIXED = u"IsFixed"
inlineconstexpr

Definition at line 18 of file unonames.hxx.

Referenced by SvxFieldData::Create(), and ImplGetFieldItemPropertySet().

◆ UNO_TC_PROP_IS_FIXED_LANGUAGE

constexpr OUStringLiteral UNO_TC_PROP_IS_FIXED_LANGUAGE = u"IsFixedLanguage"
inlineconstexpr

Definition at line 21 of file unonames.hxx.

Referenced by ImplGetFieldItemPropertySet().

◆ UNO_TC_PROP_MEASURE_KIND

constexpr OUStringLiteral UNO_TC_PROP_MEASURE_KIND = u"Kind"
inlineconstexpr

Definition at line 46 of file unonames.hxx.

Referenced by SvxFieldData::Create(), and ImplGetFieldItemPropertySet().

◆ UNO_TC_PROP_NAME

constexpr OUStringLiteral UNO_TC_PROP_NAME = u"Name"
inlineconstexpr

Definition at line 20 of file unonames.hxx.

Referenced by SvxFieldData::Create(), and ImplGetFieldItemPropertySet().

◆ UNO_TC_PROP_NUMFORMAT

constexpr OUStringLiteral UNO_TC_PROP_NUMFORMAT = u"NumberFormat"
inlineconstexpr

Definition at line 22 of file unonames.hxx.

Referenced by SvxFieldData::Create(), and ImplGetFieldItemPropertySet().

◆ UNO_TC_PROP_TABLE_POSITION

constexpr OUStringLiteral UNO_TC_PROP_TABLE_POSITION = u"TablePosition"
inlineconstexpr

Definition at line 35 of file unonames.hxx.

Referenced by SvxFieldData::Create().

◆ UNO_TC_PROP_TEXTFIELD_TYPE

constexpr OUStringLiteral UNO_TC_PROP_TEXTFIELD_TYPE = u"TextFieldType"
inlineconstexpr

Definition at line 17 of file unonames.hxx.

Referenced by SvxFieldData::Create(), and SvxUnoTextField::getPropertyValue().

◆ UNO_TC_PROP_URL

constexpr OUStringLiteral UNO_TC_PROP_URL = u"URL"
inlineconstexpr

Definition at line 32 of file unonames.hxx.

Referenced by SvxFieldData::Create(), and ImplGetFieldItemPropertySet().

◆ UNO_TC_PROP_URL_FORMAT

constexpr OUStringLiteral UNO_TC_PROP_URL_FORMAT = u"Format"
inlineconstexpr

Definition at line 29 of file unonames.hxx.

Referenced by SvxFieldData::Create(), and ImplGetFieldItemPropertySet().

◆ UNO_TC_PROP_URL_REPRESENTATION

constexpr OUStringLiteral UNO_TC_PROP_URL_REPRESENTATION = u"Representation"
inlineconstexpr

Definition at line 30 of file unonames.hxx.

Referenced by SvxFieldData::Create(), and ImplGetFieldItemPropertySet().

◆ UNO_TC_PROP_URL_TARGET

constexpr OUStringLiteral UNO_TC_PROP_URL_TARGET = u"TargetFrame"
inlineconstexpr

Definition at line 31 of file unonames.hxx.

Referenced by SvxFieldData::Create(), and ImplGetFieldItemPropertySet().

◆ UNO_TR_PROP_SELECTION

constexpr OUStringLiteral UNO_TR_PROP_SELECTION = u"Selection"
inlineconstexpr

Definition at line 48 of file unonames.hxx.

Referenced by SvxUnoTextBase::insertTextContent().