Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/tox/
H A Dtxmsrt.cxx87 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()
/trunk/main/sw/source/core/inc/
H A Dtxmsrt.hxx66 IndexEntrySupplierWrapper* pIndexWrapper; member in SwTOXInternational

Completed in 11 milliseconds