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