Home
last modified time | relevance | path

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

/AOO42X/main/vcl/source/window/
H A Dwinproc.cxx75 long ImplCallPreNotify( NotifyEvent& rEvt ) in ImplCallPreNotify() function
87 long nRet = ImplCallPreNotify( rEvt ); in ImplCallEvent()
295 sal_Bool bPreNotify = (ImplCallPreNotify( aNCmdEvt ) != 0); in ImplCallCommand()
623 if ( !ImplCallPreNotify( aNLeaveEvt ) ) in ImplHandleMouseEvent()
747 if ( ImplCallPreNotify( aNEvt ) || aDelData.IsDelete() ) in ImplHandleMouseEvent()
1098 sal_Bool bKeyPreNotify = (ImplCallPreNotify( aNotifyEvt ) != 0); in ImplHandleKey()
1211 sal_Bool bPreNotify = (ImplCallPreNotify( aNEvt ) != 0); in ImplHandleKey()
1434 sal_Bool bPreNotify = (ImplCallPreNotify( aNCmdEvt ) != 0); in ImplCallWheelCommand()
1820 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.cxx390 if ( !ImplCallPreNotify( aNCmdEvt ) ) in IMPL_LINK()
H A Dwindow.cxx4249 if ( !ImplCallPreNotify( aNEvt ) ) in ImplGrabFocus()
4277 if ( !ImplCallPreNotify( aNEvt ) && !aDogTag.IsDelete() ) in ImplGrabFocus()
/AOO42X/main/vcl/inc/
H A Dsvdata.hxx397 long ImplCallPreNotify( NotifyEvent& rEvt );
/AOO42X/main/vcl/aqua/source/app/
H A Dsalinst.cxx647 if ( !ImplCallPreNotify( aNCmdEvt ) ) in handleAppDefinedEvent()
/AOO42X/main/vcl/source/app/
H A Dsvapp.cxx1950 return ImplCallPreNotify( rEvt ); in CallPreNotify()
/AOO42X/main/vcl/win/source/window/
H A Dsalframe.cxx5624 if ( !ImplCallPreNotify( aNCmdEvt ) ) in ImplHandleAppCommand()