Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx862 const bool bOldUp = ArrowEnabled(KEY_PAGEUP,aPage); in Scroll()
863 const bool bOldDown = ArrowEnabled(KEY_PAGEDOWN,aPage); in Scroll()
900 if ( (bOldUp != ArrowEnabled(KEY_PAGEUP,aPage)) ||(bOldDown != ArrowEnabled(KEY_PAGEDOWN,aPage)) ) in Scroll()
954 bool SwPostItMgr::ArrowEnabled(sal_uInt16 aDirection,unsigned long aPage) const in ArrowEnabled() function in SwPostItMgr
972 if (ArrowEnabled(aDirection,aPage)) in GetArrowColor()
/trunk/main/sw/inc/
H A DPostItMgr.hxx183 bool ArrowEnabled(sal_uInt16 aDirection,unsigned long aPage) const;

Completed in 25 milliseconds