Searched refs:IsByKeyboard (Results 1 – 3 of 3) sorted by relevance
211 if ( pNoteMarker->IsByKeyboard() && !bKeyboard ) in ShowNoteMarker()282 if ( pNoteMarker->IsByKeyboard() ) in RequestHelp()
2292 if ( rMEvt.IsLeaveWindow() && pNoteMarker && !pNoteMarker->IsByKeyboard() ) in MouseMove()3125 sal_Bool bHadKeyMarker = ( pNoteMarker && pNoteMarker->IsByKeyboard() ); in KeyInput()
70 sal_Bool IsByKeyboard() const { return bByKeyboard; } in IsByKeyboard() function in ScNoteMarker
Completed in 24 milliseconds