Home
last modified time | relevance | path

Searched refs:mbKeyInputDisabled (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/inc/
H A Dtoolbox.h166mbKeyInputDisabled:1, // no KEY input if all items disabled, closing/docking will be allowed though member
/trunk/main/vcl/source/window/
H A Dtoolbox2.cxx78 mbKeyInputDisabled = sal_False; in ImplToolBoxPrivateData()
1993 mpData->mbKeyInputDisabled = sal_False; in ImplUpdateInputEnable()
1997 mpData->mbKeyInputDisabled = sal_True; in ImplUpdateInputEnable()
H A Dtoolbox.cxx5874 …if( HasFocus() && mpData->mbKeyInputDisabled && (ImplGetParent()->GetStyle() & (WB_DIALOGCONTROL |… in KeyInput()

Completed in 48 milliseconds