Home
last modified time | relevance | path

Searched refs:aObjectRect (Results 1 – 7 of 7) sorted by path

/trunk/main/chart2/source/controller/main/
H A DChartController_Position.cxx165 awt::Rectangle aObjectRect; in executeDispatch_PositionAndSize() local
167 lcl_getPositionAndSizeFromItemSet( aItemSet, aObjectRect, aSelectedSize ); in executeDispatch_PositionAndSize()
176 , aObjectRect, aPageRect ); in executeDispatch_PositionAndSize()
H A DChartController_Window.cxx857 Rectangle aObjectRect = pObj->GetSnapRect(); in execute_MouseButtonUp() local
863 aObjectRect = pE3dObject->GetScene()->GetSnapRect(); in execute_MouseButtonUp()
881 …, awt::Rectangle(aObjectRect.getX(),aObjectRect.getY(),aObjectRect.getWidth(),aObjectRect.getHeigh… in execute_MouseButtonUp()
H A DPositionAndSizeHelper.cxx56 …Rectangle aObjectRect( Point(rNewPositionAndSize.X,rNewPositionAndSize.Y), Size(rNewPositionAndSiz… in moveObject() local
65 Point aPos = aObjectRect.TopLeft(); in moveObject()
66 …aRelativePosition.Primary = (double(aPos.X())+double(aObjectRect.getWidth())/2.0)/double(aPageRect… in moveObject()
67 …aRelativePosition.Secondary = (double(aPos.Y())+double(aObjectRect.getHeight())/2.0)/double(aPageR… in moveObject()
76 Point aPos = aObjectRect.TopLeft(); in moveObject()
87 Point aAnchor = aObjectRect.TopLeft(); in moveObject()
99 static_cast< double >( aObjectRect.getWidth()) / in moveObject()
104 static_cast< double >( aObjectRect.getHeight()) / in moveObject()
119 Point aPos = aObjectRect.Center(); in moveObject()
128 aRelativeSize.Primary = double(aObjectRect.getWidth())/double(aPageRect.getWidth()); in moveObject()
[all …]
/trunk/main/cui/source/tabpages/
H A Dtransfrm.cxx587 Rectangle aObjectRect(pView->GetAllMarkedRect()); in FillItemSet() local
588 pView->GetSdrPageView()->LogicToPagePos(aObjectRect); in FillItemSet()
589 Point aPt = aObjectRect.Center(); in FillItemSet()
/trunk/main/sd/source/core/
H A Dsdpage.cxx2930 Rectangle aObjectRect = pTextObj->GetSnapRect(); in RestoreDefaultText() local
2932 pTextObj->SetSnapRect(aObjectRect); in RestoreDefaultText()
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx2573 Rectangle aObjectRect = GetSnapRect(); in SetVerticalWriting() local
2607 SetSnapRect(aObjectRect); in SetVerticalWriting()
H A Dsvdotext.cxx1649 Rectangle aObjectRect = GetSnapRect(); in SetVerticalWriting() local
1689 SetSnapRect(aObjectRect); in SetVerticalWriting()

Completed in 69 milliseconds