Searched refs:nCursorHideCount (Results 1 – 3 of 3) sorted by relevance
416 nCursorHideCount( 0 ), in ScGridWindow()4562 ++nCursorHideCount; in HideCursor()4563 if (nCursorHideCount==1) in HideCursor()4572 if (nCursorHideCount==0) in ShowCursor()4578 if (nCursorHideCount==1) in ShowCursor()4586 --nCursorHideCount; in ShowCursor()
492 sal_Bool bCurVis = nCursorHideCount==0 && in Draw()496 if ( !bCurVis && nCursorHideCount==0 && bAutoMarkVisible && aAutoMarkPos.Tab() == nTab && in Draw()
144 sal_uInt16 nCursorHideCount; member in ScGridWindow
Completed in 54 milliseconds