LibreOffice Module sc (master)
1
|
Functor for case-insensitive string comparison, usable in maps etc. More...
#include <workbookhelper.hxx>
Public Member Functions | |
bool | operator() (const OUString &rName1, std::u16string_view rName2) const |
Functor for case-insensitive string comparison, usable in maps etc.
Definition at line 64 of file workbookhelper.hxx.
bool oox::xls::IgnoreCaseCompare::operator() | ( | const OUString & | rName1, |
std::u16string_view | rName2 | ||
) | const |
Definition at line 96 of file workbookhelper.cxx.