Searched refs:pTOXIntl (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sw/source/core/tox/ |
H A D | txmsrt.cxx | 152 : 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 …]
|
/aoo41x/main/sw/source/core/inc/ |
H A D | txmsrt.hxx | 122 const SwTOXInternational* pTOXIntl; member
|
/aoo41x/main/sw/source/core/doc/ |
H A D | doctxm.cxx | 2331 const SwTOXInternational& rIntl = *rNew.pTOXIntl; in GetKeyRange()
|
Completed in 41 milliseconds