LibreOffice Module sc (master) 1
|
#include <rtl/ustring.hxx>
Go to the source code of this file.
Macros | |
#define | SC_UNO_PAGE_LEFTBORDER SC_UNONAME_LEFTBORDER |
#define | SC_UNO_PAGE_RIGHTBORDER SC_UNONAME_RIGHTBORDER |
#define | SC_UNO_PAGE_BOTTBORDER SC_UNONAME_BOTTBORDER |
#define | SC_UNO_PAGE_TOPBORDER SC_UNONAME_TOPBORDER |
#define | SC_UNO_DP_NUMBERFO SC_UNONAME_NUMFMT |
Variables | |
constexpr OUStringLiteral | SC_SERVICENAME_VALBIND = u"com.sun.star.table.CellValueBinding" |
constexpr OUStringLiteral | SC_SERVICENAME_LISTCELLBIND = u"com.sun.star.table.ListPositionCellBinding" |
constexpr OUStringLiteral | SC_SERVICENAME_LISTSOURCE = u"com.sun.star.table.CellRangeListSource" |
constexpr OUStringLiteral | SC_SERVICENAME_CELLADDRESS = u"com.sun.star.table.CellAddressConversion" |
constexpr OUStringLiteral | SC_SERVICENAME_RANGEADDRESS = u"com.sun.star.table.CellRangeAddressConversion" |
constexpr OUStringLiteral | SC_SERVICENAME_FORMULAPARS = u"com.sun.star.sheet.FormulaParser" |
constexpr OUStringLiteral | SC_SERVICENAME_OPCODEMAPPER = u"com.sun.star.sheet.FormulaOpCodeMapper" |
constexpr OUStringLiteral | SC_SERVICENAME_CHDATAPROV = u"com.sun.star.chart2.data.DataProvider" |
constexpr OUStringLiteral | SC_SERVICENAME_CHRANGEHILIGHT = u"com.sun.star.chart2.data.RangeHighlightListener" |
constexpr OUStringLiteral | SC_SERVICENAME_CHART_PIVOTTABLE_DATAPROVIDER = u"com.sun.star.chart2.data.PivotTableDataProvider" |
constexpr OUStringLiteral | SC_UNO_AREALINKS = u"AreaLinks" |
constexpr OUStringLiteral | SC_UNO_DDELINKS = u"DDELinks" |
constexpr OUStringLiteral | SC_UNO_EXTERNALDOCLINKS = u"ExternalDocLinks" |
constexpr OUStringLiteral | SC_UNO_COLLABELRNG = u"ColumnLabelRanges" |
constexpr OUStringLiteral | SC_UNO_DATABASERNG = u"DatabaseRanges" |
constexpr OUStringLiteral | SC_UNO_UNNAMEDDBRNG = u"UnnamedDatabaseRanges" |
constexpr OUStringLiteral | SC_UNO_NAMEDRANGES = u"NamedRanges" |
constexpr OUStringLiteral | SC_UNO_ROWLABELRNG = u"RowLabelRanges" |
constexpr OUStringLiteral | SC_UNO_SHEETLINKS = u"SheetLinks" |
constexpr OUStringLiteral | SC_UNO_FORBIDDEN = u"ForbiddenCharacters" |
constexpr OUStringLiteral | SC_UNO_HASDRAWPAGES = u"HasDrawPages" |
constexpr OUStringLiteral | SC_UNONAME_CCOLOR = u"CharColor" |
constexpr OUStringLiteral | SC_UNONAME_CHAR_COMPLEX_COLOR = u"CharComplexColor" |
constexpr OUStringLiteral | SC_UNONAME_CHEIGHT = u"CharHeight" |
constexpr OUStringLiteral | SC_UNONAME_CUNDER = u"CharUnderline" |
constexpr OUStringLiteral | SC_UNONAME_CUNDLCOL = u"CharUnderlineColor" |
constexpr OUStringLiteral | SC_UNONAME_CUNDLHAS = u"CharUnderlineHasColor" |
constexpr OUStringLiteral | SC_UNONAME_COVER = u"CharOverline" |
constexpr OUStringLiteral | SC_UNONAME_COVRLCOL = u"CharOverlineColor" |
constexpr OUStringLiteral | SC_UNONAME_COVRLHAS = u"CharOverlineHasColor" |
constexpr OUStringLiteral | SC_UNONAME_CWEIGHT = u"CharWeight" |
constexpr OUStringLiteral | SC_UNONAME_CPOST = u"CharPosture" |
constexpr OUStringLiteral | SC_UNONAME_CCROSS = u"CharCrossedOut" |
constexpr OUStringLiteral | SC_UNONAME_CSTRIKE = u"CharStrikeout" |
constexpr OUStringLiteral | SC_UNONAME_CLOCAL = u"CharLocale" |
constexpr OUStringLiteral | SC_UNONAME_CSHADD = u"CharShadowed" |
constexpr OUStringLiteral | SC_UNONAME_CFONT = u"CharFont" |
constexpr OUStringLiteral | SC_UNONAME_COUTL = u"CharContoured" |
constexpr OUStringLiteral | SC_UNONAME_CEMPHAS = u"CharEmphasis" |
constexpr OUStringLiteral | SC_UNONAME_CFNAME = u"CharFontName" |
constexpr OUStringLiteral | SC_UNONAME_CFSTYLE = u"CharFontStyleName" |
constexpr OUStringLiteral | SC_UNONAME_CFFAMIL = u"CharFontFamily" |
constexpr OUStringLiteral | SC_UNONAME_CFCHARS = u"CharFontCharSet" |
constexpr OUStringLiteral | SC_UNONAME_CFPITCH = u"CharFontPitch" |
constexpr OUStringLiteral | SC_UNONAME_CRELIEF = u"CharRelief" |
constexpr OUStringLiteral | SC_UNONAME_CWORDMOD = u"CharWordMode" |
constexpr OUStringLiteral | SC_UNO_CJK_CFNAME = u"CharFontNameAsian" |
constexpr OUStringLiteral | SC_UNO_CJK_CFSTYLE = u"CharFontStyleNameAsian" |
constexpr OUStringLiteral | SC_UNO_CJK_CFFAMIL = u"CharFontFamilyAsian" |
constexpr OUStringLiteral | SC_UNO_CJK_CFCHARS = u"CharFontCharSetAsian" |
constexpr OUStringLiteral | SC_UNO_CJK_CFPITCH = u"CharFontPitchAsian" |
constexpr OUStringLiteral | SC_UNO_CJK_CHEIGHT = u"CharHeightAsian" |
constexpr OUStringLiteral | SC_UNO_CJK_CWEIGHT = u"CharWeightAsian" |
constexpr OUStringLiteral | SC_UNO_CJK_CPOST = u"CharPostureAsian" |
constexpr OUStringLiteral | SC_UNO_CJK_CLOCAL = u"CharLocaleAsian" |
constexpr OUStringLiteral | SC_UNO_CTL_CFNAME = u"CharFontNameComplex" |
constexpr OUStringLiteral | SC_UNO_CTL_CFSTYLE = u"CharFontStyleNameComplex" |
constexpr OUStringLiteral | SC_UNO_CTL_CFFAMIL = u"CharFontFamilyComplex" |
constexpr OUStringLiteral | SC_UNO_CTL_CFCHARS = u"CharFontCharSetComplex" |
constexpr OUStringLiteral | SC_UNO_CTL_CFPITCH = u"CharFontPitchComplex" |
constexpr OUStringLiteral | SC_UNO_CTL_CHEIGHT = u"CharHeightComplex" |
constexpr OUStringLiteral | SC_UNO_CTL_CWEIGHT = u"CharWeightComplex" |
constexpr OUStringLiteral | SC_UNO_CTL_CPOST = u"CharPostureComplex" |
constexpr OUStringLiteral | SC_UNO_CTL_CLOCAL = u"CharLocaleComplex" |
constexpr OUStringLiteral | SC_UNONAME_CELLSTYL = u"CellStyle" |
constexpr OUStringLiteral | SC_UNONAME_CELLBACK = u"CellBackColor" |
constexpr OUStringLiteral | SC_UNONAME_CELL_BACKGROUND_COMPLEX_COLOR = u"CellBackgroundComplexColor" |
constexpr OUStringLiteral | SC_UNONAME_CELLTRAN = u"IsCellBackgroundTransparent" |
constexpr OUStringLiteral | SC_UNONAME_CELLPRO = u"CellProtection" |
constexpr OUStringLiteral | SC_UNONAME_CELLHJUS = u"HoriJustify" |
constexpr OUStringLiteral | SC_UNONAME_CELLVJUS = u"VertJustify" |
constexpr OUStringLiteral | SC_UNONAME_CELLHJUS_METHOD = u"HoriJustifyMethod" |
constexpr OUStringLiteral | SC_UNONAME_CELLVJUS_METHOD = u"VertJustifyMethod" |
constexpr OUStringLiteral | SC_UNONAME_CELLORI = u"Orientation" |
constexpr OUStringLiteral | SC_UNONAME_NUMFMT = u"NumberFormat" |
constexpr OUStringLiteral | SC_UNONAME_FORMATID = u"FormatID" |
constexpr OUStringLiteral | SC_UNONAME_SHADOW = u"ShadowFormat" |
constexpr OUStringLiteral | SC_UNONAME_TBLBORD = u"TableBorder" |
constexpr OUStringLiteral | SC_UNONAME_TBLBORD2 = u"TableBorder2" |
constexpr OUStringLiteral | SC_UNONAME_WRAP = u"IsTextWrapped" |
constexpr OUStringLiteral | SC_UNONAME_PINDENT = u"ParaIndent" |
constexpr OUStringLiteral | SC_UNONAME_PTMARGIN = u"ParaTopMargin" |
constexpr OUStringLiteral | SC_UNONAME_PBMARGIN = u"ParaBottomMargin" |
constexpr OUStringLiteral | SC_UNONAME_PLMARGIN = u"ParaLeftMargin" |
constexpr OUStringLiteral | SC_UNONAME_PRMARGIN = u"ParaRightMargin" |
constexpr OUStringLiteral | SC_UNONAME_ROTANG = u"RotateAngle" |
constexpr OUStringLiteral | SC_UNONAME_ROTREF = u"RotateReference" |
constexpr OUStringLiteral | SC_UNONAME_ASIANVERT = u"AsianVerticalMode" |
constexpr OUStringLiteral | SC_UNONAME_WRITING = u"WritingMode" |
constexpr OUStringLiteral | SC_UNONAME_HIDDEN = u"Hidden" |
constexpr OUStringLiteral | SC_UNONAME_BOTTBORDER = u"BottomBorder" |
constexpr OUStringLiteral | SC_UNONAME_LEFTBORDER = u"LeftBorder" |
constexpr OUStringLiteral | SC_UNONAME_RIGHTBORDER = u"RightBorder" |
constexpr OUStringLiteral | SC_UNONAME_TOPBORDER = u"TopBorder" |
constexpr OUStringLiteral | SC_UNONAME_BOTTBORDER2 = u"BottomBorder2" |
constexpr OUStringLiteral | SC_UNONAME_LEFTBORDER2 = u"LeftBorder2" |
constexpr OUStringLiteral | SC_UNONAME_RIGHTBORDER2 = u"RightBorder2" |
constexpr OUStringLiteral | SC_UNONAME_TOPBORDER2 = u"TopBorder2" |
constexpr OUStringLiteral | SC_UNONAME_BOTTOM_BORDER_COMPLEX_COLOR = u"BottomBorderComplexColor" |
constexpr OUStringLiteral | SC_UNONAME_LEFT_BORDER_COMPLEX_COLOR = u"LeftBorderComplexColor" |
constexpr OUStringLiteral | SC_UNONAME_RIGHT_BORDER_COMPLEX_COLOR = u"RightBorderComplexColor" |
constexpr OUStringLiteral | SC_UNONAME_TOP_BORDER_COMPLEX_COLOR = u"TopBorderComplexColor" |
constexpr OUStringLiteral | SC_UNONAME_DIAGONAL_TLBR = u"DiagonalTLBR" |
constexpr OUStringLiteral | SC_UNONAME_DIAGONAL_BLTR = u"DiagonalBLTR" |
constexpr OUStringLiteral | SC_UNONAME_DIAGONAL_TLBR2 = u"DiagonalTLBR2" |
constexpr OUStringLiteral | SC_UNONAME_DIAGONAL_BLTR2 = u"DiagonalBLTR2" |
constexpr OUStringLiteral | SC_UNONAME_SHRINK_TO_FIT = u"ShrinkToFit" |
constexpr OUStringLiteral | SC_UNONAME_PISHANG = u"ParaIsHangingPunctuation" |
constexpr OUStringLiteral | SC_UNONAME_PISCHDIST = u"ParaIsCharacterDistance" |
constexpr OUStringLiteral | SC_UNONAME_PISFORBID = u"ParaIsForbiddenRules" |
constexpr OUStringLiteral | SC_UNONAME_PISHYPHEN = u"ParaIsHyphenation" |
constexpr OUStringLiteral | SC_UNONAME_PADJUST = u"ParaAdjust" |
constexpr OUStringLiteral | SC_UNONAME_PLASTADJ = u"ParaLastLineAdjust" |
constexpr OUStringLiteral | SC_UNONAME_NUMRULES = u"NumberingRules" |
constexpr OUStringLiteral | SC_UNONAME_DISPNAME = u"DisplayName" |
constexpr OUStringLiteral | SC_UNONAME_OVERWSTL = u"OverwriteStyles" |
constexpr OUStringLiteral | SC_UNONAME_LOADCELL = u"LoadCellStyles" |
constexpr OUStringLiteral | SC_UNONAME_LOADPAGE = u"LoadPageStyles" |
constexpr OUStringLiteral | SC_UNONAME_POS = u"Position" |
constexpr OUStringLiteral | SC_UNONAME_SIZE = u"Size" |
constexpr OUStringLiteral | SC_UNONAME_ABSNAME = u"AbsoluteName" |
constexpr OUStringLiteral | SC_UNONAME_CELLHGT = u"Height" |
constexpr OUStringLiteral | SC_UNONAME_CELLWID = u"Width" |
constexpr OUStringLiteral | SC_UNONAME_CELLVIS = u"IsVisible" |
constexpr OUStringLiteral | SC_UNONAME_CELLFILT = u"IsFiltered" |
constexpr OUStringLiteral | SC_UNONAME_MANPAGE = u"IsManualPageBreak" |
constexpr OUStringLiteral | SC_UNONAME_NEWPAGE = u"IsStartOfNewPage" |
constexpr OUStringLiteral | SC_UNONAME_OHEIGHT = u"OptimalHeight" |
constexpr OUStringLiteral | SC_UNONAME_OWIDTH = u"OptimalWidth" |
constexpr OUStringLiteral | SC_UNONAME_PAGESTL = u"PageStyle" |
constexpr OUStringLiteral | SC_UNONAME_ISACTIVE = u"IsActive" |
constexpr OUStringLiteral | SC_UNONAME_BORDCOL = u"BorderColor" |
constexpr OUStringLiteral | SC_UNONAME_PROTECT = u"Protected" |
constexpr OUStringLiteral | SC_UNONAME_SHOWBORD = u"ShowBorder" |
constexpr OUStringLiteral | SC_UNONAME_PRINTBORD = u"PrintBorder" |
constexpr OUStringLiteral | SC_UNONAME_COPYBACK = u"CopyBack" |
constexpr OUStringLiteral | SC_UNONAME_COPYSTYL = u"CopyStyles" |
constexpr OUStringLiteral | SC_UNONAME_COPYFORM = u"CopyFormulas" |
constexpr OUStringLiteral | SC_UNONAME_TABLAYOUT = u"TableLayout" |
constexpr OUStringLiteral | SC_UNONAME_AUTOPRINT = u"AutomaticPrintArea" |
constexpr OUStringLiteral | SC_UNONAME_TABCOLOR = u"TabColor" |
constexpr OUStringLiteral | SC_UNONAME_CONDFORMAT = u"ConditionalFormats" |
constexpr OUStringLiteral | SC_UNONAME_VISFLAG = u"VisibleFlag" |
constexpr OUStringLiteral | SC_UNO_LINKDISPBIT = u"LinkDisplayBitmap" |
constexpr OUStringLiteral | SC_UNO_LINKDISPNAME = u"LinkDisplayName" |
constexpr OUStringLiteral | SC_UNONAME_IMAGEMAP = u"ImageMap" |
constexpr OUStringLiteral | SC_UNONAME_ANCHOR = u"Anchor" |
constexpr OUStringLiteral | SC_UNONAME_RESIZE_WITH_CELL = u"ResizeWithCell" |
constexpr OUStringLiteral | SC_UNONAME_HORIPOS = u"HoriOrientPosition" |
constexpr OUStringLiteral | SC_UNONAME_VERTPOS = u"VertOrientPosition" |
constexpr OUStringLiteral | SC_UNONAME_HYPERLINK = u"Hyperlink" |
constexpr OUStringLiteral | SC_UNONAME_MOVEPROTECT = u"MoveProtect" |
constexpr OUStringLiteral | SC_UNONAME_STYLE = u"Style" |
constexpr OUStringLiteral | SC_UNONAME_CHCOLHDR = u"ChartColumnAsLabel" |
constexpr OUStringLiteral | SC_UNONAME_CHROWHDR = u"ChartRowAsLabel" |
constexpr OUStringLiteral | SC_UNONAME_CONDFMT = u"ConditionalFormat" |
constexpr OUStringLiteral | SC_UNONAME_CONDLOC = u"ConditionalFormatLocal" |
constexpr OUStringLiteral | SC_UNONAME_CONDXML = u"ConditionalFormatXML" |
constexpr OUStringLiteral | SC_UNONAME_VALIDAT = u"Validation" |
constexpr OUStringLiteral | SC_UNONAME_VALILOC = u"ValidationLocal" |
constexpr OUStringLiteral | SC_UNONAME_VALIXML = u"ValidationXML" |
constexpr OUStringLiteral | SC_UNONAME_FORMLOC = u"FormulaLocal" |
constexpr OUStringLiteral | SC_UNONAME_FORMRT = u"FormulaResultType" |
constexpr OUStringLiteral | SC_UNONAME_FORMRT2 = u"FormulaResultType2" |
constexpr OUStringLiteral | SC_UNONAME_CELLCONTENTTYPE = u"CellContentType" |
constexpr OUStringLiteral | SC_UNONAME_USERDEF = u"UserDefinedAttributes" |
constexpr OUStringLiteral | SC_UNONAME_TEXTUSER = u"TextUserDefinedAttributes" |
constexpr OUStringLiteral | SC_UNONAME_INCBACK = u"IncludeBackground" |
constexpr OUStringLiteral | SC_UNONAME_INCBORD = u"IncludeBorder" |
constexpr OUStringLiteral | SC_UNONAME_INCFONT = u"IncludeFont" |
constexpr OUStringLiteral | SC_UNONAME_INCJUST = u"IncludeJustify" |
constexpr OUStringLiteral | SC_UNONAME_INCNUM = u"IncludeNumberFormat" |
constexpr OUStringLiteral | SC_UNONAME_INCWIDTH = u"IncludeWidthAndHeight" |
constexpr OUStringLiteral | SC_UNONAME_ARGUMENTS = u"Arguments" |
constexpr OUStringLiteral | SC_UNONAME_CATEGORY = u"Category" |
constexpr OUStringLiteral | SC_UNONAME_DESCRIPTION = u"Description" |
constexpr OUStringLiteral | SC_UNONAME_ID = u"Id" |
constexpr OUStringLiteral | SC_UNONAME_NAME = u"Name" |
constexpr OUStringLiteral | SC_UNONAME_DOAUTOCP = u"DoAutoComplete" |
constexpr OUStringLiteral | SC_UNONAME_ENTERED = u"EnterEdit" |
constexpr OUStringLiteral | SC_UNONAME_EXPREF = u"ExpandReferences" |
constexpr OUStringLiteral | SC_UNONAME_EXTFMT = u"ExtendFormat" |
constexpr OUStringLiteral | SC_UNONAME_LINKUPD = u"LinkUpdateMode" |
constexpr OUStringLiteral | SC_UNONAME_MARKHDR = u"MarkHeader" |
constexpr OUStringLiteral | SC_UNONAME_METRIC = u"Metric" |
constexpr OUStringLiteral | SC_UNONAME_MOVEDIR = u"MoveDirection" |
constexpr OUStringLiteral | SC_UNONAME_MOVESEL = u"MoveSelection" |
constexpr OUStringLiteral | SC_UNONAME_RANGEFIN = u"RangeFinder" |
constexpr OUStringLiteral | SC_UNONAME_SCALE = u"Scale" |
constexpr OUStringLiteral | SC_UNONAME_STBFUNC = u"StatusBarFunction" |
constexpr OUStringLiteral | SC_UNONAME_ULISTS = u"UserLists" |
constexpr OUStringLiteral | SC_UNONAME_USETABCOL = u"UseTabCol" |
constexpr OUStringLiteral | SC_UNONAME_PRMETRICS = u"UsePrinterMetrics" |
constexpr OUStringLiteral | SC_UNONAME_PRALLSH = u"PrintAllSheets" |
constexpr OUStringLiteral | SC_UNONAME_PREMPTY = u"PrintEmptyPages" |
constexpr OUStringLiteral | SC_UNONAME_REPLWARN = u"ReplaceCellsWarning" |
constexpr OUStringLiteral | SC_UNONAME_FUNCTION = u"Function" |
constexpr OUStringLiteral | SC_UNONAME_FUNCTION2 = u"Function2" |
constexpr OUStringLiteral | SC_UNONAME_SUBTOTALS = u"Subtotals" |
constexpr OUStringLiteral | SC_UNONAME_SUBTOTALS2 = u"Subtotals2" |
constexpr OUStringLiteral | SC_UNONAME_SELPAGE = u"SelectedPage" |
constexpr OUStringLiteral | SC_UNONAME_USESELPAGE = u"UseSelectedPage" |
constexpr OUStringLiteral | SC_UNONAME_HASREFERENCE = u"HasReference" |
constexpr OUStringLiteral | SC_UNONAME_REFERENCE = u"Reference" |
constexpr OUStringLiteral | SC_UNONAME_HASAUTOSHOW = u"HasAutoShowInfo" |
constexpr OUStringLiteral | SC_UNONAME_AUTOSHOW = u"AutoShowInfo" |
constexpr OUStringLiteral | SC_UNONAME_HASSORTINFO = u"HasSortInfo" |
constexpr OUStringLiteral | SC_UNONAME_SORTINFO = u"SortInfo" |
constexpr OUStringLiteral | SC_UNONAME_HASLAYOUTINFO = u"HasLayoutInfo" |
constexpr OUStringLiteral | SC_UNONAME_LAYOUTINFO = u"LayoutInfo" |
constexpr OUStringLiteral | SC_UNONAME_ISGROUP = u"IsGroupField" |
constexpr OUStringLiteral | SC_UNONAME_GROUPINFO = u"GroupInfo" |
constexpr OUStringLiteral | SC_UNONAME_SHOWEMPTY = u"ShowEmpty" |
constexpr OUStringLiteral | SC_UNONAME_REPEATITEMLABELS = u"RepeatItemLabels" |
constexpr OUStringLiteral | SC_UNONAME_SHOWDETAIL = u"ShowDetail" |
constexpr OUStringLiteral | SC_UNONAME_ISHIDDEN = u"IsHidden" |
constexpr OUStringLiteral | SC_UNONAME_CASE = u"CaseSensitive" |
constexpr OUStringLiteral | SC_UNONAME_DBNAME = u"DatabaseName" |
constexpr OUStringLiteral | SC_UNONAME_FORMATS = u"IncludeFormats" |
constexpr OUStringLiteral | SC_UNONAME_INSBRK = u"InsertPageBreaks" |
constexpr OUStringLiteral | SC_UNONAME_KEEPFORM = u"KeepFormats" |
constexpr OUStringLiteral | SC_UNONAME_MOVCELLS = u"MoveCells" |
constexpr OUStringLiteral | SC_UNONAME_ISUSER = u"IsUserDefined" |
constexpr OUStringLiteral | SC_UNONAME_ISNATIVE = u"IsNative" |
constexpr OUStringLiteral | SC_UNONAME_REGEXP = u"RegularExpressions" |
constexpr OUStringLiteral | SC_UNONAME_WILDCARDS = u"Wildcards" |
constexpr OUStringLiteral | SC_UNONAME_SAVEOUT = u"SaveOutputPosition" |
constexpr OUStringLiteral | SC_UNONAME_SKIPDUP = u"SkipDuplicates" |
constexpr OUStringLiteral | SC_UNONAME_SRCOBJ = u"SourceObject" |
constexpr OUStringLiteral | SC_UNONAME_SRCTYPE = u"SourceType" |
constexpr OUStringLiteral | SC_UNONAME_STRIPDAT = u"StripData" |
constexpr OUStringLiteral | SC_UNONAME_USEREGEX = u"UseRegularExpressions" |
constexpr OUStringLiteral | SC_UNONAME_ULIST = u"UserListEnabled" |
constexpr OUStringLiteral | SC_UNONAME_UINDEX = u"UserListIndex" |
constexpr OUStringLiteral | SC_UNONAME_BINDFMT = u"BindFormatsToContent" |
constexpr OUStringLiteral | SC_UNONAME_COPYOUT = u"CopyOutputData" |
constexpr OUStringLiteral | SC_UNONAME_ISCASE = u"IsCaseSensitive" |
constexpr OUStringLiteral | SC_UNONAME_ISULIST = u"IsUserListEnabled" |
constexpr OUStringLiteral | SC_UNONAME_OUTPOS = u"OutputPosition" |
constexpr OUStringLiteral | SC_UNONAME_CONTHDR = u"ContainsHeader" |
constexpr OUStringLiteral | SC_UNONAME_MAXFLD = u"MaxFieldCount" |
constexpr OUStringLiteral | SC_UNONAME_ORIENT = u"Orientation" |
constexpr OUStringLiteral | SC_UNONAME_ISSORTCOLUMNS = u"IsSortColumns" |
constexpr OUStringLiteral | SC_UNONAME_SORTFLD = u"SortFields" |
constexpr OUStringLiteral | SC_UNONAME_SORTASC = u"SortAscending" |
constexpr OUStringLiteral | SC_UNONAME_ENUSLIST = u"EnableUserSortList" |
constexpr OUStringLiteral | SC_UNONAME_USINDEX = u"UserSortListIndex" |
constexpr OUStringLiteral | SC_UNONAME_COLLLOC = u"CollatorLocale" |
constexpr OUStringLiteral | SC_UNONAME_COLLALG = u"CollatorAlgorithm" |
constexpr OUStringLiteral | SC_UNONAME_AUTOFLT = u"AutoFilter" |
constexpr OUStringLiteral | SC_UNONAME_FLTCRT = u"FilterCriteriaSource" |
constexpr OUStringLiteral | SC_UNONAME_USEFLTCRT = u"UseFilterCriteriaSource" |
constexpr OUStringLiteral | SC_UNONAME_ENABSORT = u"EnableSort" |
constexpr OUStringLiteral | SC_UNONAME_FROMSELECT = u"FromSelection" |
constexpr OUStringLiteral | SC_UNONAME_CONRES = u"ConnectionResource" |
constexpr OUStringLiteral | SC_UNONAME_TOKENINDEX = u"TokenIndex" |
constexpr OUStringLiteral | SC_UNONAME_ISSHAREDFMLA = u"IsSharedFormula" |
constexpr OUStringLiteral | SC_UNONAME_TOTALSROW = u"TotalsRow" |
constexpr OUStringLiteral | SC_UNONAME_ANCTYPE = u"AnchorType" |
constexpr OUStringLiteral | SC_UNONAME_ANCTYPES = u"AnchorTypes" |
constexpr OUStringLiteral | SC_UNONAME_TEXTWRAP = u"TextWrap" |
constexpr OUStringLiteral | SC_UNONAME_FILEFORM = u"FileFormat" |
constexpr OUStringLiteral | SC_UNONAME_TEXTFIELD_TYPE = u"TextFieldType" |
constexpr OUStringLiteral | SC_UNONAME_REPR = u"Representation" |
constexpr OUStringLiteral | SC_UNONAME_TARGET = u"TargetFrame" |
constexpr OUStringLiteral | SC_UNONAME_URL = u"URL" |
constexpr OUStringLiteral | SC_UNONAME_ISDATE = u"IsDate" |
constexpr OUStringLiteral | SC_UNONAME_ISFIXED = u"IsFixed" |
constexpr OUStringLiteral | SC_UNONAME_DATETIME = u"DateTime" |
constexpr OUStringLiteral | SC_UNONAME_TABLEPOS = u"TablePosition" |
constexpr OUStringLiteral | SC_UNONAME_OPERATOR = u"Operator" |
constexpr OUStringLiteral | SC_UNONAME_FORMULA1 = u"Formula1" |
constexpr OUStringLiteral | SC_UNONAME_FORMULA2 = u"Formula2" |
constexpr OUStringLiteral | SC_UNONAME_SOURCEPOS = u"SourcePosition" |
constexpr OUStringLiteral | SC_UNONAME_SOURCESTR = u"SourcePositionAsString" |
constexpr OUStringLiteral | SC_UNONAME_FORMULANMSP1 = u"FormulaNamespace1" |
constexpr OUStringLiteral | SC_UNONAME_FORMULANMSP2 = u"FormulaNamespace2" |
constexpr OUStringLiteral | SC_UNONAME_GRAMMAR1 = u"Grammar1" |
constexpr OUStringLiteral | SC_UNONAME_GRAMMAR2 = u"Grammar2" |
constexpr OUStringLiteral | SC_UNONAME_STYLENAME = u"StyleName" |
constexpr OUStringLiteral | SC_UNONAME_ERRALSTY = u"ErrorAlertStyle" |
constexpr OUStringLiteral | SC_UNONAME_ERRMESS = u"ErrorMessage" |
constexpr OUStringLiteral | SC_UNONAME_ERRTITLE = u"ErrorTitle" |
constexpr OUStringLiteral | SC_UNONAME_IGNOREBL = u"IgnoreBlankCells" |
constexpr OUStringLiteral | SC_UNONAME_INPMESS = u"InputMessage" |
constexpr OUStringLiteral | SC_UNONAME_INPTITLE = u"InputTitle" |
constexpr OUStringLiteral | SC_UNONAME_SHOWERR = u"ShowErrorMessage" |
constexpr OUStringLiteral | SC_UNONAME_SHOWINP = u"ShowInputMessage" |
constexpr OUStringLiteral | SC_UNONAME_SHOWLIST = u"ShowList" |
constexpr OUStringLiteral | SC_UNONAME_TYPE = u"Type" |
constexpr OUStringLiteral | SC_UNONAME_FILTER = u"Filter" |
constexpr OUStringLiteral | SC_UNONAME_FILTOPT = u"FilterOptions" |
constexpr OUStringLiteral | SC_UNONAME_LINKURL = u"Url" |
constexpr OUStringLiteral | SC_UNONAME_REFPERIOD = u"RefreshPeriod" |
constexpr OUStringLiteral | SC_UNONAME_REFDELAY = u"RefreshDelay" |
constexpr OUStringLiteral | SC_UNO_SRCHBACK = u"SearchBackwards" |
constexpr OUStringLiteral | SC_UNO_SRCHBYROW = u"SearchByRow" |
constexpr OUStringLiteral | SC_UNO_SRCHCASE = u"SearchCaseSensitive" |
constexpr OUStringLiteral | SC_UNO_SRCHREGEXP = u"SearchRegularExpression" |
constexpr OUStringLiteral | SC_UNO_SRCHWILDCARD = u"SearchWildcard" |
constexpr OUStringLiteral | SC_UNO_SRCHSIM = u"SearchSimilarity" |
constexpr OUStringLiteral | SC_UNO_SRCHSIMADD = u"SearchSimilarityAdd" |
constexpr OUStringLiteral | SC_UNO_SRCHSIMEX = u"SearchSimilarityExchange" |
constexpr OUStringLiteral | SC_UNO_SRCHSIMREL = u"SearchSimilarityRelax" |
constexpr OUStringLiteral | SC_UNO_SRCHSIMREM = u"SearchSimilarityRemove" |
constexpr OUStringLiteral | SC_UNO_SRCHSTYLES = u"SearchStyles" |
constexpr OUStringLiteral | SC_UNO_SRCHTYPE = u"SearchType" |
constexpr OUStringLiteral | SC_UNO_SRCHWORDS = u"SearchWords" |
constexpr OUStringLiteral | SC_UNO_SRCHFILTERED = u"SearchFiltered" |
constexpr OUStringLiteral | SC_UNO_SRCHFORMATTED = u"SearchFormatted" |
constexpr OUStringLiteral | OLD_UNO_PAGE_BACKCOLOR = u"BackgroundColor" |
constexpr OUStringLiteral | OLD_UNO_PAGE_BACKTRANS = u"IsBackgroundTransparent" |
constexpr OUStringLiteral | OLD_UNO_PAGE_HDRBACKCOL = u"HeaderBackgroundColor" |
constexpr OUStringLiteral | OLD_UNO_PAGE_HDRBACKTRAN = u"TransparentHeaderBackground" |
constexpr OUStringLiteral | OLD_UNO_PAGE_HDRSHARED = u"HeaderShared" |
constexpr OUStringLiteral | OLD_UNO_PAGE_HDRDYNAMIC = u"HeaderDynamic" |
constexpr OUStringLiteral | OLD_UNO_PAGE_HDRON = u"HeaderOn" |
constexpr OUStringLiteral | OLD_UNO_PAGE_FTRBACKCOL = u"FooterBackgroundColor" |
constexpr OUStringLiteral | OLD_UNO_PAGE_FTRBACKTRAN = u"TransparentFooterBackground" |
constexpr OUStringLiteral | OLD_UNO_PAGE_FTRSHARED = u"FooterShared" |
constexpr OUStringLiteral | OLD_UNO_PAGE_FTRDYNAMIC = u"FooterDynamic" |
constexpr OUStringLiteral | OLD_UNO_PAGE_FTRON = u"FooterOn" |
constexpr OUStringLiteral | SC_UNO_PAGE_BACKCOLOR = u"BackColor" |
constexpr OUStringLiteral | SC_UNO_PAGE_BACKTRANS = u"BackTransparent" |
constexpr OUStringLiteral | SC_UNO_PAGE_GRAPHICFILT = u"BackGraphicFilter" |
constexpr OUStringLiteral | SC_UNO_PAGE_GRAPHICLOC = u"BackGraphicLocation" |
constexpr OUStringLiteral | SC_UNO_PAGE_GRAPHICURL = u"BackGraphicURL" |
constexpr OUStringLiteral | SC_UNO_PAGE_GRAPHIC = u"BackGraphic" |
constexpr OUStringLiteral | SC_UNO_PAGE_LEFTBRDDIST = u"LeftBorderDistance" |
constexpr OUStringLiteral | SC_UNO_PAGE_RIGHTBRDDIST = u"RightBorderDistance" |
constexpr OUStringLiteral | SC_UNO_PAGE_BOTTBRDDIST = u"BottomBorderDistance" |
constexpr OUStringLiteral | SC_UNO_PAGE_TOPBRDDIST = u"TopBorderDistance" |
constexpr OUStringLiteral | SC_UNO_PAGE_BORDERDIST = u"BorderDistance" |
constexpr OUStringLiteral | SC_UNO_PAGE_SHADOWFORM = u"ShadowFormat" |
constexpr OUStringLiteral | SC_UNO_PAGE_LEFTMARGIN = u"LeftMargin" |
constexpr OUStringLiteral | SC_UNO_PAGE_RIGHTMARGIN = u"RightMargin" |
constexpr OUStringLiteral | SC_UNO_PAGE_TOPMARGIN = u"TopMargin" |
constexpr OUStringLiteral | SC_UNO_PAGE_BOTTMARGIN = u"BottomMargin" |
constexpr OUStringLiteral | SC_UNO_PAGE_LANDSCAPE = u"IsLandscape" |
constexpr OUStringLiteral | SC_UNO_PAGE_NUMBERTYPE = u"NumberingType" |
constexpr OUStringLiteral | SC_UNO_PAGE_SYTLELAYOUT = u"PageStyleLayout" |
constexpr OUStringLiteral | SC_UNO_PAGE_PAPERTRAY = u"PrinterPaperTray" |
constexpr OUStringLiteral | SC_UNO_PAGE_SIZE = u"Size" |
constexpr OUStringLiteral | SC_UNO_PAGE_WIDTH = u"Width" |
constexpr OUStringLiteral | SC_UNO_PAGE_HEIGHT = u"Height" |
constexpr OUStringLiteral | SC_UNO_PAGE_CENTERHOR = u"CenterHorizontally" |
constexpr OUStringLiteral | SC_UNO_PAGE_CENTERVER = u"CenterVertically" |
constexpr OUStringLiteral | SC_UNO_PAGE_PRINTANNOT = u"PrintAnnotations" |
constexpr OUStringLiteral | SC_UNO_PAGE_PRINTGRID = u"PrintGrid" |
constexpr OUStringLiteral | SC_UNO_PAGE_PRINTHEADER = u"PrintHeaders" |
constexpr OUStringLiteral | SC_UNO_PAGE_PRINTCHARTS = u"PrintCharts" |
constexpr OUStringLiteral | SC_UNO_PAGE_PRINTOBJS = u"PrintObjects" |
constexpr OUStringLiteral | SC_UNO_PAGE_PRINTDRAW = u"PrintDrawing" |
constexpr OUStringLiteral | SC_UNO_PAGE_PRINTDOWN = u"PrintDownFirst" |
constexpr OUStringLiteral | SC_UNO_PAGE_SCALEVAL = u"PageScale" |
constexpr OUStringLiteral | SC_UNO_PAGE_SCALETOPAG = u"ScaleToPages" |
constexpr OUStringLiteral | SC_UNO_PAGE_SCALETOX = u"ScaleToPagesX" |
constexpr OUStringLiteral | SC_UNO_PAGE_SCALETOY = u"ScaleToPagesY" |
constexpr OUStringLiteral | SC_UNO_PAGE_FIRSTPAGE = u"FirstPageNumber" |
constexpr OUStringLiteral | SC_UNO_PAGE_FIRSTHDRSHARED = u"FirstPageHeaderIsShared" |
constexpr OUStringLiteral | SC_UNO_PAGE_FIRSTFTRSHARED = u"FirstPageFooterIsShared" |
constexpr OUStringLiteral | SC_UNO_PAGE_LEFTHDRCONT = u"LeftPageHeaderContent" |
constexpr OUStringLiteral | SC_UNO_PAGE_LEFTFTRCONT = u"LeftPageFooterContent" |
constexpr OUStringLiteral | SC_UNO_PAGE_RIGHTHDRCON = u"RightPageHeaderContent" |
constexpr OUStringLiteral | SC_UNO_PAGE_RIGHTFTRCON = u"RightPageFooterContent" |
constexpr OUStringLiteral | SC_UNO_PAGE_FIRSTHDRCONT = u"FirstPageHeaderContent" |
constexpr OUStringLiteral | SC_UNO_PAGE_FIRSTFTRCONT = u"FirstPageFooterContent" |
constexpr OUStringLiteral | SC_UNO_PAGE_PRINTFORMUL = u"PrintFormulas" |
constexpr OUStringLiteral | SC_UNO_PAGE_PRINTZERO = u"PrintZeroValues" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRBACKCOL = u"HeaderBackColor" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRBACKTRAN = u"HeaderBackTransparent" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRGRFFILT = u"HeaderBackGraphicFilter" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRGRFLOC = u"HeaderBackGraphicLocation" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRGRF = u"HeaderBackGraphic" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRGRFURL = u"HeaderBackGraphicURL" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRLEFTBOR = u"HeaderLeftBorder" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRRIGHTBOR = u"HeaderRightBorder" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRBOTTBOR = u"HeaderBottomBorder" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRTOPBOR = u"HeaderTopBorder" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRLEFTBDIS = u"HeaderLeftBorderDistance" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRRIGHTBDIS = u"HeaderRightBorderDistance" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRBOTTBDIS = u"HeaderBottomBorderDistance" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRTOPBDIS = u"HeaderTopBorderDistance" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRBRDDIST = u"HeaderBorderDistance" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRSHADOW = u"HeaderShadowFormat" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRLEFTMAR = u"HeaderLeftMargin" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRRIGHTMAR = u"HeaderRightMargin" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRBODYDIST = u"HeaderBodyDistance" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRHEIGHT = u"HeaderHeight" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRON = u"HeaderIsOn" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRDYNAMIC = u"HeaderIsDynamicHeight" |
constexpr OUStringLiteral | SC_UNO_PAGE_HDRSHARED = u"HeaderIsShared" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRBACKCOL = u"FooterBackColor" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRBACKTRAN = u"FooterBackTransparent" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRGRFFILT = u"FooterBackGraphicFilter" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRGRFLOC = u"FooterBackGraphicLocation" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRGRF = u"FooterBackGraphic" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRGRFURL = u"FooterBackGraphicURL" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRLEFTBOR = u"FooterLeftBorder" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRRIGHTBOR = u"FooterRightBorder" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRBOTTBOR = u"FooterBottomBorder" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRTOPBOR = u"FooterTopBorder" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRLEFTBDIS = u"FooterLeftBorderDistance" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRRIGHTBDIS = u"FooterRightBorderDistance" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRBOTTBDIS = u"FooterBottomBorderDistance" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRTOPBDIS = u"FooterTopBorderDistance" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRBRDDIST = u"FooterBorderDistance" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRSHADOW = u"FooterShadowFormat" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRLEFTMAR = u"FooterLeftMargin" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRRIGHTMAR = u"FooterRightMargin" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRBODYDIST = u"FooterBodyDistance" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRHEIGHT = u"FooterHeight" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRON = u"FooterIsOn" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRDYNAMIC = u"FooterIsDynamicHeight" |
constexpr OUStringLiteral | SC_UNO_PAGE_FTRSHARED = u"FooterIsShared" |
constexpr OUStringLiteral | SC_UNO_CALCASSHOWN = u"CalcAsShown" |
constexpr OUStringLiteral | SC_UNO_DEFTABSTOP = u"DefaultTabStop" |
constexpr OUStringLiteral | SC_UNO_TABSTOPDIS = u"TabStopDistance" |
constexpr OUStringLiteral | SC_UNO_IGNORECASE = u"IgnoreCase" |
constexpr OUStringLiteral | SC_UNO_ITERCOUNT = u"IterationCount" |
constexpr OUStringLiteral | SC_UNO_ITERENABLED = u"IsIterationEnabled" |
constexpr OUStringLiteral | SC_UNO_ITEREPSILON = u"IterationEpsilon" |
constexpr OUStringLiteral | SC_UNO_LOOKUPLABELS = u"LookUpLabels" |
constexpr OUStringLiteral | SC_UNO_MATCHWHOLE = u"MatchWholeCell" |
constexpr OUStringLiteral | SC_UNO_NULLDATE = u"NullDate" |
constexpr OUStringLiteral | SC_UNO_SPELLONLINE = u"SpellOnline" |
constexpr OUStringLiteral | SC_UNO_STANDARDDEC = u"StandardDecimals" |
constexpr OUStringLiteral | SC_UNO_REGEXENABLED = u"RegularExpressions" |
constexpr OUStringLiteral | SC_UNO_WILDCARDSENABLED = u"Wildcards" |
constexpr OUStringLiteral | SC_UNO_BASICLIBRARIES = u"BasicLibraries" |
constexpr OUStringLiteral | SC_UNO_DIALOGLIBRARIES = u"DialogLibraries" |
constexpr OUStringLiteral | SC_UNO_RUNTIMEUID = u"RuntimeUID" |
constexpr OUStringLiteral | SC_UNO_HASVALIDSIGNATURES = u"HasValidSignatures" |
constexpr OUStringLiteral | SC_UNO_ISLOADED = u"IsLoaded" |
constexpr OUStringLiteral | SC_UNO_ISUNDOENABLED = u"IsUndoEnabled" |
constexpr OUStringLiteral | SC_UNO_ISADJUSTHEIGHTENABLED = u"IsAdjustHeightEnabled" |
constexpr OUStringLiteral | SC_UNO_ISEXECUTELINKENABLED = u"IsExecuteLinkEnabled" |
constexpr OUStringLiteral | SC_UNO_ISCHANGEREADONLYENABLED = u"IsChangeReadOnlyEnabled" |
constexpr OUStringLiteral | SC_UNO_REFERENCEDEVICE = u"ReferenceDevice" |
constexpr OUStringLiteral | SC_UNO_CODENAME = u"CodeName" |
constexpr OUStringLiteral | SC_UNO_INTEROPGRABBAG = u"InteropGrabBag" |
constexpr OUStringLiteral | SC_UNO_RECORDCHANGES = u"RecordChanges" |
constexpr OUStringLiteral | SC_UNO_ISRECORDCHANGESPROTECTED = u"IsRecordChangesProtected" |
constexpr OUStringLiteral | SC_UNO_SYNTAXSTRINGREF = u"SyntaxStringRef" |
constexpr OUStringLiteral | SC_UNO_APPLYFMDES = u"ApplyFormDesignMode" |
constexpr OUStringLiteral | SC_UNO_AUTOCONTFOC = u"AutomaticControlFocus" |
constexpr OUStringLiteral | SC_UNO_COLROWHDR = u"HasColumnRowHeaders" |
constexpr OUStringLiteral | SC_UNO_GRIDCOLOR = u"GridColor" |
constexpr OUStringLiteral | SC_UNO_HIDESPELL = u"HideSpellMarks" |
constexpr OUStringLiteral | SC_UNO_HORSCROLL = u"HasHorizontalScrollBar" |
constexpr OUStringLiteral | SC_UNO_OUTLSYMB = u"IsOutlineSymbolsSet" |
constexpr OUStringLiteral | SC_UNO_SHEETTABS = u"HasSheetTabs" |
constexpr OUStringLiteral | SC_UNO_SHOWANCHOR = u"ShowAnchor" |
constexpr OUStringLiteral | SC_UNO_SHOWCHARTS = u"ShowCharts" |
constexpr OUStringLiteral | SC_UNO_SHOWDRAW = u"ShowDrawing" |
constexpr OUStringLiteral | SC_UNO_SHOWFORM = u"ShowFormulas" |
constexpr OUStringLiteral | SC_UNO_SHOWGRID = u"ShowGrid" |
constexpr OUStringLiteral | SC_UNO_SHOWHELP = u"ShowHelpLines" |
constexpr OUStringLiteral | SC_UNO_SHOWNOTES = u"ShowNotes" |
constexpr OUStringLiteral | SC_UNO_SHOWFORMULASMARKS = u"ShowFormulasMarks" |
constexpr OUStringLiteral | SC_UNO_SHOWOBJ = u"ShowObjects" |
constexpr OUStringLiteral | SC_UNO_SHOWPAGEBR = u"ShowPageBreaks" |
constexpr OUStringLiteral | SC_UNO_SHOWZERO = u"ShowZeroValues" |
constexpr OUStringLiteral | SC_UNO_VALUEHIGH = u"IsValueHighlightingEnabled" |
constexpr OUStringLiteral | SC_UNO_VERTSCROLL = u"HasVerticalScrollBar" |
constexpr OUStringLiteral | SC_UNO_SNAPTORASTER = u"IsSnapToRaster" |
constexpr OUStringLiteral | SC_UNO_RASTERVIS = u"RasterIsVisible" |
constexpr OUStringLiteral | SC_UNO_RASTERRESX = u"RasterResolutionX" |
constexpr OUStringLiteral | SC_UNO_RASTERRESY = u"RasterResolutionY" |
constexpr OUStringLiteral | SC_UNO_RASTERSUBX = u"RasterSubdivisionX" |
constexpr OUStringLiteral | SC_UNO_RASTERSUBY = u"RasterSubdivisionY" |
constexpr OUStringLiteral | SC_UNO_RASTERSYNC = u"IsRasterAxisSynchronized" |
constexpr OUStringLiteral | SC_UNO_AUTOCALC = u"AutoCalculate" |
constexpr OUStringLiteral | SC_UNO_PRINTERNAME = u"PrinterName" |
constexpr OUStringLiteral | SC_UNO_PRINTERSETUP = u"PrinterSetup" |
constexpr OUStringLiteral | SC_UNO_PRINTERPAPER = u"PrinterPaperFromSetup" |
constexpr OUStringLiteral | SC_UNO_APPLYDOCINF = u"ApplyUserData" |
constexpr OUStringLiteral | SC_UNO_SAVE_THUMBNAIL = u"SaveThumbnail" |
constexpr OUStringLiteral | SC_UNO_CHARCOMP = u"CharacterCompressionType" |
constexpr OUStringLiteral | SC_UNO_ASIANKERN = u"IsKernAsianPunctuation" |
constexpr OUStringLiteral | SC_UNO_VISAREA = u"VisibleArea" |
constexpr OUStringLiteral | SC_UNO_ZOOMTYPE = u"ZoomType" |
constexpr OUStringLiteral | SC_UNO_ZOOMVALUE = u"ZoomValue" |
constexpr OUStringLiteral | SC_UNO_UPDTEMPL = u"UpdateFromTemplate" |
constexpr OUStringLiteral | SC_UNO_FILTERED_RANGE_SELECTION = u"FilteredRangeSelection" |
constexpr OUStringLiteral | SC_UNO_VISAREASCREEN = u"VisibleAreaOnScreen" |
constexpr OUStringLiteral | SC_UNO_FORMULABARHEIGHT = u"FormulaBarHeight" |
constexpr OUStringLiteral | SC_UNO_IMAGE_PREFERRED_DPI = u"ImagePreferredDPI" |
constexpr OUStringLiteral | SC_UNO_ALLOWPRINTJOBCANCEL = u"AllowPrintJobCancel" |
constexpr OUStringLiteral | OLD_UNO_COLROWHDR = u"ColumnRowHeaders" |
constexpr OUStringLiteral | OLD_UNO_HORSCROLL = u"HorizontalScrollBar" |
constexpr OUStringLiteral | OLD_UNO_OUTLSYMB = u"OutlineSymbols" |
constexpr OUStringLiteral | OLD_UNO_SHEETTABS = u"SheetTabs" |
constexpr OUStringLiteral | OLD_UNO_VALUEHIGH = u"ValueHighlighting" |
constexpr OUStringLiteral | OLD_UNO_VERTSCROLL = u"VerticalScrollBar" |
constexpr OUStringLiteral | SC_UNO_DP_COLGRAND = u"ColumnGrand" |
constexpr OUStringLiteral | SC_UNO_DP_ROWGRAND = u"RowGrand" |
constexpr OUStringLiteral | SC_UNO_DP_ORIGINAL = u"Original" |
constexpr OUStringLiteral | SC_UNO_DP_ORIGINAL_POS = u"OriginalPosition" |
constexpr OUStringLiteral | SC_UNO_DP_ISDATALAYOUT = u"IsDataLayoutDimension" |
constexpr OUStringLiteral | SC_UNO_DP_ORIENTATION = u"Orientation" |
constexpr OUStringLiteral | SC_UNO_DP_POSITION = u"Position" |
constexpr OUStringLiteral | SC_UNO_DP_FUNCTION = u"Function" |
constexpr OUStringLiteral | SC_UNO_DP_FUNCTION2 = u"Function2" |
constexpr OUStringLiteral | SC_UNO_DP_USEDHIERARCHY = u"UsedHierarchy" |
constexpr OUStringLiteral | SC_UNO_DP_FILTER = u"Filter" |
constexpr OUStringLiteral | SC_UNO_DP_SUBTOTAL = u"SubTotals" |
constexpr OUStringLiteral | SC_UNO_DP_SUBTOTAL2 = u"SubTotals2" |
constexpr OUStringLiteral | SC_UNO_DP_SHOWEMPTY = u"ShowEmpty" |
constexpr OUStringLiteral | SC_UNO_DP_REPEATITEMLABELS = u"RepeatItemLabels" |
constexpr OUStringLiteral | SC_UNO_DP_ISVISIBLE = u"IsVisible" |
constexpr OUStringLiteral | SC_UNO_DP_SHOWDETAILS = u"ShowDetails" |
constexpr OUStringLiteral | SC_UNO_DP_IGNOREEMPTY = u"IgnoreEmptyRows" |
constexpr OUStringLiteral | SC_UNO_DP_REPEATEMPTY = u"RepeatIfEmpty" |
constexpr OUStringLiteral | SC_UNO_DP_DATADESC = u"DataDescription" |
constexpr OUStringLiteral | SC_UNO_DP_ROWFIELDCOUNT = u"RowFieldCount" |
constexpr OUStringLiteral | SC_UNO_DP_COLUMNFIELDCOUNT = u"ColumnFieldCount" |
constexpr OUStringLiteral | SC_UNO_DP_DATAFIELDCOUNT = u"DataFieldCount" |
constexpr OUStringLiteral | SC_UNO_DP_LAYOUTNAME = u"LayoutName" |
constexpr OUStringLiteral | SC_UNO_DP_FIELD_SUBTOTALNAME = u"FieldSubtotalName" |
constexpr OUStringLiteral | SC_UNO_DP_GRANDTOTAL_NAME = u"GrandTotalName" |
constexpr OUStringLiteral | SC_UNO_DP_HAS_HIDDEN_MEMBER = u"HasHiddenMember" |
constexpr OUStringLiteral | SC_UNO_DP_FLAGS = u"Flags" |
constexpr OUStringLiteral | SC_UNO_DP_REFVALUE = u"ReferenceValue" |
constexpr OUStringLiteral | SC_UNO_DP_SORTING = u"Sorting" |
constexpr OUStringLiteral | SC_UNO_DP_AUTOSHOW = u"AutoShow" |
constexpr OUStringLiteral | SC_UNO_DP_LAYOUT = u"Layout" |
constexpr OUStringLiteral | SC_UNO_DP_IGNORE_EMPTYROWS = u"IgnoreEmptyRows" |
constexpr OUStringLiteral | SC_UNO_DP_DRILLDOWN = u"DrillDownOnDoubleClick" |
constexpr OUStringLiteral | SC_UNO_DP_SHOWFILTER = u"ShowFilterButton" |
constexpr OUStringLiteral | SC_UNO_DP_IMPORTDESC = u"ImportDescriptor" |
constexpr OUStringLiteral | SC_UNO_DP_SOURCESERVICE = u"SourceServiceName" |
constexpr OUStringLiteral | SC_UNO_DP_SERVICEARG = u"ServiceArguments" |
constexpr OUStringLiteral | SC_UNO_DP_SOURCENAME = u"SourceName" |
constexpr OUStringLiteral | SC_UNO_DP_OBJECTNAME = u"ObjectName" |
constexpr OUStringLiteral | SC_UNO_DP_USERNAME = u"UserName" |
constexpr OUStringLiteral | SC_UNO_DP_PASSWORD = u"Password" |
constexpr OUStringLiteral | SC_UNONAME_INITVAL = u"InitialValue" |
constexpr OUStringLiteral | SC_UNONAME_TITLE = u"Title" |
constexpr OUStringLiteral | SC_UNONAME_CLOSEONUP = u"CloseOnMouseRelease" |
constexpr OUStringLiteral | SC_UNONAME_SINGLECELL = u"SingleCellMode" |
constexpr OUStringLiteral | SC_UNONAME_MULTISEL = u"MultiSelectionMode" |
constexpr OUStringLiteral | SC_UNONAME_PAGESIZE = u"PageSize" |
constexpr OUStringLiteral | SC_UNONAME_RENDERDEV = u"RenderDevice" |
constexpr OUStringLiteral | SC_UNONAME_SOURCERANGE = u"SourceRange" |
constexpr OUStringLiteral | SC_UNONAME_INC_NP_AREA = u"PageIncludesNonprintableArea" |
constexpr OUStringLiteral | SC_UNONAME_CALCPAGESIZE = u"CalcPageContentSize" |
constexpr OUStringLiteral | SC_UNONAME_CALCPAGEPOS = u"CalcPagePos" |
constexpr OUStringLiteral | SC_UNONAME_BOUNDCELL = u"BoundCell" |
constexpr OUStringLiteral | SC_UNONAME_CELLRANGE = u"CellRange" |
constexpr OUStringLiteral | SC_UNONAME_ADDRESS = u"Address" |
constexpr OUStringLiteral | SC_UNONAME_UIREPR = u"UserInterfaceRepresentation" |
constexpr OUStringLiteral | SC_UNONAME_PERSREPR = u"PersistentRepresentation" |
constexpr OUStringLiteral | SC_UNONAME_XLA1REPR = u"XLA1Representation" |
constexpr OUStringLiteral | SC_UNONAME_REFSHEET = u"ReferenceSheet" |
constexpr OUStringLiteral | SC_UNO_LOADREADONLY = u"LoadReadonly" |
constexpr OUStringLiteral | SC_UNO_MODIFYPASSWORDINFO = u"ModifyPasswordInfo" |
constexpr OUStringLiteral | SC_UNO_MODIFYPASSWORDHASH = u"ModifyPasswordHash" |
constexpr OUStringLiteral | SC_UNO_COMPILEENGLISH = u"CompileEnglish" |
constexpr OUStringLiteral | SC_UNO_FORMULACONVENTION = u"FormulaConvention" |
constexpr OUStringLiteral | SC_UNO_IGNORELEADING = u"IgnoreLeadingSpaces" |
constexpr OUStringLiteral | SC_UNO_OPCODEMAP = u"OpCodeMap" |
constexpr OUStringLiteral | SC_UNO_EXTERNALLINKS = u"ExternalLinks" |
constexpr OUStringLiteral | SC_UNO_COMPILEFAP = u"CompileFAP" |
constexpr OUStringLiteral | SC_UNO_REF_CONV_CHARTOOXML = u"RefConventionChartOOXML" |
constexpr OUStringLiteral | SC_UNONAME_ROLE = u"Role" |
constexpr OUStringLiteral | SC_UNONAME_HIDDENVALUES = u"HiddenValues" |
constexpr OUStringLiteral | SC_UNONAME_INCLUDEHIDDENCELLS = u"IncludeHiddenCells" |
constexpr OUStringLiteral | SC_UNONAME_USE_INTERNAL_DATA_PROVIDER = u"UseInternalDataProvider" |
constexpr OUStringLiteral | SC_UNONAME_HAS_STRING_LABEL = u"HasStringLabel" |
constexpr OUStringLiteral | SC_UNONAME_TIME_BASED = u"TimeBased" |
constexpr OUStringLiteral | SC_UNONAME_TIMEOUT = u"Timeout" |
constexpr OUStringLiteral | SC_UNO_SHAREDOC = u"IsDocumentShared" |
constexpr OUStringLiteral | SC_UNO_EVENTTYPE = u"EventType" |
constexpr OUStringLiteral | SC_UNO_SCRIPT = u"Script" |
constexpr OUStringLiteral | SC_UNO_MODIFY_BROADCAST = u"ModifyAndBroadcast" |
constexpr OUStringLiteral | SC_UNO_EMBED_FONTS = u"EmbedFonts" |
constexpr OUStringLiteral | SC_UNO_EMBED_ONLY_USED_FONTS = u"EmbedOnlyUsedFonts" |
constexpr OUStringLiteral | SC_UNO_EMBED_FONT_SCRIPT_LATIN = u"EmbedLatinScriptFonts" |
constexpr OUStringLiteral | SC_UNO_EMBED_FONT_SCRIPT_ASIAN = u"EmbedAsianScriptFonts" |
constexpr OUStringLiteral | SC_UNO_EMBED_FONT_SCRIPT_COMPLEX = u"EmbedComplexScriptFonts" |
constexpr OUStringLiteral | SC_UNO_ODS_LOCK_SOLAR_MUTEX = u"ODSLockSolarMutex" |
constexpr OUStringLiteral | SC_UNO_ODS_IMPORT_STYLES = u"ODSImportStyles" |
#define SC_UNO_DP_NUMBERFO SC_UNONAME_NUMFMT |
Definition at line 623 of file unonames.hxx.
#define SC_UNO_PAGE_BOTTBORDER SC_UNONAME_BOTTBORDER |
Definition at line 421 of file unonames.hxx.
#define SC_UNO_PAGE_LEFTBORDER SC_UNONAME_LEFTBORDER |
Definition at line 419 of file unonames.hxx.
#define SC_UNO_PAGE_RIGHTBORDER SC_UNONAME_RIGHTBORDER |
Definition at line 420 of file unonames.hxx.
#define SC_UNO_PAGE_TOPBORDER SC_UNONAME_TOPBORDER |
Definition at line 422 of file unonames.hxx.
|
inlineconstexpr |
Definition at line 595 of file unonames.hxx.
Referenced by ScTabViewObj::getPropertyValue(), lcl_GetViewOptPropertyMap(), and ScTabViewObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 596 of file unonames.hxx.
Referenced by ScTabViewObj::getPropertyValue(), lcl_GetViewOptPropertyMap(), and ScTabViewObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 597 of file unonames.hxx.
Referenced by ScTabViewObj::getPropertyValue(), lcl_GetViewOptPropertyMap(), and ScTabViewObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 399 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 400 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 406 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 407 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 409 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 410 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 408 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 401 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 402 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 404 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 405 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 403 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 598 of file unonames.hxx.
Referenced by ScTabViewObj::getPropertyValue(), lcl_GetViewOptPropertyMap(), and ScTabViewObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 599 of file unonames.hxx.
Referenced by ScTabViewObj::getPropertyValue(), lcl_GetViewOptPropertyMap(), and ScTabViewObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 600 of file unonames.hxx.
Referenced by ScTabViewObj::getPropertyValue(), lcl_GetViewOptPropertyMap(), and ScTabViewObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 28 of file unonames.hxx.
Referenced by ScAddressConversionObj::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 36 of file unonames.hxx.
|
inlineconstexpr |
Definition at line 34 of file unonames.hxx.
|
inlineconstexpr |
Definition at line 35 of file unonames.hxx.
|
inlineconstexpr |
Definition at line 31 of file unonames.hxx.
|
inlineconstexpr |
Definition at line 26 of file unonames.hxx.
Referenced by XclImpControlHelper::ApplySheetLinkProps().
|
inlineconstexpr |
Definition at line 27 of file unonames.hxx.
Referenced by XclImpControlHelper::ApplySheetLinkProps(), and XclExpControlHelper::ConvertSheetLinks().
|
inlineconstexpr |
Definition at line 32 of file unonames.hxx.
|
inlineconstexpr |
Definition at line 29 of file unonames.hxx.
Referenced by ScAddressConversionObj::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 25 of file unonames.hxx.
Referenced by XclImpControlHelper::ApplySheetLinkProps(), XclExpControlHelper::ConvertSheetLinks(), and XclExpTbxControlObj::XclExpTbxControlObj().
|
inlineconstexpr |
Definition at line 592 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), and ScDocumentConfiguration::setPropertyValue().
|
inlineconstexpr |
Definition at line 578 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), and ScDocumentConfiguration::setPropertyValue().
|
inlineconstexpr |
Definition at line 544 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), lcl_GetDocOptPropertyMap(), ImportExcel::PostDocLoad(), and ScModelObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 39 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), lcl_GetDocOptPropertyMap(), and XclExpWebQueryBuffer::XclExpWebQueryBuffer().
|
inlineconstexpr |
Definition at line 581 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), and ScDocumentConfiguration::setPropertyValue().
|
inlineconstexpr |
Definition at line 574 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), and ScDocumentConfiguration::setPropertyValue().
|
inlineconstexpr |
Definition at line 545 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), lcl_GetDocOptPropertyMap(), and ScModelObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 526 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), and lcl_GetDocOptPropertyMap().
|
inlineconstexpr |
Definition at line 512 of file unonames.hxx.
Referenced by ScXMLCalculationSettingsContext::endFastElement(), ScDocOptionsHelper::GetPropertyMap(), lcl_GetDocOptPropertyMap(), and ScXMLExport::WriteCalculationSettings().
|
inlineconstexpr |
Definition at line 580 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), and ScDocumentConfiguration::setPropertyValue().
|
inlineconstexpr |
Definition at line 81 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetDocDefaultsMap(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 80 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetDocDefaultsMap(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 78 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetDocDefaultsMap(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 82 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetDocDefaultsMap(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 79 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetDocDefaultsMap(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 83 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetDocDefaultsMap(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 86 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetDocDefaultsMap(), lcl_GetDocOptPropertyMap(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), lcl_GetSheetPropertySet(), and ScModelObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 85 of file unonames.hxx.
Referenced by ScTableSheetObj::getCellRangeByName(), lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 84 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 536 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), lcl_GetDocOptPropertyMap(), lcl_GetSheetPropertySet(), and ScModelObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 42 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), lcl_GetDocOptPropertyMap(), ScXMLImport::SetLabelRanges(), and ScXMLExport::WriteTheLabelRanges().
|
inlineconstexpr |
Definition at line 548 of file unonames.hxx.
Referenced by ScVbaWindow::getDisplayHeadings(), ScDocumentConfiguration::getPropertyValue(), ScTabViewObj::getPropertyValue(), lcl_GetConfigPropertyMap(), lcl_GetViewOptPropertyMap(), ScViewData::ReadUserDataSequence(), ScVbaWindow::setDisplayHeadings(), ScDocumentConfiguration::setPropertyValue(), ScTabViewObj::setPropertyValue(), and ScViewData::WriteUserDataSequence().
|
inlineconstexpr |
Definition at line 685 of file unonames.hxx.
Referenced by ScFormulaParserObj::getPropertyValue(), lcl_GetFormulaParserMap(), and ScFormulaParserObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 690 of file unonames.hxx.
Referenced by ScFormulaParserObj::getPropertyValue(), lcl_GetFormulaParserMap(), ScFormulaDlg::ScFormulaDlg(), and ScFormulaParserObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 91 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetDocDefaultsMap(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 90 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetDocDefaultsMap(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 88 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetDocDefaultsMap(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 92 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetDocDefaultsMap(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 89 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetDocDefaultsMap(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 93 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetDocDefaultsMap(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 96 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetDocDefaultsMap(), lcl_GetDocOptPropertyMap(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), lcl_GetSheetPropertySet(), and ScModelObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 95 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 94 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 43 of file unonames.hxx.
Referenced by ScXMLExportDatabaseRanges::GetEmptyDatabaseRanges(), ScModelObj::getPropertyValue(), and lcl_GetDocOptPropertyMap().
|
inlineconstexpr |
Definition at line 40 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), lcl_GetDocOptPropertyMap(), and ScXMLExportDDELinks::WriteDDELinks().
|
inlineconstexpr |
Definition at line 513 of file unonames.hxx.
Referenced by ScDocOptionsHelper::GetPropertyMap(), and lcl_GetDocOptPropertyMap().
|
inlineconstexpr |
Definition at line 527 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), and lcl_GetDocOptPropertyMap().
|
inlineconstexpr |
Definition at line 635 of file unonames.hxx.
Referenced by ScDPLevel::getPropertySetInfo(), ScDPLevel::getPropertyValue(), lcl_FillLabelData(), ScDPLevel::setPropertyValue(), and ScDPSaveDimension::WriteToSource().
|
inlineconstexpr |
Definition at line 603 of file unonames.hxx.
Referenced by ScDPObject::FillOldParam(), ScDPSource::getPropertySetInfo(), ScDataPilotDescriptorBase::getPropertyValue(), ScDPSource::getPropertyValue(), ScDataPilotDescriptorBase::setPropertyValue(), ScDPSource::setPropertyValue(), and ScDPSaveData::WriteToSource().
|
inlineconstexpr |
Definition at line 625 of file unonames.hxx.
Referenced by ScDPSource::getPropertySetInfo(), and ScDPSource::getPropertyValue().
|
inlineconstexpr |
Definition at line 622 of file unonames.hxx.
Referenced by ScDPSource::getPropertySetInfo(), ScDPSource::getPropertyValue(), and ScDPOutput::ScDPOutput().
|
inlineconstexpr |
Definition at line 626 of file unonames.hxx.
Referenced by ScDPOutput::GetDataResultPositionData(), ScDPOutput::GetPositionData(), ScDPSource::getPropertySetInfo(), and ScDPSource::getPropertyValue().
|
inlineconstexpr |
Definition at line 640 of file unonames.hxx.
Referenced by ScDataPilotDescriptorBase::getPropertyValue(), and ScDataPilotDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 628 of file unonames.hxx.
Referenced by ScDPObject::FillLabelDataForDimension(), ScDPDimension::getPropertySetInfo(), ScDPDimension::getPropertyValue(), ScDPDimension::setPropertyValue(), and ScDPSaveDimension::WriteToSource().
|
inlineconstexpr |
Definition at line 613 of file unonames.hxx.
Referenced by ScDPDimension::getPropertySetInfo(), ScDPDimension::getPropertyValue(), and ScDPDimension::setPropertyValue().
|
inlineconstexpr |
Definition at line 631 of file unonames.hxx.
Referenced by ScDPObject::FillLabelDataForDimension(), ScDPObject::GetDimName(), ScDPDimension::getPropertySetInfo(), and ScDPDimension::getPropertyValue().
|
inlineconstexpr |
Definition at line 610 of file unonames.hxx.
Referenced by ScDPDimension::getPropertySetInfo(), ScDPDimension::getPropertyValue(), and ScDPDimension::setPropertyValue().
|
inlineconstexpr |
Definition at line 611 of file unonames.hxx.
Referenced by ScDPOutput::GetDataDimensionNames(), ScDPDimension::getPropertySetInfo(), ScDPDimension::getPropertyValue(), lcl_FillOldFields(), ScDPDimension::setPropertyValue(), and ScDPSaveDimension::WriteToSource().
|
inlineconstexpr |
Definition at line 629 of file unonames.hxx.
Referenced by ScDPSource::getPropertySetInfo(), ScDataPilotDescriptorBase::getPropertyValue(), ScDPSource::getPropertyValue(), ScDataPilotDescriptorBase::setPropertyValue(), ScDPSource::setPropertyValue(), and ScDPSaveData::WriteToSource().
|
inlineconstexpr |
Definition at line 630 of file unonames.hxx.
Referenced by sc::PivotTableDataProvider::collectPivotTableData(), ScDPDimension::getPropertySetInfo(), ScDPDimension::getPropertyValue(), ScDPOutput::ScDPOutput(), ScDPDimension::setPropertyValue(), and ScDPSaveDimension::WriteToSource().
|
inlineconstexpr |
Definition at line 639 of file unonames.hxx.
Referenced by ScDataPilotDescriptorBase::getPropertyValue(), and ScDataPilotDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 620 of file unonames.hxx.
Referenced by ScDPObject::FillOldParam(), ScDPSource::getPropertySetInfo(), ScDPSource::getPropertyValue(), ScDPSource::setPropertyValue(), and ScDPSaveData::WriteToSource().
|
inlineconstexpr |
Definition at line 642 of file unonames.hxx.
Referenced by ScDataPilotDescriptorBase::getPropertyValue(), and ScDataPilotDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 607 of file unonames.hxx.
Referenced by sc::PivotTableDataProvider::collectPivotTableData(), ScDPObject::FillLabelDataForDimension(), ScDPObject::GetDimName(), ScDPDimension::getPropertySetInfo(), ScDPDimension::getPropertyValue(), lcl_FillOldFields(), lcl_GetDataGetOrientation(), lcl_GetFieldDataByIndex(), ScDPObject::ParseFilters(), ScDPOutput::ScDPOutput(), ScDPObject::ToggleDetails(), and ScDPSaveData::WriteToSource().
|
inlineconstexpr |
Definition at line 618 of file unonames.hxx.
Referenced by ScDPObject::GetMembers(), ScDPMember::getPropertySetInfo(), ScDataPilotItemObj::getPropertyValue(), ScDPMember::getPropertyValue(), ScDPMember::setPropertyValue(), and ScDPSaveMember::WriteToSource().
|
inlineconstexpr |
Definition at line 636 of file unonames.hxx.
Referenced by ScDPLevel::getPropertySetInfo(), ScDPLevel::getPropertyValue(), lcl_FillLabelData(), ScDPOutput::ScDPOutput(), ScDPLevel::setPropertyValue(), and ScDPSaveDimension::WriteToSource().
|
inlineconstexpr |
Definition at line 627 of file unonames.hxx.
Referenced by ScDPObject::FillLabelDataForDimension(), ScDPObject::GetMembers(), ScDPDimension::getPropertySetInfo(), ScDPMember::getPropertySetInfo(), ScDPDimension::getPropertyValue(), ScDPLevel::getPropertyValue(), ScDPMember::getPropertyValue(), ScDPObject::IsDimNameInUse(), ScDPOutput::ScDPOutput(), ScDPDimension::setPropertyValue(), ScDPMember::setPropertyValue(), ScDPSaveDimension::WriteToSource(), and ScDPSaveMember::WriteToSource().
|
inlineconstexpr |
Definition at line 648 of file unonames.hxx.
Referenced by ScDataPilotDescriptorBase::getPropertyValue(), and ScDataPilotDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 608 of file unonames.hxx.
Referenced by sc::PivotTableDataProvider::collectPivotTableData(), ScDPObject::GetFieldIdsNames(), ScDPDimension::getPropertySetInfo(), ScDPDimension::getPropertyValue(), lcl_FillOldFields(), lcl_GetDataGetOrientation(), lcl_GetFieldCount(), lcl_GetFieldDataByIndex(), lcl_ResetOrient(), ScDPObject::ParseFilters(), ScDPOutput::ScDPOutput(), ScDPDimension::setPropertyValue(), and ScDPSaveDimension::WriteToSource().
|
inlineconstexpr |
Definition at line 605 of file unonames.hxx.
Referenced by ScDPDimension::getPropertySetInfo(), ScDPDimension::getPropertyValue(), ScDPObject::IsDuplicated(), lcl_GetOriginalName(), and lcl_IsDuplicated().
|
inlineconstexpr |
Definition at line 606 of file unonames.hxx.
Referenced by ScDPObject::FillLabelDataForDimension(), ScDPDimension::getPropertySetInfo(), ScDPDimension::getPropertyValue(), and lcl_FillOldFields().
|
inlineconstexpr |
Definition at line 650 of file unonames.hxx.
Referenced by ScDataPilotDescriptorBase::getPropertyValue(), and ScDataPilotDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 609 of file unonames.hxx.
Referenced by sc::PivotTableDataProvider::collectPivotTableData(), ScDPDimension::getPropertySetInfo(), ScDPMember::getPropertySetInfo(), ScDPDimension::getPropertyValue(), ScDPMember::getPropertyValue(), lcl_FillOldFields(), ScDPOutput::ScDPOutput(), ScDPMember::setPropertyValue(), and ScDPSaveMember::WriteToSource().
|
inlineconstexpr |
Definition at line 633 of file unonames.hxx.
Referenced by ScDPDimension::getPropertySetInfo(), ScDPDimension::getPropertyValue(), lcl_FillOldFields(), ScDPDimension::setPropertyValue(), and ScDPSaveDimension::WriteToSource().
|
inlineconstexpr |
Definition at line 621 of file unonames.hxx.
Referenced by ScDPObject::FillOldParam(), ScDPSource::getPropertySetInfo(), ScDataPilotDescriptorBase::getPropertyValue(), ScDPSource::getPropertyValue(), ScDataPilotDescriptorBase::setPropertyValue(), ScDPSource::setPropertyValue(), and ScDPSaveData::WriteToSource().
|
inlineconstexpr |
Definition at line 617 of file unonames.hxx.
Referenced by ScDPLevel::getPropertySetInfo(), ScDPLevel::getPropertyValue(), lcl_FillLabelData(), ScDPLevel::setPropertyValue(), and ScDPSaveDimension::WriteToSource().
|
inlineconstexpr |
Definition at line 624 of file unonames.hxx.
Referenced by ScDPSource::getPropertySetInfo(), and ScDPSource::getPropertyValue().
|
inlineconstexpr |
Definition at line 604 of file unonames.hxx.
Referenced by ScDPObject::FillOldParam(), ScDPSource::getPropertySetInfo(), ScDataPilotDescriptorBase::getPropertyValue(), ScDPSource::getPropertyValue(), ScDataPilotDescriptorBase::setPropertyValue(), ScDPSource::setPropertyValue(), and ScDPSaveData::WriteToSource().
|
inlineconstexpr |
Definition at line 644 of file unonames.hxx.
Referenced by ScDataPilotDescriptorBase::getPropertyValue(), and ScDataPilotDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 619 of file unonames.hxx.
Referenced by ScDPObject::GetMembers(), ScDPMember::getPropertySetInfo(), ScDataPilotItemObj::getPropertyValue(), ScDPMember::getPropertyValue(), ScDPMember::setPropertyValue(), ScDPObject::ToggleDetails(), and ScDPSaveMember::WriteToSource().
|
inlineconstexpr |
Definition at line 616 of file unonames.hxx.
Referenced by ScDPLevel::getPropertySetInfo(), ScDPLevel::getPropertyValue(), lcl_FillLabelData(), ScDPLevel::setPropertyValue(), and ScDPSaveDimension::WriteToSource().
|
inlineconstexpr |
Definition at line 641 of file unonames.hxx.
Referenced by ScDataPilotDescriptorBase::getPropertyValue(), and ScDataPilotDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 634 of file unonames.hxx.
Referenced by ScDPLevel::getPropertySetInfo(), ScDPLevel::getPropertyValue(), lcl_FillLabelData(), ScDPLevel::setPropertyValue(), and ScDPSaveDimension::WriteToSource().
|
inlineconstexpr |
Definition at line 647 of file unonames.hxx.
Referenced by ScDataPilotDescriptorBase::getPropertyValue(), and ScDataPilotDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 643 of file unonames.hxx.
Referenced by ScDataPilotDescriptorBase::getPropertyValue(), and ScDataPilotDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 614 of file unonames.hxx.
Referenced by ScDPLevel::getPropertySetInfo(), ScDPLevel::getPropertyValue(), and ScDPLevel::setPropertyValue().
|
inlineconstexpr |
Definition at line 615 of file unonames.hxx.
Referenced by ScDPLevel::getPropertySetInfo(), ScDPLevel::getPropertyValue(), lcl_FirstSubTotal(), ScDPLevel::setPropertyValue(), and ScDPSaveDimension::WriteToSource().
|
inlineconstexpr |
Definition at line 612 of file unonames.hxx.
Referenced by sc::PivotTableDataProvider::collectPivotTableData(), ScDPDimension::getPropertySetInfo(), ScDPDimension::getPropertyValue(), ScDPObject::GetUsedHierarchy(), lcl_FillLabelData(), lcl_FirstSubTotal(), ScDPObject::ParseFilters(), ScDPOutput::ScDPOutput(), ScDPDimension::setPropertyValue(), and ScDPSaveDimension::WriteToSource().
|
inlineconstexpr |
Definition at line 649 of file unonames.hxx.
Referenced by ScDataPilotDescriptorBase::getPropertyValue(), and ScDataPilotDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 715 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), and ScDocumentConfiguration::setPropertyValue().
|
inlineconstexpr |
Definition at line 716 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), and ScDocumentConfiguration::setPropertyValue().
|
inlineconstexpr |
Definition at line 714 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), and ScDocumentConfiguration::setPropertyValue().
|
inlineconstexpr |
Definition at line 712 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), and ScDocumentConfiguration::setPropertyValue().
|
inlineconstexpr |
Definition at line 713 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), and ScDocumentConfiguration::setPropertyValue().
|
inlineconstexpr |
Definition at line 706 of file unonames.hxx.
Referenced by ScSheetEventsObj::replaceByName().
|
inlineconstexpr |
Definition at line 41 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), and lcl_GetDocOptPropertyMap().
|
inlineconstexpr |
Definition at line 689 of file unonames.hxx.
Referenced by ScFormulaParserObj::getPropertyValue(), and ScFormulaParserObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 586 of file unonames.hxx.
Referenced by ScTabViewObj::getPropertyValue(), ScVbaApplication::getSelection(), and ScTabViewObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 48 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), ScModelObj::getPropertyValue(), lcl_GetConfigPropertyMap(), lcl_GetDocOptPropertyMap(), and ScDocumentConfiguration::setPropertyValue().
|
inlineconstexpr |
Definition at line 588 of file unonames.hxx.
Referenced by ScTabViewObj::getPropertyValue(), lcl_GetViewOptPropertyMap(), and ScTabViewObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 686 of file unonames.hxx.
Referenced by ScFormulaParserObj::getPropertyValue(), lcl_GetFormulaParserMap(), and ScFormulaParserObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 549 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), ScTabViewObj::getPropertyValue(), lcl_GetConfigPropertyMap(), lcl_GetViewOptPropertyMap(), ScViewData::ReadUserDataSequence(), ScDocumentConfiguration::setPropertyValue(), ScTabViewObj::setPropertyValue(), and ScViewData::WriteUserDataSequence().
|
inlineconstexpr |
Definition at line 49 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), and lcl_GetDocOptPropertyMap().
|
inlineconstexpr |
Definition at line 529 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), and lcl_GetDocOptPropertyMap().
|
inlineconstexpr |
Definition at line 550 of file unonames.hxx.
Referenced by lcl_GetViewOptPropertyMap().
|
inlineconstexpr |
Definition at line 551 of file unonames.hxx.
Referenced by ScVbaWindow::getDisplayHorizontalScrollBar(), ScTabViewObj::getPropertyValue(), lcl_GetViewOptPropertyMap(), ScVbaWindow::setDisplayHorizontalScrollBar(), and ScTabViewObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 515 of file unonames.hxx.
Referenced by ScXMLCalculationSettingsContext::endFastElement(), ScDocOptionsHelper::GetPropertyMap(), lcl_GetDocOptPropertyMap(), ScModelObj::setPropertyValue(), and ScXMLExport::WriteCalculationSettings().
|
inlineconstexpr |
Definition at line 687 of file unonames.hxx.
Referenced by ScFormulaParserObj::getPropertyValue(), lcl_GetFormulaParserMap(), and ScFormulaParserObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 589 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), and ScDocumentConfiguration::setPropertyValue().
|
inlineconstexpr |
Definition at line 537 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), lcl_GetDocOptPropertyMap(), and ScModelObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 532 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), lcl_GetDocOptPropertyMap(), and ScModelObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 534 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), lcl_GetDocOptPropertyMap(), and ScModelObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 533 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), lcl_GetDocOptPropertyMap(), and ScModelObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 530 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), lcl_GetDocOptPropertyMap(), and ScModelObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 539 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), and lcl_GetDocOptPropertyMap().
|
inlineconstexpr |
Definition at line 531 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), lcl_GetDocOptPropertyMap(), and ScModelObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 516 of file unonames.hxx.
Referenced by ScXMLCalculationSettingsContext::endFastElement(), ScDocOptionsHelper::GetPropertyMap(), lcl_GetDocOptPropertyMap(), and ScXMLExport::WriteCalculationSettings().
|
inlineconstexpr |
Definition at line 517 of file unonames.hxx.
Referenced by ScXMLCalculationSettingsContext::endFastElement(), ScDocOptionsHelper::GetPropertyMap(), lcl_GetDocOptPropertyMap(), ScVbaApplication::setIteration(), and ScXMLExport::WriteCalculationSettings().
|
inlineconstexpr |
Definition at line 518 of file unonames.hxx.
Referenced by ScXMLCalculationSettingsContext::endFastElement(), ScDocOptionsHelper::GetPropertyMap(), lcl_GetDocOptPropertyMap(), and ScXMLExport::WriteCalculationSettings().
|
inlineconstexpr |
Definition at line 197 of file unonames.hxx.
Referenced by ScDatabaseRangeObj::getPropertyValue(), ScNamedRangeObj::getPropertyValue(), ScLinkTargetTypeObj::getPropertyValue(), lcl_GetDBRangePropertyMap(), lcl_GetLinkTargetMap(), lcl_GetNamedRangeMap(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 198 of file unonames.hxx.
Referenced by ScDatabaseRangeObj::getPropertyValue(), ScNamedRangeObj::getPropertyValue(), ScLinkTargetTypeObj::getPropertyValue(), lcl_GetDBRangePropertyMap(), lcl_GetLinkTargetMap(), lcl_GetNamedRangeMap(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 680 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), and ScDocumentConfiguration::setPropertyValue().
|
inlineconstexpr |
Definition at line 519 of file unonames.hxx.
Referenced by ScXMLCalculationSettingsContext::endFastElement(), ScDocOptionsHelper::GetPropertyMap(), lcl_GetDocOptPropertyMap(), ScModelObj::setPropertyValue(), and ScXMLExport::WriteCalculationSettings().
|
inlineconstexpr |
Definition at line 520 of file unonames.hxx.
Referenced by ScXMLCalculationSettingsContext::endFastElement(), ScDocOptionsHelper::GetPropertyMap(), lcl_GetDocOptPropertyMap(), and ScXMLExport::WriteCalculationSettings().
|
inlineconstexpr |
Definition at line 710 of file unonames.hxx.
Referenced by ScNamedRangesObj::getPropertyValue(), lcl_GetNamedRangesMap(), and ScNamedRangesObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 682 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), and ScDocumentConfiguration::setPropertyValue().
|
inlineconstexpr |
Definition at line 681 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), and ScDocumentConfiguration::setPropertyValue().
|
inlineconstexpr |
Definition at line 45 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), lcl_GetDocOptPropertyMap(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 521 of file unonames.hxx.
Referenced by ScXMLCalculationSettingsContext::endFastElement(), ScDocOptionsHelper::GetPropertyMap(), lcl_GetDocOptPropertyMap(), and ScXMLExport::WriteCalculationSettings().
|
inlineconstexpr |
Definition at line 719 of file unonames.hxx.
Referenced by ScXMLImportWrapper::Import(), and ScXMLImport::initialize().
|
inlineconstexpr |
Definition at line 718 of file unonames.hxx.
Referenced by ScXMLImportWrapper::Import(), and ScXMLImport::initialize().
|
inlineconstexpr |
Definition at line 688 of file unonames.hxx.
Referenced by ScFormulaParserObj::getPropertyValue(), lcl_GetFormulaParserMap(), and ScFormulaParserObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 552 of file unonames.hxx.
Referenced by ScVbaWindow::getDisplayOutline(), ScDocumentConfiguration::getPropertyValue(), ScTabViewObj::getPropertyValue(), lcl_GetConfigPropertyMap(), lcl_GetViewOptPropertyMap(), ScViewData::ReadUserDataSequence(), ScVbaWindow::setDisplayOutline(), ScDocumentConfiguration::setPropertyValue(), ScTabViewObj::setPropertyValue(), and ScViewData::WriteUserDataSequence().
|
inlineconstexpr |
Definition at line 413 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 414 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 427 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 425 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 432 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 440 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 441 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 461 of file unonames.hxx.
Referenced by XMLTableMasterPageExport::exportMasterPageContent(), lcl_GetPageStyleSet(), and XMLTableHeaderFooterContext::XMLTableHeaderFooterContext().
|
inlineconstexpr |
Definition at line 455 of file unonames.hxx.
Referenced by XMLTableMasterPageExport::exportMasterPageContent(), lcl_GetFooterStyleMap(), lcl_GetPageStyleSet(), and XMLTableHeaderFooterContext::XMLTableHeaderFooterContext().
|
inlineconstexpr |
Definition at line 460 of file unonames.hxx.
Referenced by XMLTableMasterPageExport::exportMasterPageContent(), lcl_GetPageStyleSet(), and XMLTableHeaderFooterContext::XMLTableHeaderFooterContext().
|
inlineconstexpr |
Definition at line 454 of file unonames.hxx.
Referenced by XMLTableMasterPageExport::exportMasterPageContent(), lcl_GetHeaderStyleMap(), lcl_GetPageStyleSet(), and XMLTableHeaderFooterContext::XMLTableHeaderFooterContext().
|
inlineconstexpr |
Definition at line 453 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 487 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 488 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 505 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 499 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 495 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 501 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 508 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 491 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 489 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 490 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 492 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 506 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 497 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 493 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 503 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 507 of file unonames.hxx.
Referenced by XMLTableMasterPageExport::exportMasterPageContent(), lcl_GetFooterStyleMap(), lcl_GetPageStyleSet(), and XMLTableHeaderFooterContext::XMLTableHeaderFooterContext().
|
inlineconstexpr |
Definition at line 498 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 494 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 504 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 502 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 509 of file unonames.hxx.
Referenced by XMLTableMasterPageExport::exportMasterPageContent(), lcl_GetFooterStyleMap(), lcl_GetPageStyleSet(), and XMLTableHeaderFooterContext::XMLTableHeaderFooterContext().
|
inlineconstexpr |
Definition at line 500 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 496 of file unonames.hxx.
Referenced by lcl_GetFooterStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 418 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 415 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 416 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 417 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 464 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 465 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 482 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 476 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 472 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 478 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 485 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 468 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 466 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 467 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 469 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 483 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 474 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 470 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 480 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 484 of file unonames.hxx.
Referenced by XMLTableMasterPageExport::exportMasterPageContent(), lcl_GetHeaderStyleMap(), lcl_GetPageStyleSet(), and XMLTableHeaderFooterContext::XMLTableHeaderFooterContext().
|
inlineconstexpr |
Definition at line 475 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 471 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 481 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 479 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 486 of file unonames.hxx.
Referenced by XMLTableMasterPageExport::exportMasterPageContent(), lcl_GetHeaderStyleMap(), lcl_GetPageStyleSet(), and XMLTableHeaderFooterContext::XMLTableHeaderFooterContext().
|
inlineconstexpr |
Definition at line 477 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 473 of file unonames.hxx.
Referenced by lcl_GetHeaderStyleMap(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 439 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 433 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 423 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 457 of file unonames.hxx.
Referenced by XMLTableMasterPageExport::exportMasterPageContent(), lcl_GetPageStyleSet(), and XMLTableHeaderFooterContext::XMLTableHeaderFooterContext().
|
inlineconstexpr |
Definition at line 456 of file unonames.hxx.
Referenced by XMLTableMasterPageExport::exportMasterPageContent(), lcl_GetPageStyleSet(), and XMLTableHeaderFooterContext::XMLTableHeaderFooterContext().
|
inlineconstexpr |
Definition at line 429 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 434 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 436 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 442 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 445 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 448 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 447 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 462 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 443 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 444 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 446 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 463 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 424 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 459 of file unonames.hxx.
Referenced by XMLTableMasterPageExport::exportMasterPageContent(), ScMasterPageContext::Finish(), lcl_GetPageStyleSet(), and XMLTableHeaderFooterContext::XMLTableHeaderFooterContext().
|
inlineconstexpr |
Definition at line 458 of file unonames.hxx.
Referenced by XMLTableMasterPageExport::exportMasterPageContent(), ScMasterPageContext::Finish(), lcl_GetPageStyleSet(), and XMLTableHeaderFooterContext::XMLTableHeaderFooterContext().
|
inlineconstexpr |
Definition at line 430 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 450 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 451 of file unonames.hxx.
Referenced by ScStyleObj::getPropertyDefault_Impl(), ScStyleObj::getPropertyValue_Impl(), lcl_GetPageStyleSet(), and ScStyleObj::setPropertyValue_Impl().
|
inlineconstexpr |
Definition at line 452 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 449 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 428 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 437 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 435 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 426 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 431 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 438 of file unonames.hxx.
Referenced by lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 575 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), and ScDocumentConfiguration::setPropertyValue().
|
inlineconstexpr |
Definition at line 577 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), and ScDocumentConfiguration::setPropertyValue().
|
inlineconstexpr |
Definition at line 576 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), and ScDocumentConfiguration::setPropertyValue().
|
inlineconstexpr |
Definition at line 569 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), ScViewData::ReadUserDataSequence(), ScDocumentConfiguration::setPropertyValue(), and ScViewData::WriteUserDataSequence().
|
inlineconstexpr |
Definition at line 570 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), ScViewData::ReadUserDataSequence(), ScDocumentConfiguration::setPropertyValue(), and ScViewData::WriteUserDataSequence().
|
inlineconstexpr |
Definition at line 571 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), ScViewData::ReadUserDataSequence(), ScDocumentConfiguration::setPropertyValue(), and ScViewData::WriteUserDataSequence().
|
inlineconstexpr |
Definition at line 572 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), ScViewData::ReadUserDataSequence(), ScDocumentConfiguration::setPropertyValue(), and ScViewData::WriteUserDataSequence().
|
inlineconstexpr |
Definition at line 573 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), ScViewData::ReadUserDataSequence(), ScDocumentConfiguration::setPropertyValue(), and ScViewData::WriteUserDataSequence().
|
inlineconstexpr |
Definition at line 568 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), ScViewData::ReadUserDataSequence(), ScDocumentConfiguration::setPropertyValue(), and ScViewData::WriteUserDataSequence().
|
inlineconstexpr |
Definition at line 538 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), lcl_GetDocOptPropertyMap(), and ScModelObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 691 of file unonames.hxx.
Referenced by ScFormulaParserObj::getPropertyValue(), and ScFormulaParserObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 535 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), and lcl_GetDocOptPropertyMap().
|
inlineconstexpr |
Definition at line 524 of file unonames.hxx.
Referenced by ScXMLCalculationSettingsContext::endFastElement(), ScDocOptionsHelper::GetPropertyMap(), lcl_GetDocOptPropertyMap(), and ScXMLExport::WriteCalculationSettings().
|
inlineconstexpr |
Definition at line 46 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), lcl_GetDocOptPropertyMap(), ScXMLImport::SetLabelRanges(), and ScXMLExport::WriteTheLabelRanges().
|
inlineconstexpr |
Definition at line 528 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), and lcl_GetDocOptPropertyMap().
|
inlineconstexpr |
Definition at line 579 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), and ScDocumentConfiguration::setPropertyValue().
|
inlineconstexpr |
Definition at line 707 of file unonames.hxx.
Referenced by ScSheetEventsObj::replaceByName().
|
inlineconstexpr |
Definition at line 703 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), and ScDocumentConfiguration::setPropertyValue().
|
inlineconstexpr |
Definition at line 47 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), lcl_GetDocOptPropertyMap(), and ScXMLExport::WriteTableSource().
|
inlineconstexpr |
Definition at line 553 of file unonames.hxx.
Referenced by ScVbaWindow::getDisplayWorkbookTabs(), ScDocumentConfiguration::getPropertyValue(), ScTabViewObj::getPropertyValue(), lcl_GetConfigPropertyMap(), lcl_GetViewOptPropertyMap(), ScViewData::ReadUserDataSequence(), ScVbaWindow::setDisplayWorkbookTabs(), ScDocumentConfiguration::setPropertyValue(), ScTabViewObj::setPropertyValue(), and ScViewData::WriteUserDataSequence().
|
inlineconstexpr |
Definition at line 554 of file unonames.hxx.
Referenced by ScTabViewObj::getPropertyValue(), lcl_GetViewOptPropertyMap(), and ScTabViewObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 555 of file unonames.hxx.
Referenced by ScTabViewObj::getPropertyValue(), lcl_GetViewOptPropertyMap(), ScViewData::ReadUserDataSequence(), and ScTabViewObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 556 of file unonames.hxx.
Referenced by ScTabViewObj::getPropertyValue(), lcl_GetViewOptPropertyMap(), ScViewData::ReadUserDataSequence(), and ScTabViewObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 557 of file unonames.hxx.
Referenced by ScTabViewObj::getPropertyValue(), lcl_GetViewOptPropertyMap(), and ScTabViewObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 561 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), ScTabViewObj::getPropertyValue(), lcl_GetConfigPropertyMap(), lcl_GetViewOptPropertyMap(), ScViewData::ReadUserDataSequence(), ScDocumentConfiguration::setPropertyValue(), ScTabViewObj::setPropertyValue(), and ScViewData::WriteUserDataSequence().
|
inlineconstexpr |
Definition at line 558 of file unonames.hxx.
Referenced by ScVbaWindow::getDisplayGridlines(), ScDocumentConfiguration::getPropertyValue(), ScTabViewObj::getPropertyValue(), lcl_GetConfigPropertyMap(), lcl_GetViewOptPropertyMap(), ScViewData::ReadUserDataSequence(), ScViewDataTable::ReadUserDataSequence(), ScVbaWindow::setDisplayGridlines(), ScDocumentConfiguration::setPropertyValue(), ScTabViewObj::setPropertyValue(), ScViewData::WriteUserDataSequence(), and ScViewDataTable::WriteUserDataSequence().
|
inlineconstexpr |
Definition at line 559 of file unonames.hxx.
Referenced by ScTabViewObj::getPropertyValue(), lcl_GetViewOptPropertyMap(), and ScTabViewObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 560 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), ScTabViewObj::getPropertyValue(), lcl_GetConfigPropertyMap(), lcl_GetViewOptPropertyMap(), ScViewData::ReadUserDataSequence(), ScDocumentConfiguration::setPropertyValue(), ScTabViewObj::setPropertyValue(), and ScViewData::WriteUserDataSequence().
|
inlineconstexpr |
Definition at line 562 of file unonames.hxx.
Referenced by ScTabViewObj::getPropertyValue(), lcl_GetViewOptPropertyMap(), ScViewData::ReadUserDataSequence(), and ScTabViewObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 563 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), ScTabViewObj::getPropertyValue(), lcl_GetConfigPropertyMap(), lcl_GetViewOptPropertyMap(), ScViewData::ReadUserDataSequence(), ScDocumentConfiguration::setPropertyValue(), ScTabViewObj::setPropertyValue(), and ScViewData::WriteUserDataSequence().
|
inlineconstexpr |
Definition at line 564 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), ScTabViewObj::getPropertyValue(), lcl_GetConfigPropertyMap(), lcl_GetViewOptPropertyMap(), ScViewData::ReadUserDataSequence(), ScDocumentConfiguration::setPropertyValue(), ScTabViewObj::setPropertyValue(), and ScViewData::WriteUserDataSequence().
|
inlineconstexpr |
Definition at line 567 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), ScViewData::ReadUserDataSequence(), ScDocumentConfiguration::setPropertyValue(), and ScViewData::WriteUserDataSequence().
|
inlineconstexpr |
Definition at line 522 of file unonames.hxx.
Referenced by ScDocOptionsHelper::GetPropertyMap(), and lcl_GetDocOptPropertyMap().
|
inlineconstexpr |
Definition at line 382 of file unonames.hxx.
Referenced by ScCellSearchObj::getPropertyValue(), lcl_GetSearchPropertyMap(), and ScCellSearchObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 383 of file unonames.hxx.
Referenced by ScVbaRange::Find(), ScCellSearchObj::getPropertyValue(), lcl_GetSearchPropertyMap(), ScVbaRange::Replace(), and ScCellSearchObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 384 of file unonames.hxx.
Referenced by ScVbaRange::Find(), ScCellSearchObj::getPropertyValue(), lcl_GetSearchPropertyMap(), ScVbaRange::Replace(), and ScCellSearchObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 395 of file unonames.hxx.
Referenced by ScCellSearchObj::getPropertyValue(), and ScCellSearchObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 396 of file unonames.hxx.
Referenced by ScCellSearchObj::getPropertyValue(), and ScCellSearchObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 385 of file unonames.hxx.
Referenced by ScVbaRange::Find(), ScCellSearchObj::getPropertyValue(), lcl_GetSearchPropertyMap(), ScVbaRange::Replace(), and ScCellSearchObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 387 of file unonames.hxx.
Referenced by ScCellSearchObj::getPropertyValue(), lcl_GetSearchPropertyMap(), and ScCellSearchObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 388 of file unonames.hxx.
Referenced by ScCellSearchObj::getPropertyValue(), lcl_GetSearchPropertyMap(), and ScCellSearchObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 389 of file unonames.hxx.
Referenced by ScCellSearchObj::getPropertyValue(), lcl_GetSearchPropertyMap(), and ScCellSearchObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 390 of file unonames.hxx.
Referenced by ScCellSearchObj::getPropertyValue(), lcl_GetSearchPropertyMap(), and ScCellSearchObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 391 of file unonames.hxx.
Referenced by ScCellSearchObj::getPropertyValue(), lcl_GetSearchPropertyMap(), and ScCellSearchObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 392 of file unonames.hxx.
Referenced by ScCellSearchObj::getPropertyValue(), lcl_GetSearchPropertyMap(), and ScCellSearchObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 393 of file unonames.hxx.
Referenced by ScCellSearchObj::getPropertyValue(), lcl_GetSearchPropertyMap(), and ScCellSearchObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 386 of file unonames.hxx.
Referenced by ScCellSearchObj::getPropertyValue(), lcl_GetSearchPropertyMap(), and ScCellSearchObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 394 of file unonames.hxx.
Referenced by ScVbaRange::Find(), ScCellSearchObj::getPropertyValue(), lcl_GetSearchPropertyMap(), ScVbaRange::Replace(), and ScCellSearchObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 523 of file unonames.hxx.
Referenced by ScDocOptionsHelper::GetPropertyMap(), ScDocDefaultsObj::getPropertyValue(), lcl_GetDocDefaultsMap(), lcl_GetDocOptPropertyMap(), and ScDocDefaultsObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 540 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), and ScDocumentConfiguration::setPropertyValue().
|
inlineconstexpr |
Definition at line 514 of file unonames.hxx.
Referenced by ScDocDefaultsObj::getPropertyValue(), lcl_GetDocDefaultsMap(), and ScDocDefaultsObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 44 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue().
|
inlineconstexpr |
Definition at line 585 of file unonames.hxx.
Referenced by ScDocumentConfiguration::getPropertyValue(), lcl_GetConfigPropertyMap(), and ScDocumentConfiguration::setPropertyValue().
|
inlineconstexpr |
Definition at line 565 of file unonames.hxx.
Referenced by ScTabViewObj::getPropertyValue(), lcl_GetViewOptPropertyMap(), ScViewData::ReadUserDataSequence(), ScTabViewObj::setPropertyValue(), and ScViewData::WriteUserDataSequence().
|
inlineconstexpr |
Definition at line 566 of file unonames.hxx.
Referenced by ScVbaWindow::getDisplayVerticalScrollBar(), ScTabViewObj::getPropertyValue(), lcl_GetViewOptPropertyMap(), ScVbaWindow::setDisplayVerticalScrollBar(), and ScTabViewObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 582 of file unonames.hxx.
Referenced by ScTabViewObj::getPropertyValue(), and lcl_GetViewOptPropertyMap().
|
inlineconstexpr |
Definition at line 587 of file unonames.hxx.
Referenced by ScTabViewObj::getPropertyValue(), and lcl_GetViewOptPropertyMap().
|
inlineconstexpr |
Definition at line 525 of file unonames.hxx.
Referenced by ScXMLCalculationSettingsContext::endFastElement(), ScDocOptionsHelper::GetPropertyMap(), lcl_GetDocOptPropertyMap(), and ScXMLExport::WriteCalculationSettings().
|
inlineconstexpr |
Definition at line 583 of file unonames.hxx.
Referenced by ScTabViewObj::getPropertyValue(), ScVbaWindow::getZoom(), lcl_GetViewOptPropertyMap(), and ScTabViewObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 584 of file unonames.hxx.
Referenced by ScTabViewObj::getPropertyValue(), ScVbaWindow::getZoom(), lcl_GetViewOptPropertyMap(), and ScTabViewObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 169 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 673 of file unonames.hxx.
Referenced by ScAddressConversionObj::getPropertySetInfo(), ScAddressConversionObj::getPropertyValue(), and ScAddressConversionObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 202 of file unonames.hxx.
Referenced by ScShapeObj::getPropertyState(), ScEditFieldObj::getPropertyValue(), ScShapeObj::getPropertyValue(), lcl_GetShapeMap(), ScEditFieldObj::setPropertyValue(), and ScShapeObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 331 of file unonames.hxx.
Referenced by ScEditFieldObj::getPropertyValue().
|
inlineconstexpr |
Definition at line 332 of file unonames.hxx.
Referenced by ScEditFieldObj::getPropertyValue().
|
inlineconstexpr |
Definition at line 236 of file unonames.hxx.
Referenced by lcl_FillSequence().
|
inlineconstexpr |
Definition at line 122 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 320 of file unonames.hxx.
Referenced by ScDatabaseRangeObj::getPropertyValue(), lcl_GetDBRangePropertyMap(), and ScDatabaseRangeObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 190 of file unonames.hxx.
Referenced by lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 272 of file unonames.hxx.
Referenced by ScDataPilotFieldObj::getPropertyValue(), and ScDataPilotFieldObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 305 of file unonames.hxx.
Referenced by ScXMLSortContext::endFastElement(), ScSortDescriptor::FillProperties(), ScSortDescriptor::FillSortParam(), ScSubTotalDescriptorBase::getPropertyValue(), lcl_GetSubTotalPropertyMap(), and ScSubTotalDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 182 of file unonames.hxx.
Referenced by lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 126 of file unonames.hxx.
Referenced by ScAccessibleCellBase::getBorderAttrs().
|
inlineconstexpr |
Definition at line 131 of file unonames.hxx.
|
inlineconstexpr |
Definition at line 136 of file unonames.hxx.
|
inlineconstexpr |
Definition at line 668 of file unonames.hxx.
Referenced by XclImpControlHelper::ApplySheetLinkProps(), XclExpControlHelper::ConvertSheetLinks(), and XclExpTbxControlObj::XclExpTbxControlObj().
|
inlineconstexpr |
Definition at line 665 of file unonames.hxx.
Referenced by ScModelObj::getRenderer().
|
inlineconstexpr |
Definition at line 664 of file unonames.hxx.
Referenced by ScModelObj::getRenderer().
|
inlineconstexpr |
Definition at line 287 of file unonames.hxx.
Referenced by ScSubTotalDescriptorBase::getPropertyValue(), lcl_GetSubTotalPropertyMap(), and ScSubTotalDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 237 of file unonames.hxx.
Referenced by lcl_FillSequence().
|
inlineconstexpr |
Definition at line 52 of file unonames.hxx.
Referenced by ScAccessibleCellBase::getForeground(), ScAccessibleEditObject::getForeground(), and lcl_GetAutoFieldMap().
|
inlineconstexpr |
Definition at line 63 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 101 of file unonames.hxx.
|
inlineconstexpr |
Definition at line 100 of file unonames.hxx.
Referenced by ScAccessibleCellBase::getBackground(), ScAccessibleEditObject::getBackground(), ScTableRowsObj::getPropertyValue(), lcl_GetAutoFieldMap(), lcl_GetRowsPropertyMap(), and ScTableRowsObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 222 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet().
|
inlineconstexpr |
Definition at line 175 of file unonames.hxx.
Referenced by ScTableRowsObj::getPropertyValue(), lcl_GetRowsPropertyMap(), and ScTableRowsObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 172 of file unonames.hxx.
Referenced by ScTableRowsObj::getPropertyValue(), lcl_GetRowsPropertyMap(), and ScTableRowsObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 104 of file unonames.hxx.
Referenced by ScVbaFormat< Ifc >::getHorizontalAlignment(), lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetSheetPropertySet(), ScVbaFormat< Ifc >::setHorizontalAlignment(), and ScVbaFormat< Ifc >::setIndentLevel().
|
inlineconstexpr |
Definition at line 106 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 108 of file unonames.hxx.
Referenced by ScVbaFormat< Ifc >::getOrientation(), lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetSheetPropertySet(), and ScVbaFormat< Ifc >::setOrientation().
|
inlineconstexpr |
Definition at line 103 of file unonames.hxx.
Referenced by ScVbaFormat< Ifc >::getFormulaHidden(), ScVbaFormat< Ifc >::getLocked(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), lcl_GetSheetPropertySet(), ScVbaFormat< Ifc >::setFormulaHidden(), and ScVbaFormat< Ifc >::setLocked().
|
inlineconstexpr |
Definition at line 670 of file unonames.hxx.
Referenced by XclImpControlHelper::ApplySheetLinkProps(), and XclExpControlHelper::ConvertSheetLinks().
|
inlineconstexpr |
Definition at line 99 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), lcl_GetSheetPropertySet(), and ScXMLImport::SetStyleToRanges().
|
inlineconstexpr |
Definition at line 102 of file unonames.hxx.
Referenced by ScTableRowsObj::getPropertyValue(), lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetRowsPropertyMap(), lcl_GetSheetPropertySet(), and ScTableRowsObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 174 of file unonames.hxx.
Referenced by ScXMLTableColContext::endFastElement(), ScTableColumnsObj::getPropertyValue(), ScTableRowsObj::getPropertyValue(), lcl_GetColumnPropertySet(), lcl_GetColumnsPropertyMap(), lcl_GetRowsPropertyMap(), lcl_GetSheetPropertySet(), ScTableColumnsObj::setPropertyValue(), and ScTableRowsObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 105 of file unonames.hxx.
Referenced by ScVbaFormat< Ifc >::getVerticalAlignment(), lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetSheetPropertySet(), and ScVbaFormat< Ifc >::setVerticalAlignment().
|
inlineconstexpr |
Definition at line 107 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 173 of file unonames.hxx.
Referenced by ScTableColumnsObj::getPropertyValue(), lcl_GetColumnPropertySet(), lcl_GetColumnsPropertyMap(), and ScTableColumnsObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 69 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 73 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetDocDefaultsMap(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 72 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetDocDefaultsMap(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 70 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetDocDefaultsMap(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 67 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 74 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetDocDefaultsMap(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 71 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetDocDefaultsMap(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 53 of file unonames.hxx.
|
inlineconstexpr |
Definition at line 211 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 54 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetDocDefaultsMap(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 212 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 65 of file unonames.hxx.
Referenced by ScModelObj::getPropertyValue(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetDocDefaultsMap(), lcl_GetDocOptPropertyMap(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), lcl_GetSheetPropertySet(), and ScModelObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 655 of file unonames.hxx.
Referenced by ScTabViewObj::startRangeSelection().
|
inlineconstexpr |
Definition at line 319 of file unonames.hxx.
Referenced by ScXMLSortContext::endFastElement(), and ScSortDescriptor::FillSortParam().
|
inlineconstexpr |
Definition at line 318 of file unonames.hxx.
Referenced by ScXMLSortContext::endFastElement(), and ScSortDescriptor::FillSortParam().
|
inlineconstexpr |
Definition at line 213 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetSheetPropertySet(), ScVbaFormatCondition::notifyRange(), and ScVbaFormatConditions::notifyRange().
|
inlineconstexpr |
Definition at line 192 of file unonames.hxx.
Referenced by lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 214 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 215 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 325 of file unonames.hxx.
Referenced by ScImportDescriptor::FillImportParam(), ScImportDescriptor::FillProperties(), ScDatabaseRangeObj::getPropertyValue(), and ScDatabaseRangeObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 310 of file unonames.hxx.
Referenced by ScSortDescriptor::FillProperties(), ScSortDescriptor::FillSortParam(), ScFilterDescriptorBase::getPropertyValue(), ScDatabaseRangeObj::getPropertyValue(), lcl_GetDBRangePropertyMap(), lcl_GetFilterPropertyMap(), ScFilterDescriptorBase::setPropertyValue(), and ScDatabaseRangeObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 186 of file unonames.hxx.
Referenced by lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 188 of file unonames.hxx.
Referenced by lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 306 of file unonames.hxx.
Referenced by ScXMLSortContext::endFastElement(), ScSortDescriptor::FillProperties(), ScSortDescriptor::FillSortParam(), ScFilterDescriptorBase::getPropertyValue(), lcl_GetFilterPropertyMap(), and ScFilterDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 187 of file unonames.hxx.
Referenced by lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 68 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 58 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 59 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 60 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 62 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetRowPropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 75 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 66 of file unonames.hxx.
Referenced by ScTableSheetObj::getCellRangeByName(), lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 64 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 55 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 56 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 57 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 61 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 76 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 345 of file unonames.hxx.
Referenced by ScEditFieldObj::getPropertyValueDateTime(), and ScEditFieldObj::setPropertyValueDateTime().
|
inlineconstexpr |
Definition at line 288 of file unonames.hxx.
Referenced by ScImportDescriptor::FillImportParam(), and ScImportDescriptor::FillProperties().
|
inlineconstexpr |
Definition at line 238 of file unonames.hxx.
Referenced by lcl_FillSequence().
|
inlineconstexpr |
Definition at line 142 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 145 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 141 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 144 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 159 of file unonames.hxx.
Referenced by ScStyleObj::getPropertyValue_Impl(), lcl_GetCellStyleSet(), lcl_GetGraphicStyleSet(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 243 of file unonames.hxx.
Referenced by ScSpreadsheetSettings::getPropertyValue(), lcl_GetSettingsPropertyMap(), and ScSpreadsheetSettings::setPropertyValue().
|
inlineconstexpr |
Definition at line 323 of file unonames.hxx.
Referenced by ScSubTotalDescriptorBase::getPropertyValue(), lcl_GetSubTotalPropertyMap(), and ScSubTotalDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 244 of file unonames.hxx.
Referenced by ScSpreadsheetSettings::getPropertyValue(), lcl_GetSettingsPropertyMap(), and ScSpreadsheetSettings::setPropertyValue().
|
inlineconstexpr |
Definition at line 316 of file unonames.hxx.
Referenced by ScSubTotalDescriptorBase::getPropertyValue(), lcl_GetSubTotalPropertyMap(), and ScSubTotalDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 363 of file unonames.hxx.
Referenced by ScVbaValidation::Add(), ScMyValidationsContainer::AddValidation(), ScVbaValidation::Delete(), ScTableValidationObj::getPropertyValue(), lcl_GetValidatePropertyMap(), and ScTableValidationObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 364 of file unonames.hxx.
Referenced by ScMyValidationsContainer::AddValidation(), ScVbaValidation::getErrorMessage(), ScTableValidationObj::getPropertyValue(), lcl_GetValidatePropertyMap(), ScVbaValidation::setErrorMessage(), and ScTableValidationObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 365 of file unonames.hxx.
Referenced by ScMyValidationsContainer::AddValidation(), ScVbaValidation::Delete(), ScVbaValidation::getErrorTitle(), ScTableValidationObj::getPropertyValue(), lcl_GetValidatePropertyMap(), ScVbaValidation::setErrorTitle(), and ScTableValidationObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 245 of file unonames.hxx.
Referenced by ScSpreadsheetSettings::getPropertyValue(), lcl_GetSettingsPropertyMap(), and ScSpreadsheetSettings::setPropertyValue().
|
inlineconstexpr |
Definition at line 246 of file unonames.hxx.
Referenced by ScSpreadsheetSettings::getPropertyValue(), lcl_GetSettingsPropertyMap(), and ScSpreadsheetSettings::setPropertyValue().
|
inlineconstexpr |
Definition at line 334 of file unonames.hxx.
Referenced by ScEditFieldObj::getPropertyValueFile(), and ScEditFieldObj::setPropertyValueFile().
|
inlineconstexpr |
Definition at line 375 of file unonames.hxx.
Referenced by ScSheetLinkObj::getPropertyValue(), ScAreaLinkObj::getPropertyValue(), lcl_GetSheetLinkMap(), ScSheetLinkObj::setPropertyValue(), ScAreaLinkObj::setPropertyValue(), ScXMLExport::WriteTableSource(), and XclExpWebQueryBuffer::XclExpWebQueryBuffer().
|
inlineconstexpr |
Definition at line 376 of file unonames.hxx.
Referenced by ScSheetLinkObj::getPropertyValue(), ScAreaLinkObj::getPropertyValue(), lcl_GetSheetLinkMap(), ScSheetLinkObj::setPropertyValue(), ScAreaLinkObj::setPropertyValue(), and ScXMLExport::WriteTableSource().
|
inlineconstexpr |
Definition at line 321 of file unonames.hxx.
Referenced by ScDatabaseRangeObj::getPropertyValue(), lcl_GetDBRangePropertyMap(), and ScDatabaseRangeObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 110 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), and lcl_GetRangePropertySet().
|
inlineconstexpr |
Definition at line 289 of file unonames.hxx.
Referenced by ScSubTotalDescriptorBase::getPropertyValue(), lcl_GetSubTotalPropertyMap(), and ScSubTotalDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 219 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet().
|
inlineconstexpr |
Definition at line 220 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet().
|
inlineconstexpr |
Definition at line 221 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet().
|
inlineconstexpr |
Definition at line 352 of file unonames.hxx.
Referenced by ScTableConditionalFormat::addNew().
|
inlineconstexpr |
Definition at line 353 of file unonames.hxx.
Referenced by ScTableConditionalFormat::addNew().
|
inlineconstexpr |
Definition at line 356 of file unonames.hxx.
Referenced by ScTableConditionalFormat::addNew(), and ScTableValidationObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 357 of file unonames.hxx.
Referenced by ScTableConditionalFormat::addNew(), and ScTableValidationObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 324 of file unonames.hxx.
Referenced by ScDatabaseRangeObj::getPropertyValue(), lcl_GetDBRangePropertyMap(), and ScDatabaseRangeObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 263 of file unonames.hxx.
Referenced by ScDataPilotFieldObj::getPropertyValue(), and ScDataPilotFieldObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 264 of file unonames.hxx.
Referenced by ScDataPilotFieldObj::getPropertyValue(), and ScDataPilotFieldObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 358 of file unonames.hxx.
Referenced by ScTableConditionalFormat::addNew(), and ScTableValidationObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 359 of file unonames.hxx.
Referenced by ScTableConditionalFormat::addNew(), and ScTableValidationObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 278 of file unonames.hxx.
Referenced by ScDataPilotFieldObj::getPropertyValue(), and ScDataPilotFieldObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 698 of file unonames.hxx.
Referenced by ScChart2DataSequence::getPropertyValue(), sc::PivotTableDataSequence::getPropertyValue(), and sc::PivotTableDataSequence::setPropertyValue().
|
inlineconstexpr |
Definition at line 271 of file unonames.hxx.
Referenced by ScDataPilotFieldObj::getPropertyValue(), and ScDataPilotFieldObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 275 of file unonames.hxx.
Referenced by ScDataPilotFieldObj::getPropertyValue(), and ScDataPilotFieldObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 269 of file unonames.hxx.
Referenced by ScDataPilotFieldObj::getPropertyValue(), and ScDataPilotFieldObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 273 of file unonames.hxx.
Referenced by ScDataPilotFieldObj::getPropertyValue(), and ScDataPilotFieldObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 124 of file unonames.hxx.
Referenced by lcl_GetCellStyleSet(), lcl_GetGraphicStyleSet(), and lcl_GetPageStyleSet().
|
inlineconstexpr |
Definition at line 695 of file unonames.hxx.
Referenced by ScChart2DataSequence::getPropertyValue(), sc::PivotTableDataSequence::getPropertyValue(), sc::lcl_GetDataSequencePropertyMap(), and sc::PivotTableDataSequence::setPropertyValue().
|
inlineconstexpr |
Definition at line 204 of file unonames.hxx.
Referenced by ScShapeObj::getPropertyState(), ScShapeObj::getPropertyValue(), lcl_GetShapeMap(), and ScShapeObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 206 of file unonames.hxx.
Referenced by ScShapeObj::getPropertyValue(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetShapeMap(), and ScShapeObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 239 of file unonames.hxx.
Referenced by lcl_FillSequence().
|
inlineconstexpr |
Definition at line 366 of file unonames.hxx.
Referenced by ScMyValidationsContainer::AddValidation(), ScVbaValidation::Delete(), ScVbaValidation::getIgnoreBlank(), ScTableValidationObj::getPropertyValue(), lcl_GetValidatePropertyMap(), ScVbaValidation::setIgnoreBlank(), ScTableValidationObj::setPropertyValue(), and ScVbaValidation::setShowInput().
|
inlineconstexpr |
Definition at line 201 of file unonames.hxx.
Referenced by ScShapeObj::getPropertyDefault(), ScShapeObj::getPropertyState(), ScShapeObj::getPropertyValue(), lcl_GetShapeMap(), ScShapeObj::setPropertyToDefault(), and ScShapeObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 663 of file unonames.hxx.
Referenced by ScModelObj::getRenderer().
|
inlineconstexpr |
Definition at line 228 of file unonames.hxx.
Referenced by ScAutoFormatObj::getPropertyValue(), lcl_GetAutoFormatMap(), and ScAutoFormatObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 229 of file unonames.hxx.
Referenced by ScAutoFormatObj::getPropertyValue(), lcl_GetAutoFormatMap(), and ScAutoFormatObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 230 of file unonames.hxx.
Referenced by ScAutoFormatObj::getPropertyValue(), lcl_GetAutoFormatMap(), and ScAutoFormatObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 231 of file unonames.hxx.
Referenced by ScAutoFormatObj::getPropertyValue(), lcl_GetAutoFormatMap(), and ScAutoFormatObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 696 of file unonames.hxx.
Referenced by ScChart2DataProvider::getPropertyValue(), ScChart2DataSequence::getPropertyValue(), sc::PivotTableDataProvider::getPropertyValue(), sc::PivotTableDataSequence::getPropertyValue(), sc::lcl_GetDataSequencePropertyMap(), ScChart2DataProvider::setPropertyValue(), ScChart2DataSequence::setPropertyValue(), sc::PivotTableDataProvider::setPropertyValue(), and sc::PivotTableDataSequence::setPropertyValue().
|
inlineconstexpr |
Definition at line 232 of file unonames.hxx.
Referenced by ScAutoFormatObj::getPropertyValue(), lcl_GetAutoFormatMap(), and ScAutoFormatObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 233 of file unonames.hxx.
Referenced by ScAutoFormatObj::getPropertyValue(), lcl_GetAutoFormatMap(), and ScAutoFormatObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 653 of file unonames.hxx.
Referenced by ScTabViewObj::startRangeSelection().
|
inlineconstexpr |
Definition at line 367 of file unonames.hxx.
Referenced by ScMyValidationsContainer::AddValidation(), ScVbaValidation::Delete(), ScVbaValidation::getInputMessage(), ScTableValidationObj::getPropertyValue(), lcl_GetValidatePropertyMap(), ScVbaValidation::setInputMessage(), and ScTableValidationObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 368 of file unonames.hxx.
Referenced by ScMyValidationsContainer::AddValidation(), ScVbaValidation::getInputTitle(), ScTableValidationObj::getPropertyValue(), lcl_GetValidatePropertyMap(), ScVbaValidation::setInputTitle(), and ScTableValidationObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 290 of file unonames.hxx.
Referenced by ScSubTotalDescriptorBase::getPropertyValue(), lcl_GetSubTotalPropertyMap(), and ScSubTotalDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 181 of file unonames.hxx.
Referenced by lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 307 of file unonames.hxx.
Referenced by ScXMLSortContext::endFastElement(), ScSortDescriptor::FillSortParam(), ScSubTotalDescriptorBase::getPropertyValue(), ScFilterDescriptorBase::getPropertyValue(), lcl_GetFilterPropertyMap(), lcl_GetSubTotalPropertyMap(), ScSubTotalDescriptorBase::setPropertyValue(), and ScFilterDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 343 of file unonames.hxx.
Referenced by ScEditFieldObj::getPropertyValueDateTime(), and ScEditFieldObj::setPropertyValueDateTime().
|
inlineconstexpr |
Definition at line 344 of file unonames.hxx.
Referenced by ScEditFieldObj::getPropertyValueDateTime(), and ScEditFieldObj::setPropertyValueDateTime().
|
inlineconstexpr |
Definition at line 277 of file unonames.hxx.
Referenced by ScDataPilotFieldObj::getPropertyValue(), and ScDataPilotFieldObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 284 of file unonames.hxx.
Referenced by ScDataPilotItemObj::getPropertyValue(), and ScDataPilotItemObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 294 of file unonames.hxx.
Referenced by ScImportDescriptor::FillImportParam(), and ScImportDescriptor::FillProperties().
|
inlineconstexpr |
Definition at line 327 of file unonames.hxx.
Referenced by ScNamedRangeObj::getPropertyValue(), lcl_GetNamedRangeMap(), and ScNamedRangeObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 313 of file unonames.hxx.
Referenced by ScSortDescriptor::FillProperties(), and ScSortDescriptor::FillSortParam().
|
inlineconstexpr |
Definition at line 308 of file unonames.hxx.
Referenced by ScXMLSortContext::endFastElement(), ScSortDescriptor::FillProperties(), and ScSortDescriptor::FillSortParam().
|
inlineconstexpr |
Definition at line 293 of file unonames.hxx.
Referenced by ScDatabaseRangeObj::getPropertyValue(), and lcl_GetDBRangePropertyMap().
|
inlineconstexpr |
Definition at line 291 of file unonames.hxx.
Referenced by ScDatabaseRangeObj::getPropertyValue(), lcl_GetDBRangePropertyMap(), and ScDatabaseRangeObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 276 of file unonames.hxx.
Referenced by ScDataPilotFieldObj::getPropertyValue(), and ScDataPilotFieldObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 137 of file unonames.hxx.
|
inlineconstexpr |
Definition at line 127 of file unonames.hxx.
Referenced by ScAccessibleCellBase::getBorderAttrs().
|
inlineconstexpr |
Definition at line 132 of file unonames.hxx.
|
inlineconstexpr |
|
inlineconstexpr |
Definition at line 377 of file unonames.hxx.
Referenced by ScSheetLinkObj::getPropertyValue(), ScAreaLinkObj::getPropertyValue(), lcl_GetSheetLinkMap(), ScSheetLinkObj::setPropertyValue(), ScAreaLinkObj::setPropertyValue(), ScXMLExport::WriteTableSource(), and XclExpWebQueryBuffer::XclExpWebQueryBuffer().
|
inlineconstexpr |
Definition at line 163 of file unonames.hxx.
Referenced by ScStyleFamiliesObj::getStyleLoaderOptions(), and ScStyleFamiliesObj::loadStylesFromDocShell().
|
inlineconstexpr |
Definition at line 164 of file unonames.hxx.
Referenced by ScStyleFamiliesObj::getStyleLoaderOptions(), and ScStyleFamiliesObj::loadStylesFromDocShell().
|
inlineconstexpr |
Definition at line 176 of file unonames.hxx.
Referenced by ScTableColumnsObj::getPropertyValue(), ScTableRowsObj::getPropertyValue(), lcl_GetColumnPropertySet(), lcl_GetColumnsPropertyMap(), lcl_GetRowsPropertyMap(), ScTableColumnsObj::setPropertyValue(), and ScTableRowsObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 248 of file unonames.hxx.
Referenced by ScSpreadsheetSettings::getPropertyValue(), lcl_GetSettingsPropertyMap(), and ScSpreadsheetSettings::setPropertyValue().
|
inlineconstexpr |
Definition at line 311 of file unonames.hxx.
Referenced by ScSortDescriptor::FillProperties(), ScSortDescriptor::FillSortParam(), ScSubTotalDescriptorBase::getPropertyValue(), ScFilterDescriptorBase::getPropertyValue(), lcl_GetFilterPropertyMap(), lcl_GetSubTotalPropertyMap(), ScSubTotalDescriptorBase::setPropertyValue(), and ScFilterDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 249 of file unonames.hxx.
Referenced by ScSpreadsheetSettings::getPropertyValue(), lcl_GetSettingsPropertyMap(), and ScSpreadsheetSettings::setPropertyValue().
|
inlineconstexpr |
Definition at line 292 of file unonames.hxx.
Referenced by ScDatabaseRangeObj::getPropertyValue(), lcl_GetDBRangePropertyMap(), and ScDatabaseRangeObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 250 of file unonames.hxx.
Referenced by ScSpreadsheetSettings::getPropertyValue(), lcl_GetSettingsPropertyMap(), and ScSpreadsheetSettings::setPropertyValue().
|
inlineconstexpr |
Definition at line 207 of file unonames.hxx.
Referenced by ScShapeObj::getPropertyValue(), lcl_GetShapeMap(), and ScShapeObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 251 of file unonames.hxx.
Referenced by ScSpreadsheetSettings::getPropertyValue(), lcl_GetSettingsPropertyMap(), and ScSpreadsheetSettings::setPropertyValue().
|
inlineconstexpr |
Definition at line 657 of file unonames.hxx.
Referenced by ScTabViewObj::startRangeSelection().
|
inlineconstexpr |
Definition at line 240 of file unonames.hxx.
Referenced by ScDataPilotFieldObj::getPropertyValue(), lcl_FillSequence(), and ScDataPilotFieldObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 177 of file unonames.hxx.
Referenced by ScTableColumnsObj::getPropertyValue(), ScTableRowsObj::getPropertyValue(), lcl_GetColumnPropertySet(), lcl_GetColumnsPropertyMap(), lcl_GetRowsPropertyMap(), ScTableColumnsObj::setPropertyValue(), and ScTableRowsObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 109 of file unonames.hxx.
Referenced by ScXMLExport::AddStyleFromCells(), ScEditFieldObj::getPropertyValueDateTime(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetSheetPropertySet(), XclExpXmlPivotTables::SavePivotTableXml(), ScEditFieldObj::setPropertyValueDateTime(), and ScXMLImport::SetType().
|
inlineconstexpr |
Definition at line 156 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 178 of file unonames.hxx.
Referenced by ScXMLTableRowContext::endFastElement(), ScTableRowsObj::getPropertyValue(), lcl_GetRowsPropertyMap(), and ScTableRowsObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 351 of file unonames.hxx.
Referenced by ScTableConditionalFormat::addNew().
|
inlineconstexpr |
Definition at line 312 of file unonames.hxx.
Referenced by ScXMLDatabaseRangeContext::ConvertToDBData(), ScSortDescriptor::FillSortParam(), ScDataPilotFieldObj::getPropertyValue(), ScFilterDescriptorBase::getPropertyValue(), lcl_GetFilterPropertyMap(), ScDataPilotFieldObj::setPropertyValue(), and ScFilterDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 309 of file unonames.hxx.
Referenced by ScXMLSortContext::endFastElement(), ScSortDescriptor::FillProperties(), ScSortDescriptor::FillSortParam(), ScFilterDescriptorBase::getPropertyValue(), lcl_GetFilterPropertyMap(), and ScFilterDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 162 of file unonames.hxx.
Referenced by ScStyleFamiliesObj::getStyleLoaderOptions(), and ScStyleFamiliesObj::loadStylesFromDocShell().
|
inlineconstexpr |
Definition at line 179 of file unonames.hxx.
Referenced by ScTableColumnsObj::getPropertyValue(), lcl_GetColumnPropertySet(), lcl_GetColumnsPropertyMap(), and ScTableColumnsObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 153 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 660 of file unonames.hxx.
Referenced by ScModelObj::getRenderer().
|
inlineconstexpr |
Definition at line 180 of file unonames.hxx.
Referenced by lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 117 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 675 of file unonames.hxx.
Referenced by ScAddressConversionObj::getPropertySetInfo(), ScAddressConversionObj::getPropertyValue(), and ScAddressConversionObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 115 of file unonames.hxx.
Referenced by ScVbaFormat< Ifc >::getIndentLevel(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetSheetPropertySet(), and ScVbaFormat< Ifc >::setIndentLevel().
|
inlineconstexpr |
Definition at line 150 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 151 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 149 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 152 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 154 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 118 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 167 of file unonames.hxx.
Referenced by ScDataPilotItemObj::getPropertyValue(), lcl_GetCellPropertySet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetSheetPropertySet(), and ScDataPilotItemObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 258 of file unonames.hxx.
Referenced by ScSpreadsheetSettings::getPropertyValue(), lcl_GetSettingsPropertyMap(), and ScSpreadsheetSettings::setPropertyValue().
|
inlineconstexpr |
Definition at line 259 of file unonames.hxx.
Referenced by ScSpreadsheetSettings::getPropertyValue(), lcl_GetSettingsPropertyMap(), and ScSpreadsheetSettings::setPropertyValue().
|
inlineconstexpr |
Definition at line 185 of file unonames.hxx.
Referenced by lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 119 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 257 of file unonames.hxx.
Referenced by ScSpreadsheetSettings::getPropertyValue(), lcl_GetSettingsPropertyMap(), and ScSpreadsheetSettings::setPropertyValue().
|
inlineconstexpr |
Definition at line 183 of file unonames.hxx.
Referenced by lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 116 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 252 of file unonames.hxx.
Referenced by ScSpreadsheetSettings::getPropertyValue(), lcl_GetSettingsPropertyMap(), and ScSpreadsheetSettings::setPropertyValue().
|
inlineconstexpr |
Definition at line 379 of file unonames.hxx.
Referenced by ScSheetLinkObj::getPropertyValue(), ScAreaLinkObj::getPropertyValue(), lcl_GetSheetLinkMap(), ScSheetLinkObj::setPropertyValue(), ScAreaLinkObj::setPropertyValue(), ScXMLExport::WriteTableSource(), and XclExpWebQueryBuffer::XclExpWebQueryBuffer().
|
inlineconstexpr |
Definition at line 270 of file unonames.hxx.
Referenced by ScDataPilotFieldObj::getPropertyValue(), and ScDataPilotFieldObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 378 of file unonames.hxx.
Referenced by ScDatabaseRangeObj::getPropertyValue(), ScSheetLinkObj::getPropertyValue(), ScAreaLinkObj::getPropertyValue(), lcl_GetDBRangePropertyMap(), lcl_GetSheetLinkMap(), ScDatabaseRangeObj::setPropertyValue(), ScSheetLinkObj::setPropertyValue(), and ScAreaLinkObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 677 of file unonames.hxx.
Referenced by ScAddressConversionObj::getPropertySetInfo(), ScAddressConversionObj::getPropertyValue(), and ScAddressConversionObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 295 of file unonames.hxx.
Referenced by ScModelObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 661 of file unonames.hxx.
Referenced by lcl_GetRenderDevice().
|
inlineconstexpr |
Definition at line 280 of file unonames.hxx.
Referenced by ScDataPilotFieldObj::getPropertyValue(), and ScDataPilotFieldObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 260 of file unonames.hxx.
Referenced by ScSpreadsheetSettings::getPropertyValue(), lcl_GetSettingsPropertyMap(), and ScSpreadsheetSettings::setPropertyValue().
|
inlineconstexpr |
Definition at line 338 of file unonames.hxx.
Referenced by ScEditFieldObj::getPropertyValueURL(), ScShapeObj::insertTextContent(), and ScEditFieldObj::setPropertyValueURL().
|
inlineconstexpr |
Definition at line 203 of file unonames.hxx.
Referenced by ScShapeObj::getPropertyValue(), lcl_GetShapeMap(), and ScShapeObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 138 of file unonames.hxx.
|
inlineconstexpr |
Definition at line 128 of file unonames.hxx.
Referenced by ScAccessibleCellBase::getBorderAttrs().
|
inlineconstexpr |
Definition at line 133 of file unonames.hxx.
|
inlineconstexpr |
Definition at line 694 of file unonames.hxx.
Referenced by ScChart2DataSequence::getPropertyValue(), sc::PivotTableDataSequence::getPropertyValue(), sc::lcl_GetDataSequencePropertyMap(), ScChart2DataSequence::setPropertyValue(), and sc::PivotTableDataSequence::setPropertyValue().
|
inlineconstexpr |
Definition at line 120 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetSheetPropertySet(), and ScVbaFormat< Ifc >::setOrientation().
|
inlineconstexpr |
Definition at line 121 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 297 of file unonames.hxx.
Referenced by ScFilterDescriptorBase::getPropertyValue(), lcl_GetFilterPropertyMap(), and ScFilterDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 253 of file unonames.hxx.
Referenced by ScSpreadsheetSettings::getPropertyValue(), lcl_GetSettingsPropertyMap(), and ScSpreadsheetSettings::setPropertyValue().
|
inlineconstexpr |
Definition at line 267 of file unonames.hxx.
Referenced by ScDataPilotFieldObj::getPropertyValue(), and ScDataPilotFieldObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 111 of file unonames.hxx.
Referenced by ScAccessibleCellBase::getShadowAttrs(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 184 of file unonames.hxx.
Referenced by lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 283 of file unonames.hxx.
Referenced by ScDataPilotItemObj::getPropertyValue(), and ScDataPilotItemObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 279 of file unonames.hxx.
Referenced by ScDataPilotFieldObj::getPropertyValue(), and ScDataPilotFieldObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 369 of file unonames.hxx.
Referenced by ScMyValidationsContainer::AddValidation(), ScVbaValidation::Delete(), ScTableValidationObj::getPropertyValue(), ScVbaValidation::getShowError(), lcl_GetValidatePropertyMap(), ScTableValidationObj::setPropertyValue(), and ScVbaValidation::setShowError().
|
inlineconstexpr |
Definition at line 370 of file unonames.hxx.
Referenced by ScMyValidationsContainer::AddValidation(), ScVbaValidation::Delete(), ScTableValidationObj::getPropertyValue(), ScVbaValidation::getShowInput(), lcl_GetValidatePropertyMap(), and ScTableValidationObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 371 of file unonames.hxx.
Referenced by ScMyValidationsContainer::AddValidation(), ScVbaValidation::getInCellDropdown(), ScTableValidationObj::getPropertyValue(), lcl_GetValidatePropertyMap(), ScVbaValidation::setInCellDropdown(), and ScTableValidationObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 147 of file unonames.hxx.
Referenced by ScVbaFormat< Ifc >::getShrinkToFit(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetSheetPropertySet(), and ScVbaFormat< Ifc >::setShrinkToFit().
|
inlineconstexpr |
Definition at line 656 of file unonames.hxx.
Referenced by ScTabViewObj::startRangeSelection().
|
inlineconstexpr |
Definition at line 168 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 298 of file unonames.hxx.
Referenced by ScFilterDescriptorBase::getPropertyValue(), lcl_GetFilterPropertyMap(), and ScFilterDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 315 of file unonames.hxx.
Referenced by ScSubTotalDescriptorBase::getPropertyValue(), lcl_GetSubTotalPropertyMap(), and ScSubTotalDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 314 of file unonames.hxx.
Referenced by ScXMLSortContext::endFastElement(), ScSortDescriptor::FillProperties(), and ScSortDescriptor::FillSortParam().
|
inlineconstexpr |
Definition at line 274 of file unonames.hxx.
Referenced by ScDataPilotFieldObj::getPropertyValue(), and ScDataPilotFieldObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 354 of file unonames.hxx.
Referenced by ScTableConditionalFormat::addNew().
|
inlineconstexpr |
Definition at line 662 of file unonames.hxx.
Referenced by ScModelObj::getRenderer().
|
inlineconstexpr |
Definition at line 355 of file unonames.hxx.
Referenced by ScTableConditionalFormat::addNew(), and ScTableValidationObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 299 of file unonames.hxx.
Referenced by ScImportDescriptor::FillImportParam(), and ScImportDescriptor::FillProperties().
|
inlineconstexpr |
Definition at line 300 of file unonames.hxx.
Referenced by ScImportDescriptor::FillImportParam(), ScImportDescriptor::FillProperties(), and ScXMLExportDatabaseRanges::GetEmptyDatabaseRanges().
|
inlineconstexpr |
Definition at line 254 of file unonames.hxx.
Referenced by ScSpreadsheetSettings::getPropertyValue(), lcl_GetSettingsPropertyMap(), and ScSpreadsheetSettings::setPropertyValue().
|
inlineconstexpr |
Definition at line 301 of file unonames.hxx.
Referenced by ScXMLExportDatabaseRanges::GetEmptyDatabaseRanges(), ScDatabaseRangeObj::getPropertyValue(), lcl_GetDBRangePropertyMap(), and ScDatabaseRangeObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 208 of file unonames.hxx.
Referenced by ScShapeObj::getPropertyValue(), lcl_GetShapeMap(), and ScShapeObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 360 of file unonames.hxx.
Referenced by ScTableConditionalFormat::addNew().
|
inlineconstexpr |
Definition at line 265 of file unonames.hxx.
Referenced by ScDataPilotFieldObj::getPropertyValue(), and ScDataPilotFieldObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 266 of file unonames.hxx.
Referenced by ScDataPilotFieldObj::getPropertyValue(), and ScDataPilotFieldObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 191 of file unonames.hxx.
Referenced by lcl_GetSheetPropertySet(), and ScViewDataTable::ReadUserDataSequence().
|
inlineconstexpr |
Definition at line 189 of file unonames.hxx.
Referenced by lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 348 of file unonames.hxx.
Referenced by ScCellObj::insertTextContent(), and ScEditFieldObj::setPropertyValueSheet().
|
inlineconstexpr |
Definition at line 339 of file unonames.hxx.
Referenced by ScEditFieldObj::getPropertyValueURL(), ScShapeObj::insertTextContent(), and ScEditFieldObj::setPropertyValueURL().
|
inlineconstexpr |
Definition at line 112 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 113 of file unonames.hxx.
Referenced by lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 335 of file unonames.hxx.
Referenced by ScEditFieldObj::getPropertyValue().
|
inlineconstexpr |
Definition at line 225 of file unonames.hxx.
Referenced by lcl_GetEditPropertyMap().
|
inlineconstexpr |
Definition at line 333 of file unonames.hxx.
Referenced by ScEditFieldObj::getPropertyValue().
|
inlineconstexpr |
Definition at line 699 of file unonames.hxx.
Referenced by ScChart2DataSequence::getPropertyValue(), sc::PivotTableDataSequence::getPropertyValue(), and sc::PivotTableDataSequence::setPropertyValue().
|
inlineconstexpr |
Definition at line 702 of file unonames.hxx.
Referenced by ScOptSolverDlg::FindTimeout().
|
inlineconstexpr |
Definition at line 654 of file unonames.hxx.
Referenced by ScVbaWindow::getCaption(), ScVbaWindow::setCaption(), and ScTabViewObj::startRangeSelection().
|
inlineconstexpr |
Definition at line 326 of file unonames.hxx.
Referenced by ScDatabaseRangeObj::getPropertyValue(), ScNamedRangeObj::getPropertyValue(), lcl_GetDBRangePropertyMap(), and lcl_GetNamedRangeMap().
|
inlineconstexpr |
Definition at line 139 of file unonames.hxx.
|
inlineconstexpr |
Definition at line 129 of file unonames.hxx.
Referenced by ScAccessibleCellBase::getBorderAttrs().
|
inlineconstexpr |
Definition at line 134 of file unonames.hxx.
|
inlineconstexpr |
Definition at line 328 of file unonames.hxx.
Referenced by ScDatabaseRangeObj::getPropertyValue(), lcl_GetDBRangePropertyMap(), and ScDatabaseRangeObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 372 of file unonames.hxx.
Referenced by ScVbaValidation::Add(), ScMyValidationsContainer::AddValidation(), ScVbaValidation::Delete(), ScTableValidationObj::getPropertyValue(), ScVbaValidation::getType(), lcl_GetValidatePropertyMap(), and ScTableValidationObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 304 of file unonames.hxx.
Referenced by ScXMLSortContext::endFastElement(), ScSortDescriptor::FillProperties(), ScSortDescriptor::FillSortParam(), ScSubTotalDescriptorBase::getPropertyValue(), lcl_GetSubTotalPropertyMap(), and ScSubTotalDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 674 of file unonames.hxx.
Referenced by ScAddressConversionObj::getPropertySetInfo(), ScAddressConversionObj::getPropertyValue(), and ScAddressConversionObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 303 of file unonames.hxx.
Referenced by ScSubTotalDescriptorBase::getPropertyValue(), lcl_GetSubTotalPropertyMap(), and ScSubTotalDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 255 of file unonames.hxx.
Referenced by ScSpreadsheetSettings::getPropertyValue(), lcl_GetSettingsPropertyMap(), and ScSpreadsheetSettings::setPropertyValue().
|
inlineconstexpr |
Definition at line 340 of file unonames.hxx.
Referenced by ScShapeObj::getPropertyValue(), ScEditFieldObj::getPropertyValueURL(), ScShapeObj::insertTextContent(), lcl_GetShapeMap(), ScShapeObj::setPropertyValue(), and ScEditFieldObj::setPropertyValueURL().
|
inlineconstexpr |
Definition at line 697 of file unonames.hxx.
Referenced by ScChart2DataProvider::getPropertyValue(), and sc::PivotTableDataProvider::getPropertyValue().
|
inlineconstexpr |
Definition at line 322 of file unonames.hxx.
Referenced by ScDatabaseRangeObj::getPropertyValue(), lcl_GetDBRangePropertyMap(), and ScDatabaseRangeObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 224 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetEditPropertyMap(), lcl_GetPageStyleSet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 302 of file unonames.hxx.
Referenced by ScFilterDescriptorBase::getPropertyValue(), lcl_GetFilterPropertyMap(), and ScFilterDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 268 of file unonames.hxx.
Referenced by ScDataPilotFieldObj::getPropertyValue(), and ScDataPilotFieldObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 256 of file unonames.hxx.
Referenced by ScSpreadsheetSettings::getPropertyValue(), lcl_GetSettingsPropertyMap(), and ScSpreadsheetSettings::setPropertyValue().
|
inlineconstexpr |
Definition at line 317 of file unonames.hxx.
Referenced by ScSubTotalDescriptorBase::getPropertyValue(), lcl_GetSubTotalPropertyMap(), and ScSubTotalDescriptorBase::setPropertyValue().
|
inlineconstexpr |
Definition at line 216 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetSheetPropertySet(), lcl_getValidationProps(), and lcl_setValidationProps().
|
inlineconstexpr |
Definition at line 217 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 218 of file unonames.hxx.
Referenced by lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), and lcl_GetSheetPropertySet().
|
inlineconstexpr |
Definition at line 205 of file unonames.hxx.
Referenced by ScShapeObj::getPropertyState(), ScShapeObj::getPropertyValue(), lcl_GetShapeMap(), and ScShapeObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 194 of file unonames.hxx.
Referenced by ScTableRowsObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 296 of file unonames.hxx.
Referenced by ScModelObj::setPropertyValue().
|
inlineconstexpr |
Definition at line 114 of file unonames.hxx.
Referenced by ScVbaFormat< Ifc >::getWrapText(), lcl_GetAutoFieldMap(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetRangePropertySet(), lcl_GetSheetPropertySet(), and ScVbaFormat< Ifc >::setWrapText().
|
inlineconstexpr |
Definition at line 123 of file unonames.hxx.
Referenced by ScVbaFormat< Ifc >::getReadingOrder(), lcl_GetCellPropertySet(), lcl_GetCellsPropertySet(), lcl_GetCellStyleSet(), lcl_GetColumnPropertySet(), lcl_GetPageStyleSet(), lcl_GetRangePropertySet(), lcl_GetSheetPropertySet(), and ScVbaFormat< Ifc >::setReadingOrder().
|
inlineconstexpr |
Definition at line 676 of file unonames.hxx.
Referenced by ScAddressConversionObj::getPropertySetInfo(), ScAddressConversionObj::getPropertyValue(), and ScAddressConversionObj::setPropertyValue().