Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dwinproc.cxx78 long ImplCallPreNotify( NotifyEvent& rEvt ) in ImplCallPreNotify() function
90 long nRet = ImplCallPreNotify( rEvt ); in ImplCallEvent()
298 sal_Bool bPreNotify = (ImplCallPreNotify( aNCmdEvt ) != 0); in ImplCallCommand()
626 if ( !ImplCallPreNotify( aNLeaveEvt ) ) in ImplHandleMouseEvent()
750 if ( ImplCallPreNotify( aNEvt ) || aDelData.IsDelete() ) in ImplHandleMouseEvent()
1101 sal_Bool bKeyPreNotify = (ImplCallPreNotify( aNotifyEvt ) != 0); in ImplHandleKey()
1214 sal_Bool bPreNotify = (ImplCallPreNotify( aNEvt ) != 0); in ImplHandleKey()
1437 sal_Bool bPreNotify = (ImplCallPreNotify( aNCmdEvt ) != 0); in ImplCallWheelCommand()
1823 if ( !ImplCallPreNotify( aNEvt ) ) in IMPL_LINK()
H A Ddlgctrl.cxx635 if ( !ImplCallPreNotify( aNEvt1 ) ) in ImplDlgCtrl()
639 if ( !ImplCallPreNotify( aNEvt2 ) ) in ImplDlgCtrl()
768 if ( !ImplCallPreNotify( aNEvt1 ) ) in ImplDlgCtrl()
772 if ( !ImplCallPreNotify( aNEvt2 ) ) in ImplDlgCtrl()
H A Dscrwnd.cxx392 if ( !ImplCallPreNotify( aNCmdEvt ) ) in IMPL_LINK()
H A Dwindow.cxx4249 if ( !ImplCallPreNotify( aNEvt ) ) in ImplGrabFocus()
4277 if ( !ImplCallPreNotify( aNEvt ) && !aDogTag.IsDelete() ) in ImplGrabFocus()
/trunk/main/vcl/inc/
H A Dsvdata.hxx397 long ImplCallPreNotify( NotifyEvent& rEvt );
/trunk/main/vcl/aqua/source/app/
H A Dsalinst.cxx647 if ( !ImplCallPreNotify( aNCmdEvt ) ) in handleAppDefinedEvent()
/trunk/main/vcl/source/app/
H A Dsvapp.cxx1950 return ImplCallPreNotify( rEvt ); in CallPreNotify()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx5630 if ( !ImplCallPreNotify( aNCmdEvt ) ) in ImplHandleAppCommand()

Completed in 168 milliseconds