Searched refs:aRefFont (Results 1 – 2 of 2) sorted by relevance
173 Font aRefFont( m_aUnzoomedPointFont ); in ReferenceDeviceTextLayout() local174 aRefFont.SetSize( OutputDevice::LogicToLogic( in ReferenceDeviceTextLayout()175 aRefFont.GetSize(), MAP_POINT, m_rReferenceDevice.GetMapMode().GetMapUnit() ) ); in ReferenceDeviceTextLayout()176 m_rReferenceDevice.SetFont( aRefFont ); in ReferenceDeviceTextLayout()
1571 Font aRefFont( pRefDev->GetFont()); in ImplGetBulletSize() local1575 pRefDev->SetFont( aRefFont ); in ImplGetBulletSize()
Completed in 26 milliseconds