Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/inc/
H A Dpview.hxx261 const Size& GetDocSz() const { return aDocSz; } in GetDocSz() function in SwPagePreView
H A Dview.hxx491 const Size& GetDocSz() const { return aDocSz; } in GetDocSz() function in SwView
/aoo41x/main/sw/source/ui/uiview/
H A Dviewport.cxx153 const long lSize = GetDocSz().Width() + lBorder - aVisArea.GetWidth(); in SetHScrollMax()
164 long lSize = GetDocSz().Height() + lBorder - aVisArea.GetHeight(); in SetVScrollMax()
/aoo41x/main/sw/source/ui/app/
H A Ddocsh.cxx917 Size aSz( mpView->GetDocSz() ); in SetVisArea()

Completed in 34 milliseconds