Searched refs:GetDocSz (Results 1 – 4 of 4) sorted by relevance
261 const Size& GetDocSz() const { return aDocSz; } in GetDocSz() function in SwPagePreView
491 const Size& GetDocSz() const { return aDocSz; } in GetDocSz() function in SwView
153 const long lSize = GetDocSz().Width() + lBorder - aVisArea.GetWidth(); in SetHScrollMax()164 long lSize = GetDocSz().Height() + lBorder - aVisArea.GetHeight(); in SetVScrollMax()
917 Size aSz( mpView->GetDocSz() ); in SetVisArea()
Completed in 56 milliseconds