Home
last modified time | relevance | path

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

/trunk/main/editeng/source/items/
H A Dsvxfont.cxx253 sal_Bool bCaseMapLengthDiffers(aTxt.Len() != rTxt.Len()); in DoOnCapitals() local
281 if(bCaseMapLengthDiffers) in DoOnCapitals()
311 if(bCaseMapLengthDiffers) in DoOnCapitals()
336 if(bCaseMapLengthDiffers) in DoOnCapitals()
411 sal_Bool bCaseMapLengthDiffers(aNewText.Len() != rTxt.Len()); in GetPhysTxtSize() local
414 if(bCaseMapLengthDiffers) in GetPhysTxtSize()
632 sal_Bool bCaseMapLengthDiffers(aNewText.Len() != rTxt.Len()); in DrawPrev() local
634 if(bCaseMapLengthDiffers) in DrawPrev()
/trunk/main/sw/source/core/txtnode/
H A Dfntcap.cxx584 sal_Bool bCaseMapLengthDiffers( aTxt.Len() != rOldText.Len() ); in DoOnCapitals() local
585 if ( bCaseMapLengthDiffers ) in DoOnCapitals()
669 if( bCaseMapLengthDiffers ) in DoOnCapitals()
734 if( bCaseMapLengthDiffers ) in DoOnCapitals()
774 if( bCaseMapLengthDiffers ) in DoOnCapitals()
H A Dswfont.cxx773 sal_Bool bCaseMapLengthDiffers(aTmp.Len() != rOldStr.Len()); in _GetTxtSize() local
775 if(bCaseMapLengthDiffers && rInf.GetLen()) in _GetTxtSize()
892 sal_Bool bCaseMapLengthDiffers(aString.Len() != rOldStr.Len()); in _DrawText() local
894 if(bCaseMapLengthDiffers && rInf.GetLen()) in _DrawText()

Completed in 18 milliseconds