Searched refs:aMap100mm (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sw/source/filter/ww8/ |
H A D | wrtw8esh.cxx | 1573 const MapMode aMap100mm( MAP_100TH_MM ); in WriteGrfBullet() local 1577 aSize = Application::GetDefaultDevice()->PixelToLogic(aSize, aMap100mm ); in WriteGrfBullet() 1581 aSize = OutputDevice::LogicToLogic( aSize,rGrf.GetPrefMapMode(), aMap100mm ); in WriteGrfBullet() 1661 const MapMode aMap100mm( MAP_100TH_MM ); in WriteGrfFlyFrame() local 1667 aSize, aMap100mm ); in WriteGrfFlyFrame() 1672 aGraphic.GetPrefMapMode(), aMap100mm ); in WriteGrfFlyFrame() 1872 const MapMode aMap100mm(MAP_100TH_MM); in WriteBrushAttr() local 1876 aSize, aMap100mm); in WriteBrushAttr() 1881 rGraphic.GetPrefMapMode(), aMap100mm); in WriteBrushAttr()
|
H A D | writerhelper.cxx | 197 const MapMode aMap100mm( MAP_100TH_MM ); in Frame() local 201 aSize = Application::GetDefaultDevice()->PixelToLogic(aSize, aMap100mm ); in Frame() 205 aSize = OutputDevice::LogicToLogic( aSize,rGrf.GetPrefMapMode(), aMap100mm ); in Frame()
|
Completed in 65 milliseconds