Searched refs:IsInputLocked (Results 1 – 2 of 2) sorted by relevance
168 if ( !IsInputLocked() || ( rKEvt.GetKeyCode().GetCode() == KEY_ESCAPE ) ) in KeyInput()334 if ( !IsInputLocked() ) in MouseButtonDown()355 if ( !IsInputLocked() ) in MouseMove()477 if ( !IsInputLocked() ) in MouseButtonUp()539 if ( !IsInputLocked() ) in Command()
280 sal_Bool IsInputLocked() const { return mnLockCount > 0UL; } in IsInputLocked() function in sd::DrawViewShell