Searched refs:aMap100mm (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/sw/source/filter/ww8/ |
| H A D | wrtw8esh.cxx | 1572 const MapMode aMap100mm( MAP_100TH_MM ); in WriteGrfBullet() local 1576 aSize = Application::GetDefaultDevice()->PixelToLogic(aSize, aMap100mm ); in WriteGrfBullet() 1580 aSize = OutputDevice::LogicToLogic( aSize,rGrf.GetPrefMapMode(), aMap100mm ); in WriteGrfBullet() 1660 const MapMode aMap100mm( MAP_100TH_MM ); in WriteGrfFlyFrame() local 1666 aSize, aMap100mm ); in WriteGrfFlyFrame() 1671 aGraphic.GetPrefMapMode(), aMap100mm ); in WriteGrfFlyFrame() 1871 const MapMode aMap100mm(MAP_100TH_MM); in WriteBrushAttr() local 1875 aSize, aMap100mm); in WriteBrushAttr() 1880 rGraphic.GetPrefMapMode(), aMap100mm); in WriteBrushAttr()
|
| H A D | writerhelper.cxx | 196 const MapMode aMap100mm( MAP_100TH_MM ); in Frame() local 200 aSize = Application::GetDefaultDevice()->PixelToLogic(aSize, aMap100mm ); in Frame() 204 aSize = OutputDevice::LogicToLogic( aSize,rGrf.GetPrefMapMode(), aMap100mm ); in Frame()
|