Home
last modified time | relevance | path

Searched refs:IsCaseMap (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/editeng/source/items/
H A Dsvxfont.cxx133 if( !IsCaseMap() || !rTxt.Len() ) return rTxt; in CalcCaseMap()
399 if ( !IsCaseMap() && !IsKern() ) in GetPhysTxtSize()
405 if ( !IsCaseMap() ) in GetPhysTxtSize()
438 if ( !IsCaseMap() && !IsKern() ) in GetPhysTxtSize()
443 if ( !IsCaseMap() ) in GetPhysTxtSize()
457 if ( !IsCaseMap() && !IsKern() ) in QuickGetTextSize()
463 if ( !IsCaseMap() ) in QuickGetTextSize()
531 if ( !IsCaseMap() ) in DrawText()
576 if ( !IsCaseMap() ) in QuickDrawText()
583 if ( !IsCaseMap() ) in QuickDrawText()
[all …]
/aoo41x/main/sw/source/core/txtnode/
H A Dswfont.cxx767 if ( !IsCaseMap() ) in _GetTxtSize()
886 if ( !IsCaseMap() ) in _DrawText()
1027 if ( !IsCaseMap() ) in _DrawStretchText()
1085 if ( !IsCaseMap() ) in _GetCrsrOfst()
H A Dfntcache.cxx2543 if ( !aSub[nActual].IsCaseMap() ) in GetTxtBreak()
/aoo41x/main/editeng/inc/editeng/
H A Dsvxfont.hxx70 inline sal_Bool IsCaseMap() const { return SVX_CASEMAP_NOT_MAPPED != eCaseMap; } in IsCaseMap() function in SvxFont

Completed in 81 milliseconds