Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dwindow.h340 mbCommand:1, member in WindowImpl
/trunk/main/vcl/source/window/
H A Dwindow.cxx240 mbCommand = sal_False; // sal_True: BaseCommand called in WindowImpl()
5062 mpWindowImpl->mbCommand = sal_True; in Command()
H A Dwinproc.cxx303 pChild->ImplGetWindowImpl()->mbCommand = sal_False; in ImplCallCommand()
311 if ( pChild->ImplGetWindowImpl()->mbCommand ) in ImplCallCommand()
1442 pWindow->ImplGetWindowImpl()->mbCommand = sal_False; in ImplCallWheelCommand()
1446 if ( pWindow->ImplGetWindowImpl()->mbCommand ) in ImplCallWheelCommand()

Completed in 67 milliseconds