Searched refs:maMapModeSrc (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/filter/source/msfilter/ |
H A D | eschesdo.cxx | 75 maMapModeSrc ( MAP_100TH_MM ), in ImplEESdrWriter() 94 return OutputDevice::LogicToLogic( rPoint, maMapModeSrc, maMapModeDest ); in ImplMapPoint() 102 Size aRetSize( OutputDevice::LogicToLogic( rSize, maMapModeSrc, maMapModeDest ) ); in ImplMapSize()
|
H A D | eschesdo.hxx | 116 MapMode maMapModeSrc; member in ImplEESdrWriter
|
/aoo4110/main/oox/source/export/ |
H A D | shapes.cxx | 353 , maMapModeSrc( MAP_100TH_MM ) in ShapeExport() 371 …Size aRetSize( OutputDevice::LogicToLogic( Size( rSize.Width, rSize.Height ), maMapModeSrc, maMapM… in MapSize()
|
/aoo4110/main/oox/inc/oox/export/ |
H A D | shapes.hxx | 51 MapMode maMapModeSrc, maMapModeDest; member in oox::drawingml::ShapeExport
|
/aoo4110/main/sd/source/filter/eppt/ |
H A D | eppt.hxx | 587 MapMode maMapModeSrc; member in ParagraphObj 689 MapMode maMapModeSrc; member in PPTWriter
|
H A D | epptso.cxx | 2316 maMapModeSrc ( MAP_100TH_MM ), in ParagraphObj() 2332 maMapModeSrc ( MAP_100TH_MM ), in ParagraphObj() 5606 …Point aRet( OutputDevice::LogicToLogic( Point( rPoint.X, rPoint.Y ), maMapModeSrc, maMapModeDest )… in ImplMapPoint() 5614 …Size aRetSize( OutputDevice::LogicToLogic( Size( rSize.Width, rSize.Height ), maMapModeSrc, maMapM… in ImplMapSize()
|
H A D | eppt.cxx | 128 maMapModeSrc ( MAP_100TH_MM ), in PPTWriter()
|
Completed in 222 milliseconds