Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdoole2.cxx186 MapUnit aContainerMapUnit( MAP_100TH_MM ); in impl_getScaledRect_nothrow() local
189aContainerMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xParentVis->getMapUnit( mpObj->GetAspect() … in impl_getScaledRect_nothrow()
249 MapUnit aContainerMapUnit( MAP_100TH_MM ); in notifyEvent() local
252aContainerMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xParentVis->getMapUnit( mpObj->GetAspect() … in notifyEvent()
276 aVisArea = OutputDevice::LogicToLogic( aVisArea, aObjMapUnit, aContainerMapUnit ); in notifyEvent()
286 aContainerMapUnit ); in notifyEvent()
495 MapUnit aContainerMapUnit( MAP_100TH_MM ); in getPlacement() local
498aContainerMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xParentVis->getMapUnit( mpObj->GetAspect() … in getPlacement()
500 aLogicRect = Application::GetDefaultDevice()->LogicToPixel(aLogicRect,aContainerMapUnit); in getPlacement()
549 MapUnit aContainerMapUnit( MAP_100TH_MM ); in changedPlacement() local
[all …]