Home
last modified time | relevance | path

Searched refs:IsKern (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/editeng/source/items/
H A Dsvxfont.cxx399 if ( !IsCaseMap() && !IsKern() ) in GetPhysTxtSize()
430 if( IsKern() && ( nLen > 1 ) ) in GetPhysTxtSize()
438 if ( !IsCaseMap() && !IsKern() ) in GetPhysTxtSize()
448 if( IsKern() && ( rTxt.Len() > 1 ) ) in GetPhysTxtSize()
457 if ( !IsCaseMap() && !IsKern() ) in QuickGetTextSize()
469 if( IsKern() && ( nLen > 1 ) ) in QuickGetTextSize()
545 if ( !IsCaseMap() && !IsCapital() && !IsKern() && !IsEsc() ) in QuickDrawText()
572 if ( IsKern() && !pDXArray ) in QuickDrawText()
/aoo41x/main/editeng/inc/editeng/
H A Dsvxfont.hxx72 inline sal_Bool IsKern() const { return 0 != nKern; } in IsKern() function in SvxFont

Completed in 12 milliseconds