Searched refs:pIndexWrapper (Results 1 – 2 of 2) sorted by relevance
87 pIndexWrapper = new IndexEntrySupplierWrapper(); in Init()90 pIndexWrapper->SetLocale( aLcl ); in Init()94 Sequence < OUString > aSeq( pIndexWrapper->GetAlgorithmList( aLcl )); in Init()100 pIndexWrapper->LoadAlgorithm( aLcl, sSortAlgorithm, 0 ); in Init()102 pIndexWrapper->LoadAlgorithm( aLcl, sSortAlgorithm, SW_COLLATOR_IGNORES ); in Init()111 delete pIndexWrapper; in ~SwTOXInternational()128 return pIndexWrapper->CompareIndexEntry( rTxt1, rTxtReading1, rLocale1, in Compare()135 return pIndexWrapper->GetIndexKey( rTxt, rTxtReading, rLocale ); in GetIndexKey()140 return pIndexWrapper->GetFollowingText( bMorePages ); in GetFollowingText()
66 IndexEntrySupplierWrapper* pIndexWrapper; member in SwTOXInternational
Completed in 9 milliseconds