This is the complete list of members for ScTypedStrData, including all inherited members.
DbName enum value | ScTypedStrData | |
GetRoundedValue() const | ScTypedStrData | inline |
GetString() const | ScTypedStrData | inline |
GetStringType() const | ScTypedStrData | inline |
GetValue() const | ScTypedStrData | inline |
Header enum value | ScTypedStrData | |
IsDate() const | ScTypedStrData | inline |
IsHiddenByFilter() const | ScTypedStrData | inline |
maStrValue | ScTypedStrData | private |
mbIsDate | ScTypedStrData | private |
mbIsHiddenByFilter | ScTypedStrData | private |
meStrType | ScTypedStrData | private |
mfRoundedValue | ScTypedStrData | private |
mfValue | ScTypedStrData | private |
MRU enum value | ScTypedStrData | |
Name enum value | ScTypedStrData | |
operator<(const ScTypedStrData &r) const | ScTypedStrData | |
ScTypedStrData(OUString &&rStr, double fVal=0.0, double fRVal=0.0, StringType nType=Standard, bool bDate=false, bool bIsHiddenByFilter=false) | ScTypedStrData | inline |
ScTypedStrData(const OUString &rStr, double fVal=0.0, double fRVal=0.0, StringType eType=Standard, bool bDate=false, bool bIsHiddenByFilter=false) | ScTypedStrData | |
Standard enum value | ScTypedStrData | |
StringType enum name | ScTypedStrData | |
Value enum value | ScTypedStrData | |