Home
last modified time | relevance | path

Searched refs:aMap100mm (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx1573 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 Dwriterhelper.cxx197 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 35 milliseconds