Home
last modified time | relevance | path

Searched refs:GetAscent (Results 51 – 56 of 56) sorted by relevance

123

/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx294 long nHeight = aMetric.GetAscent() + aMetric.GetDescent(); in WinMtfFontStyle()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx2788 nAscent = (sal_uInt16)aMetric.GetAscent(); in RecalcFormatterFontMetrics()
2828 nAscent = (sal_uInt16)aMetric.GetAscent(); in RecalcFormatterFontMetrics()
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx1716 aTopLeft.Y() -= aMetric.GetAscent(); in ImpCalcBulletArea()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx2299 … sal_uInt16 nTxtHeight = (sal_uInt16)aMetric.GetAscent() + (sal_uInt16)aMetric.GetDescent(); in ReadFontCollection()
2332 ByteString aAscent( ByteString::CreateFromInt32( aMetric.GetAscent() ) ); in ReadFontCollection()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx7159 aDeltaPos.X() = m_pReferenceDevice->GetFontMetric().GetAscent(); in drawVerticalGlyphs()
7170 aDeltaPos.Y() = -m_pReferenceDevice->GetFontMetric().GetAscent(); in drawVerticalGlyphs()
7537 aAlignOffset.Y() += aRefDevFontMetric.GetAscent(); in drawLayout()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx392 sal_uInt16 nTxtHeight = (sal_uInt16)aMetric.GetAscent() + (sal_uInt16)aMetric.GetDescent(); in GetId()

Completed in 170 milliseconds

123