Home
last modified time | relevance | path

Searched refs:GetXScroll (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/sw/source/ui/inc/
H A Dview.hxx307 inline long GetXScroll() const;
672 inline long SwView::GetXScroll() const in GetXScroll() function in SwView
/AOO42X/main/sw/source/ui/uiview/
H A Dviewport.cxx403 long nXScroll = GetXScroll(); in CalcPt()
486 aSize.Width() + GetXScroll() > aVisSize.Width() || in Scroll()