LibreOffice Module sc (master)
1
|
This is the complete list of members for ScTypedStrData, including all inherited members.
DbName enum value | ScTypedStrData | |
GetString() const | ScTypedStrData | inline |
GetStringType() const | ScTypedStrData | inline |
GetValue() const | ScTypedStrData | inline |
Header enum value | ScTypedStrData | |
IsDate() const | ScTypedStrData | inline |
maStrValue | ScTypedStrData | private |
mbIsDate | ScTypedStrData | private |
meStrType | ScTypedStrData | private |
mfValue | ScTypedStrData | private |
Name enum value | ScTypedStrData | |
operator<(const ScTypedStrData &r) const | ScTypedStrData | |
ScTypedStrData(const OUString &rStr, double nVal=0.0, StringType eType=Standard, bool bDate=false) | ScTypedStrData | |
Standard enum value | ScTypedStrData | |
StringType enum name | ScTypedStrData | |
Value enum value | ScTypedStrData |