Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/unoidl/
H A DSdUnoDrawView.cxx546 void SdUnoDrawView::SetViewOffset(const awt::Point& rWinPos ) in SetViewOffset() argument
548 Point aWinPos( rWinPos.X, rWinPos.Y ); in SetViewOffset()
/aoo42x/main/sd/source/ui/view/
H A Dviewshe2.cxx472 const Point& rWinPos, sal_Bool bUpdate) in InitWindows() argument
478 mpContentWindow->SetWinViewPos(rWinPos); in InitWindows()
1148 void ViewShell::SetWinViewPos(const Point& rWinPos, bool bUpdate) in SetWinViewPos() argument
1152 mpContentWindow->SetWinViewPos(rWinPos); in SetWinViewPos()
/aoo42x/main/sd/source/ui/inc/
H A DViewShell.hxx228 const Point& rWinPos, sal_Bool bUpdate = sal_False);
325 void SetWinViewPos(const Point& rWinPos, bool bUpdate);
H A DSdUnoDrawView.hxx132 void SetViewOffset(const com::sun::star::awt::Point& rWinPos );

Completed in 28 milliseconds