Searched refs:aPageOrg (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sd/source/ui/view/ |
H A D | drviewsa.cxx | 313 Point aPageOrg( aPageSize.Width(), aPageSize.Height() / 2); in Construct() local 315 InitWindows(aPageOrg, aSize, Point(-1, -1)); in Construct() 324 mpDrawView->SetWorkArea(Rectangle(Point() - aVisAreaPos - aPageOrg, aSize)); in Construct() 610 Point aPageOrg(nWidth, nHeight / 2); in SetupPage() local 613 InitWindows(aPageOrg, aSize, Point(-1, -1), sal_True); in SetupPage() 622 GetView()->SetWorkArea(Rectangle(Point() - aVisAreaPos - aPageOrg, aSize)); in SetupPage()
|
H A D | viewshe2.cxx | 664 Point aPageOrg = Point(nWidth, nHeight / 2); in SetPageSizeAndBorder() local 667 InitWindows(aPageOrg, aViewSize, Point(-1, -1), sal_True); in SetPageSizeAndBorder() 679 pView->SetWorkArea(Rectangle(Point() - aVisAreaPos - aPageOrg, aViewSize)); in SetPageSizeAndBorder()
|
/aoo42x/main/sd/source/ui/unoidl/ |
H A D | unopage.cxx | 1801 Point aPageOrg = Point(nWidth, nHeight / 2); in refreshpage() local 1806 pViewSh->InitWindows(aPageOrg, aViewSize, Point(-1, -1), sal_True); in refreshpage()
|
Completed in 69 milliseconds