Searched refs:aMap100mm (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/ |
H A D | wrtw8esh.cxx | 1584 const MapMode aMap100mm( MAP_100TH_MM ); in WriteGrfBullet() local 1588 aSize = Application::GetDefaultDevice()->PixelToLogic(aSize, aMap100mm ); in WriteGrfBullet() 1592 aSize = OutputDevice::LogicToLogic( aSize,rGrf.GetPrefMapMode(), aMap100mm ); in WriteGrfBullet() 1672 const MapMode aMap100mm( MAP_100TH_MM ); in WriteGrfFlyFrame() local 1678 aSize, aMap100mm ); in WriteGrfFlyFrame() 1683 aGraphic.GetPrefMapMode(), aMap100mm ); in WriteGrfFlyFrame() 1883 const MapMode aMap100mm(MAP_100TH_MM); in WriteBrushAttr() local 1887 aSize, aMap100mm); in WriteBrushAttr() 1892 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 38 milliseconds