Searched refs:BorderOverPageBorder (Results 1 – 2 of 2) sorted by relevance
551 if (mPages[0]->bScrollbar || !BorderOverPageBorder(1)) in CalcRects()834 bool SwPostItMgr::BorderOverPageBorder(unsigned long aPage) const in BorderOverPageBorder() function in SwPostItMgr859 …if ( ((mPages[aPage-1]->lOffset == 0) && (lScroll>0)) || ( BorderOverPageBorder(aPage) && (lScroll… in Scroll()964 return (!BorderOverPageBorder(aPage)); in ArrowEnabled()
184 bool BorderOverPageBorder(unsigned long aPage) const;
Completed in 34 milliseconds