LibreOffice Module sc (master)
1
|
#include <typedstrdata.hxx>
Public Member Functions | |
bool | operator() (const ScTypedStrData &left, const ScTypedStrData &right) const |
Definition at line 36 of file typedstrdata.hxx.
bool ScTypedStrData::LessCaseSensitive::operator() | ( | const ScTypedStrData & | left, |
const ScTypedStrData & | right | ||
) | const |
Definition at line 15 of file typedstrdata.cxx.
References CollatorWrapper::compareString(), ScGlobal::GetCaseCollator(), ScTypedStrData::maStrValue, ScTypedStrData::mbIsDate, ScTypedStrData::meStrType, ScTypedStrData::mfValue, and ScTypedStrData::Value.