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