Searched refs:GetScrollSize (Results 1 – 2 of 2) sorted by relevance
721 …long lOffset = -1 * GetScrollSize() * (aVisiblePostItList.size() - aAvailableHeight / GetScrollSiz… in LayoutPostIts()855 DBG_ASSERT((lScroll % GetScrollSize() )==0,"SwPostItMgr::Scroll: scrolling by wrong value"); in Scroll()919 …oll = bBottom ? (aDiff + ( GetScrollSize() - (aDiff % GetScrollSize()))) : (aDiff - (GetScrollSize… in AutoScroll()1598 Scroll( GetScrollSize(),aPage); in ScrollbarHit()1600 Scroll( -1*GetScrollSize(), aPage); in ScrollbarHit()1607 Scroll(GetScrollSize(), aPage); in ScrollbarHit()1609 Scroll(-1*GetScrollSize(), aPage); in ScrollbarHit()1803 sal_Int32 SwPostItMgr::GetScrollSize() const in GetScrollSize() function in SwPostItMgr
189 sal_Int32 GetScrollSize() const;
Completed in 25 milliseconds