Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx216 return ( Max( sal_uInt16 (nAscent), nOrgAscent )); in CalcEscAscent()
218 return nOrgAscent; in CalcEscAscent()
576 nOrgAscent = rFont.nOrgAscent; in operator =()
663 aSub[nActual].nOrgAscent = aFntAccess.Get()->GetFontAscent( pSh, rOut ); in ChgPhysFnt()
696 sal_uInt16(nOrgHeight - nOrgAscent) ) : nOrgHeight - nOrgAscent; in CalcEscHeight()
1113 nOfst = nOrgHeight - nOrgAscent - in CalcEsc()
1133 nOrgAscent; in CalcEsc()
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx56 sal_uInt16 nOrgAscent; // Ascent inkl. Escapement/Proportion member in SwSubFont
59 { pMagic = NULL; nFntIndex = nOrgHeight = nOrgAscent = 0; nPropWidth =100; } in SwSubFont()

Completed in 28 milliseconds