Home
last modified time | relevance | path

Searched refs:SkipFunction (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svtools/source/table/
H A Dmousefunction.cxx75 return SkipFunction; // TODO: is this correct? in handleMouseMove()
131 return SkipFunction; in handleMouseDown()
138 return SkipFunction; in handleMouseUp()
194 return SkipFunction; in handleMouseMove()
218 return handled ? ActivateFunction : SkipFunction; in handleMouseDown()
237 return SkipFunction; in handleMouseUp()
248 return SkipFunction; in handleMouseMove()
262 return SkipFunction; in handleMouseDown()
266 return SkipFunction; in handleMouseDown()
278 return SkipFunction; in handleMouseUp()
H A Ddefaultinputhandler.cxx86 case SkipFunction: in lcl_delegateMouseEvent()
116 case SkipFunction: in lcl_delegateMouseEvent()
H A Dmousefunction.hxx51 SkipFunction enumerator