Searched refs:mbDisabled (Results 1 – 3 of 3) sorted by relevance
320 mbDisabled:1, member in WindowImpl
220 mbDisabled = sal_False; // sal_True: Enable( sal_False ) called in WindowImpl()979 mpWindowImpl->mbDisabled = pParent->mpWindowImpl->mbDisabled; in ImplInit()6792 if ( mpWindowImpl->mbDisabled != !bEnable ) in Enable()6794 mpWindowImpl->mbDisabled = !bEnable; in Enable()6871 mpWindowImpl->mpSysObj->Enable( !mpWindowImpl->mbDisabled && bEnable ); in EnableInput()
1791 return !mpWindowImpl->mbDisabled; in IsEnabled()
Completed in 57 milliseconds