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.cxx860 const bool bOldUp = ArrowEnabled(KEY_PAGEUP,aPage); in Scroll()
861 const bool bOldDown = ArrowEnabled(KEY_PAGEDOWN,aPage); in Scroll()
898 if ( (bOldUp != ArrowEnabled(KEY_PAGEUP,aPage)) ||(bOldDown != ArrowEnabled(KEY_PAGEDOWN,aPage)) ) in Scroll()
952 bool SwPostItMgr::ArrowEnabled(sal_uInt16 aDirection,unsigned long aPage) const in ArrowEnabled() function in SwPostItMgr
970 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 34 milliseconds