Home
last modified time | relevance | path

Searched refs:GetLowerTitle (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/svtools/source/contnr/
H A Dcontentenumeration.hxx72 inline const ::rtl::OUString& GetLowerTitle() const;
97 inline const ::rtl::OUString& SortingData_Impl::GetLowerTitle() const in GetLowerTitle() function in svt::SortingData_Impl
H A Dfileview.cxx2525 … nComp = pCollatorWrapper->compareString( aOne->GetLowerTitle(), aTwo->GetLowerTitle() ); in CompareSortingData_Impl()
2714 if ( rTitle.compareTo( pData->GetLowerTitle(), rTitle.getLength() ) == 0 ) in SearchNextEntry()
2725 if ( rTitle.compareTo( pData->GetLowerTitle(), rTitle.getLength() ) == 0 ) in SearchNextEntry()

Completed in 37 milliseconds