Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx214 ( (long) nOrgHeight * GetEscapement() ) / 100L; in CalcEscAscent()
575 nOrgHeight = rFont.nOrgHeight; in operator =()
662 aSub[nActual].nOrgHeight = aFntAccess.Get()->GetFontHeight( pSh, rOut ); in ChgPhysFnt()
694 ( (long) nOrgHeight * GetEscapement() ) / 100L; in CalcEscHeight()
696 sal_uInt16(nOrgHeight - nOrgAscent) ) : nOrgHeight - nOrgAscent; in CalcEscHeight()
699 return nOrgHeight; in CalcEscHeight()
1113 nOfst = nOrgHeight - nOrgAscent - in CalcEsc()
1151 nOfst = ((long)nOrgHeight * GetEscapement()) / 100L; in CalcEsc()
/trunk/main/sw/source/filter/ww8/
H A Dww8par4.cxx101 nOrgHeight, in SV_IMPL_OP_PTRARR_SORT() local
110 >> nOrgHeight; in SV_IMPL_OP_PTRARR_SORT()
120 rY = nOrgHeight - nCropTop - nCropBottom; in SV_IMPL_OP_PTRARR_SORT()
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx55 sal_uInt16 nOrgHeight; // Hoehe inkl. Escapement/Proportion member in SwSubFont
59 { pMagic = NULL; nFntIndex = nOrgHeight = nOrgAscent = 0; nPropWidth =100; } in SwSubFont()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx7801 long nOrgHeight = mpFontEntry->mnLineHeight + mnEmphasisAscent in GetTextOutlines() local
7833 double fScaleY = static_cast< double >(nOrgHeight) / nHeight; in GetTextOutlines()

Completed in 78 milliseconds