Searched refs:rWinPos (Results 1 – 4 of 4) sorted by relevance
546 void SdUnoDrawView::SetViewOffset(const awt::Point& rWinPos ) in SetViewOffset() argument548 Point aWinPos( rWinPos.X, rWinPos.Y ); in SetViewOffset()
472 const Point& rWinPos, sal_Bool bUpdate) in InitWindows() argument478 mpContentWindow->SetWinViewPos(rWinPos); in InitWindows()1148 void ViewShell::SetWinViewPos(const Point& rWinPos, bool bUpdate) in SetWinViewPos() argument1152 mpContentWindow->SetWinViewPos(rWinPos); in SetWinViewPos()
228 const Point& rWinPos, sal_Bool bUpdate = sal_False);325 void SetWinViewPos(const Point& rWinPos, bool bUpdate);
132 void SetViewOffset(const com::sun::star::awt::Point& rWinPos );
Completed in 31 milliseconds