Searched refs:getFontMetric (Results 1 – 9 of 9) sorted by relevance
78 …::com::sun::star::awt::SimpleFontMetric SAL_CALL getFontMetric( ) throw(::com::sun::star::uno::…
117 …virtual ::com::sun::star::awt::SimpleFontMetric SAL_CALL getFontMetric() throw (::com::sun::star::…
63 com::sun::star::awt::SimpleFontMetric getFontMetric();
106 ::com::sun::star::awt::SimpleFontMetric VCLXFont::getFontMetric( ) throw(::com::sun::star::uno::Ru… in getFontMetric() function in VCLXFont
163 awt::SimpleFontMetric VCLXGraphics::getFontMetric() throw(uno::RuntimeException) in getFontMetric() function in VCLXGraphics
1415 aFM = xFont->getFontMetric(); in ImplSetPosSize()1420 aFM = xG->getFontMetric(); in ImplSetPosSize()
1086 void getFontMetric( ImplFontSelectData* pFont, ImplFontMetricData* pMetric ) const;
3052 mpPDFWriter->getFontMetric( &pFontEntry->maFontSelData, &(pFontEntry->maMetric) ); in ImplNewFont()
2309 void PDFWriterImpl::getFontMetric( ImplFontSelectData* pSelect, ImplFontMetricData* pMetric ) const in getFontMetric() function in PDFWriterImpl
Completed in 122 milliseconds