Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dwinproc.cxx298 sal_Bool bPreNotify = (ImplCallPreNotify( aNCmdEvt ) != 0); in ImplCallCommand() local
301 if ( !bPreNotify ) in ImplCallCommand()
1214 sal_Bool bPreNotify = (ImplCallPreNotify( aNEvt ) != 0); in ImplHandleKey() local
1218 if ( !bPreNotify ) in ImplHandleKey()
1237 if( bPreNotify || !pChild->ImplGetWindowImpl()->mbKeyInput ) in ImplHandleKey()
1437 sal_Bool bPreNotify = (ImplCallPreNotify( aNCmdEvt ) != 0); in ImplCallWheelCommand() local
1440 if ( !bPreNotify ) in ImplCallWheelCommand()

Completed in 25 milliseconds