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