Searched refs:IsInputLocked (Results 1 – 2 of 2) sorted by relevance
162 if ( !IsInputLocked() || ( rKEvt.GetKeyCode().GetCode() == KEY_ESCAPE ) ) in KeyInput()328 if ( !IsInputLocked() ) in MouseButtonDown()349 if ( !IsInputLocked() ) in MouseMove()471 if ( !IsInputLocked() ) in MouseButtonUp()533 if ( !IsInputLocked() ) in Command()
280 sal_Bool IsInputLocked() const { return mnLockCount > 0UL; } in IsInputLocked() function in sd::DrawViewShell
Completed in 16 milliseconds