Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dwinproc.cxx300 pChild->ImplGetWindowImpl()->mbCommand = sal_False; in ImplCallCommand()
308 if ( pChild->ImplGetWindowImpl()->mbCommand ) in ImplCallCommand()
1439 pWindow->ImplGetWindowImpl()->mbCommand = sal_False; in ImplCallWheelCommand()
1443 if ( pWindow->ImplGetWindowImpl()->mbCommand ) in ImplCallWheelCommand()
H A Dwindow.cxx240 mbCommand = sal_False; // sal_True: BaseCommand called in WindowImpl()
5062 mpWindowImpl->mbCommand = sal_True; in Command()
/trunk/main/vcl/inc/
H A Dwindow.h340 mbCommand:1, variable