Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/txtnode/
H A Dfntcap.cxx142 const tools::Long nOldKern = rInf.GetKern(); in GetCapitalSize() local
157 rInf.SetKern( nOldKern ); in GetCapitalSize()
405 const tools::Long nOldKern = rInf.GetKern(); in GetCapitalCursorOfst() local
411 rInf.SetKern( nOldKern ); in GetCapitalCursorOfst()
H A Dswfont.cxx1037 tools::Long nOldKern = rInf.GetKern(); in GetTextSize_() local
1075 rInf.SetKern( nOldKern ); in GetTextSize_()
1352 tools::Long nOldKern = rInf.GetKern(); in GetModelPositionForViewPoint_() local
1362 rInf.SetKern( nOldKern ); in GetModelPositionForViewPoint_()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/txtnode/
H A Dfntcap.cxx136 const long nOldKern = rInf.GetKern(); in GetCapitalSize() local
151 rInf.SetKern( nOldKern ); in GetCapitalSize()
379 const long nOldKern = rInf.GetKern(); in GetCapitalCursorOfst() local
385 rInf.SetKern( nOldKern ); in GetCapitalCursorOfst()
H A Dswfont.cxx1068 long nOldKern = rInf.GetKern(); in GetTextSize_() local
1106 rInf.SetKern( nOldKern ); in GetTextSize_()
1383 long nOldKern = rInf.GetKern(); in GetCursorOfst_() local
1393 rInf.SetKern( nOldKern ); in GetCursorOfst_()