Home
last modified time | relevance | path

Searched refs:aFontMetric (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFontWork.cxx352 FontMetric aFontMetric( aVirDev.GetFontMetric() ); in GetTextAreaOutline() local
353 …aFont.SetWidth( (sal_Int32)( (double)aFontMetric.GetWidth() * ( (double)100 / (double)nCharScaleWi… in GetTextAreaOutline()
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx1015 FontMetric aFontMetric( maVD.GetFontMetric() ); in ImportText() local
1028 aPos.Y() -= FRound(aFontMetric.GetAscent() * mfScaleY); in ImportText()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx769 FontMetric aFontMetric( pOut->GetFontMetric( aFont ) ); in ImplCreateOutput() local
770 aFont.SetWidth( aFontMetric.GetWidth() ); in ImplCreateOutput()

Completed in 27 milliseconds