Searched refs:bCaseMapLengthDiffers (Results 1 – 3 of 3) sorted by relevance
253 sal_Bool bCaseMapLengthDiffers(aTxt.Len() != rTxt.Len()); in DoOnCapitals() local281 if(bCaseMapLengthDiffers) in DoOnCapitals()311 if(bCaseMapLengthDiffers) in DoOnCapitals()336 if(bCaseMapLengthDiffers) in DoOnCapitals()411 sal_Bool bCaseMapLengthDiffers(aNewText.Len() != rTxt.Len()); in GetPhysTxtSize() local414 if(bCaseMapLengthDiffers) in GetPhysTxtSize()632 sal_Bool bCaseMapLengthDiffers(aNewText.Len() != rTxt.Len()); in DrawPrev() local634 if(bCaseMapLengthDiffers) in DrawPrev()
584 sal_Bool bCaseMapLengthDiffers( aTxt.Len() != rOldText.Len() ); in DoOnCapitals() local585 if ( bCaseMapLengthDiffers ) in DoOnCapitals()669 if( bCaseMapLengthDiffers ) in DoOnCapitals()734 if( bCaseMapLengthDiffers ) in DoOnCapitals()774 if( bCaseMapLengthDiffers ) in DoOnCapitals()
773 sal_Bool bCaseMapLengthDiffers(aTmp.Len() != rOldStr.Len()); in _GetTxtSize() local775 if(bCaseMapLengthDiffers && rInf.GetLen()) in _GetTxtSize()892 sal_Bool bCaseMapLengthDiffers(aString.Len() != rOldStr.Len()); in _DrawText() local894 if(bCaseMapLengthDiffers && rInf.GetLen()) in _DrawText()
Completed in 38 milliseconds