Home
last modified time | relevance | path

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

/trunk/main/toolkit/inc/toolkit/helper/
H A Dvclunohelper.hxx109 static ::com::sun::star::awt::SimpleFontMetric CreateFontMetric( const FontMetric& rFontMetric );
/trunk/main/toolkit/source/awt/
H A Dvclxfont.cxx112 aFM = VCLUnoHelper::CreateFontMetric( *mpFontMetric ); in getFontMetric()
H A Dvclxgraphics.cxx171 aM = VCLUnoHelper::CreateFontMetric( mpOutputDevice->GetFontMetric() ); in getFontMetric()
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx391 ::com::sun::star::awt::SimpleFontMetric VCLUnoHelper::CreateFontMetric( const FontMetric& rFontMetr… in CreateFontMetric() function in VCLUnoHelper

Completed in 28 milliseconds