Home
last modified time | relevance | path

Searched refs:IgnoreCaseCompare (Results 1 – 5 of 5) sorted by relevance

/trunk/main/oox/inc/oox/xls/
H A Dworksheetbuffer.hxx120 typedef RefMap< ::rtl::OUString, SheetInfo, IgnoreCaseCompare > SheetInfoMap;
H A Dworkbookhelper.hxx83 struct IgnoreCaseCompare struct
/trunk/main/sc/source/filter/excel/
H A Dxistyle.cxx1433 struct IgnoreCaseCompare struct
1444 typedef ::std::map< String, XclImpStyle*, IgnoreCaseCompare > CellStyleNameMap; in CreateUserStyles()
/trunk/main/oox/source/xls/
H A Dworkbookhelper.cxx88 bool IgnoreCaseCompare::operator()( const OUString& rName1, const OUString& rName2 ) const in operator ()()
H A Dstylesbuffer.cxx3006 typedef RefMap< OUString, CellStyle, IgnoreCaseCompare > CellStyleNameMap; in finalizeImport()

Completed in 61 milliseconds