Lines Matching refs:aContainerMapUnit
188 MapUnit aContainerMapUnit( MAP_100TH_MM ); in impl_getScaledRect_nothrow() local
191 …aContainerMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xParentVis->getMapUnit( mpObj->GetAspect() … in impl_getScaledRect_nothrow()
251 MapUnit aContainerMapUnit( MAP_100TH_MM ); in notifyEvent() local
254 …aContainerMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xParentVis->getMapUnit( mpObj->GetAspect() … in notifyEvent()
278 aVisArea = OutputDevice::LogicToLogic( aVisArea, aObjMapUnit, aContainerMapUnit ); in notifyEvent()
288 aContainerMapUnit ); in notifyEvent()
497 MapUnit aContainerMapUnit( MAP_100TH_MM ); in getPlacement() local
500 …aContainerMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xParentVis->getMapUnit( mpObj->GetAspect() … in getPlacement()
502 aLogicRect = Application::GetDefaultDevice()->LogicToPixel(aLogicRect,aContainerMapUnit); in getPlacement()
551 MapUnit aContainerMapUnit( MAP_100TH_MM ); in changedPlacement() local
554 …aContainerMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xParentVis->getMapUnit( mpObj->GetAspect() … in changedPlacement()
556 …gle aNewLogicRect = Application::GetDefaultDevice()->PixelToLogic(aNewPixelRect,aContainerMapUnit); in changedPlacement()
576 aContainerMapUnit ); in changedPlacement()