Searched refs:GetLowerTitle (Results 1 – 2 of 2) sorted by relevance
72 inline const ::rtl::OUString& GetLowerTitle() const;97 inline const ::rtl::OUString& SortingData_Impl::GetLowerTitle() const in GetLowerTitle() function in svt::SortingData_Impl
2525 … 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 47 milliseconds