Home
last modified time | relevance | path

Searched defs: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
411 sal_Bool bCaseMapLengthDiffers(aNewText.Len() != rTxt.Len()); in GetPhysTxtSize() local
632 sal_Bool bCaseMapLengthDiffers(aNewText.Len() != rTxt.Len()); in DrawPrev() local
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx773 sal_Bool bCaseMapLengthDiffers(aTmp.Len() != rOldStr.Len()); in _GetTxtSize() local
892 sal_Bool bCaseMapLengthDiffers(aString.Len() != rOldStr.Len()); in _DrawText() local
H A Dfntcap.cxx584 sal_Bool bCaseMapLengthDiffers( aTxt.Len() != rOldText.Len() ); in DoOnCapitals() local

Completed in 32 milliseconds