Lines Matching refs:aTempRect
271 Rectangle aTempRect(pView->GetAllMarkedRect()); in Construct() local
272 pView->GetSdrPageView()->LogicToPagePos(aTempRect); in Construct()
273 …maRange = basegfx::B2DRange(aTempRect.Left(), aTempRect.Top(), aTempRect.Right(), aTempRect.Bottom… in Construct()
550 Rectangle aTempRect(pView->GetAllMarkedRect()); in Construct() local
551 pView->GetSdrPageView()->LogicToPagePos(aTempRect); in Construct()
552 …maRange = basegfx::B2DRange(aTempRect.Left(), aTempRect.Top(), aTempRect.Right(), aTempRect.Bottom… in Construct()
679 const Rectangle aTempRect(pRectItem->GetValue()); in ActivatePage() local
680 …maRange = basegfx::B2DRange(aTempRect.Left(), aTempRect.Top(), aTempRect.Right(), aTempRect.Bottom… in ActivatePage()
796 Rectangle aTempRect(mpView->GetAllMarkedRect()); in Construct() local
797 mpView->GetSdrPageView()->LogicToPagePos(aTempRect); in Construct()
798 …maRange = basegfx::B2DRange(aTempRect.Left(), aTempRect.Top(), aTempRect.Right(), aTempRect.Bottom… in Construct()
802 Rectangle aTempRect(mpView->GetWorkArea()); in Construct() local
803 mpView->GetSdrPageView()->LogicToPagePos(aTempRect); in Construct()
804 …maWorkRange = basegfx::B2DRange(aTempRect.Left(), aTempRect.Top(), aTempRect.Right(), aTempRect.Bo… in Construct()
898 Rectangle aTempRect(mpView->GetAllMarkedRect()); in FillItemSet() local
899 mpView->GetSdrPageView()->LogicToPagePos(aTempRect); in FillItemSet()
900 …maRange = basegfx::B2DRange(aTempRect.Left(), aTempRect.Top(), aTempRect.Right(), aTempRect.Bottom… in FillItemSet()
1129 const Rectangle aTempRect(pRectItem->GetValue()); in ActivatePage() local
1130 …maRange = basegfx::B2DRange(aTempRect.Left(), aTempRect.Top(), aTempRect.Right(), aTempRect.Bottom… in ActivatePage()