LibreOffice Module sc (master) 1
|
#include <rtl/ustring.hxx>
#include <set>
Go to the source code of this file.
Classes | |
class | ScTypedStrData |
struct | ScTypedStrData::LessHiddenRows |
struct | ScTypedStrData::LessCaseSensitive |
struct | ScTypedStrData::LessCaseInsensitive |
struct | ScTypedStrData::EqualCaseSensitive |
struct | ScTypedStrData::EqualCaseInsensitive |
class | FindTypedStrData |
Typedefs | |
typedef std::set< ScTypedStrData, ScTypedStrData::LessCaseSensitive > | ScTypedCaseStrSet |
Definition at line 92 of file typedstrdata.hxx.