Home
last modified time | relevance | path

Searched refs:bHideCursor (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx128 bHideCursor = NO_CURSOR_HIDE; in ConstructImpl()
2485 bHideCursor = NO_CURSOR_HIDE; in SetMode()
2489 bHideCursor = SMART_CURSOR_HIDE; in SetMode()
2493 bHideCursor = HARD_CURSOR_HIDE; in SetMode()
H A Dbrwbox2.cxx410 if ( SMART_CURSOR_HIDE == bHideCursor ) in DrawCursor()
415 else if ( HARD_CURSOR_HIDE == bHideCursor ) in DrawCursor()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx1303 … sal_Bool bHideCursor = ( ( nCode == KEY_RETURN && bInPlace ) || nCode == KEY_TAB ) && bOnRefSheet; in TabKeyInput() local
1305 if (bHideCursor) in TabKeyInput()
1529 if (bHideCursor) in TabKeyInput()
/trunk/main/svtools/inc/svtools/
H A Dbrwbox.hxx291 sal_Bool bHideCursor; // hide cursor (frame) member in BrowseBox

Completed in 39 milliseconds