Home
last modified time | relevance | path

Searched refs:IsInputLocked (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/ui/view/
H A Ddrviews4.cxx168 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()
/trunk/main/sd/source/ui/inc/
H A DDrawViewShell.hxx280 sal_Bool IsInputLocked() const { return mnLockCount > 0UL; } in IsInputLocked() function in sd::DrawViewShell