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