Home
last modified time | relevance | path

Searched refs:GetFontAscent (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx663 aSub[nActual].nOrgAscent = aFntAccess.Get()->GetFontAscent( pSh, rOut ); in ChgPhysFnt()
719 nAscent = aFntAccess.Get()->GetFontAscent( pSh, rOut ); in GetAscent()
736 const sal_uInt16 nAscent = aFntAccess.Get()->GetFontAscent( pSh, rOut ); in GetHeight()
809 const sal_uInt16 nAscent = pLastFont->GetFontAscent( rInf.GetShell(), in _GetTxtSize()
1115 pLastFont->GetFontAscent( rInf.GetShell(), rInf.GetOut() ); in CalcEsc()
1132 nOfst = pLastFont->GetFontAscent( rInf.GetShell(), rInf.GetOut() ) - in CalcEsc()
H A Dfntcache.cxx310 sal_uInt16 SwFntObj::GetFontAscent( const ViewShell *pSh, const OutputDevice& rOut ) in GetFontAscent() function in SwFntObj
/trunk/main/sw/source/core/inc/
H A Dfntcache.hxx117 sal_uInt16 GetFontAscent( const ViewShell *pSh, const OutputDevice& rOut );

Completed in 35 milliseconds