Searched refs:getCaseCollator (Results 1 – 9 of 9) sorted by relevance
252 const CollatorWrapper* pCollator = pImpl->pIntlWrapper->getCaseCollator(); in SfxOrganizeMgr()737 const CollatorWrapper* pCollator = pImpl->pIntlWrapper->getCaseCollator(); in InsertFile()
111 const CollatorWrapper* getCaseCollator() const in getCaseCollator() function in IntlWrapper
483 … sal_Int32 nCompResult = rCompData.aIntlWrapper.getCaseCollator()->compareString( sLhs, sRhs ); in CompareContacts()505 … ENSURE_OR_THROW( _rCompData.aIntlWrapper.getCaseCollator(), "no collator for comparing strings" ); in sortContacts()
557 const CollatorWrapper* pCollator = aIntlWrapper.getCaseCollator(); in ColCompare()
399 const CollatorWrapper* pCollator = aIntlWrapper.getCaseCollator(); in ColumnCompare()
454 aTbEntry.pCollatorWrapper = m_aIntlWrapper.getCaseCollator(); in fillPopupMenu()
679 const CollatorWrapper* pCollator = aIntlWrapper.getCaseCollator(); in NotifyMoving()820 const CollatorWrapper* pCollator = aIntlWrapper.getCaseCollator(); in MakeTree_Impl()
2434 return pImp->pIntlWrapper->getCaseCollator()->compareString( aLeft, aRight ); in IMPL_LINK()
2587 pCollatorWrapper = aIntlWrapper.getCaseCollator(); in SortFolderContent_Impl()