Searched refs:CreateFontMetric (Results 1 – 4 of 4) sorted by relevance
109 static ::com::sun::star::awt::SimpleFontMetric CreateFontMetric( const FontMetric& rFontMetric );
112 aFM = VCLUnoHelper::CreateFontMetric( *mpFontMetric ); in getFontMetric()
171 aM = VCLUnoHelper::CreateFontMetric( mpOutputDevice->GetFontMetric() ); in getFontMetric()
391 ::com::sun::star::awt::SimpleFontMetric VCLUnoHelper::CreateFontMetric( const FontMetric& rFontMetr… in CreateFontMetric() function in VCLUnoHelper
Completed in 44 milliseconds