Home
last modified time | relevance | path

Searched refs:pTOXIntl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/tox/
H A Dtxmsrt.cxx152 : pTOXNd( 0 ), pTxtMark( pMark ), pTOXIntl( pInter ), in SwTOXSortTabBase()
247 pTOXIntl->IsEqual( sMyTxt, sMyTxtReading, GetLocale(), in operator ==()
380 pTOXIntl->IsLess( sMyTxt, sMyTxtReading, GetLocale(), in operator <()
386 bRet = pTOXIntl->IsEqual( sMyTxt, sMyTxtReading, GetLocale(), in operator <()
426 if( nsSwTOIOptions::TOI_INITIAL_CAPS & nOpt && pTOXIntl ) in GetText_Impl()
428 String sUpper( pTOXIntl->ToUpper( rTxt, 0 )); in GetText_Impl()
444 if(nsSwTOIOptions::TOI_INITIAL_CAPS&nOpt && pTOXIntl) in FillText()
446 String sUpper( pTOXIntl->ToUpper( sTmp, 0 )); in FillText()
500 pTOXIntl->IsEqual( sMyTxt, sMyTxtReading, GetLocale(), in operator ==()
516 pTOXIntl->IsLess( sMyTxt, sMyTxtReading, GetLocale(), in operator <()
[all …]
/trunk/main/sw/source/core/inc/
H A Dtxmsrt.hxx122 const SwTOXInternational* pTOXIntl; member
/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx2331 const SwTOXInternational& rIntl = *rNew.pTOXIntl; in GetKeyRange()

Completed in 28 milliseconds