Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx1584 if ( nMouseStatus == SC_GM_IGNORE && bDouble ) in HandleMouseButtonDown()
1789 if ( nMouseStatus != SC_GM_IGNORE && !bRefMode ) in HandleMouseButtonDown()
1853 nMouseStatus = SC_GM_IGNORE; // reset und return in MouseButtonUp()
1857 if (nMouseStatus == SC_GM_IGNORE) in MouseButtonUp()
2325 if (nMouseStatus == SC_GM_IGNORE) in MouseMove()
2574 nMouseStatus = SC_GM_IGNORE; in PreNotify()
2826 if ( bMouse && nMouseStatus == SC_GM_IGNORE ) in Command()
3203 nMouseStatus = SC_GM_IGNORE; in StopMarking()
/trunk/main/sc/source/ui/inc/
H A Dgridwin.hxx64 #define SC_GM_IGNORE 4 macro

Completed in 39 milliseconds