Searched refs:aPntMode (Results 1 – 3 of 3) sorted by relevance
167 MapMode aPntMode( MAP_POINT ); in AddRTFDefaultValues() local169 aSz = pImpEditEngine->GetRefDevice()->LogicToLogic( aSz, &aPntMode, &_aEditMapMode ); in AddRTFDefaultValues()
999 MapMode aPntMode( MAP_POINT ); in WriteItemAsRTF() local1001 aFont.GetSize(), &GetRefMapMode(), &aPntMode ).Height(); in WriteItemAsRTF()
1424 MapMode aPntMode( MAP_POINT ); in EditViewWindow() local1426 Size aSz( LogicToLogic( Size( 12, 0 ), &aPntMode, &aCurrent ) ); in EditViewWindow()
Completed in 59 milliseconds