Searched refs:getFontHeight (Results 1 – 2 of 2) sorted by relevance
460 inline sal_Int16 getFontHeight() const { return maFontData.getHeightPoints(); } in getFontHeight() function in oox::ole::AxFontDataModel
680 … sal_Int32 nFontHeight = static_cast< sal_Int32 >( pFontModel->getFontHeight() * 2540 / 72 ); in moveEmbeddedToAbsoluteParent()
Completed in 34 milliseconds