Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/docvw/
H A DPostItMgr.cxx551 if (mPages[0]->bScrollbar || !BorderOverPageBorder(1)) in CalcRects()
834 bool SwPostItMgr::BorderOverPageBorder(unsigned long aPage) const in BorderOverPageBorder() function in SwPostItMgr
859 …if ( ((mPages[aPage-1]->lOffset == 0) && (lScroll>0)) || ( BorderOverPageBorder(aPage) && (lScroll… in Scroll()
964 return (!BorderOverPageBorder(aPage)); in ArrowEnabled()
/aoo42x/main/sw/inc/
H A DPostItMgr.hxx184 bool BorderOverPageBorder(unsigned long aPage) const;

Completed in 25 milliseconds