Searched refs:RaiseExceptionFromVeto (Results 1 – 1 of 1) sorted by relevance
284 struct RaiseExceptionFromVeto struct291 RaiseExceptionFromVeto( ContainerApprovalMethod _pMethod, const ContainerEvent& _rEvent ) in RaiseExceptionFromVeto() function336 rContainer.forEach< XContainerApproveListener, RaiseExceptionFromVeto >( in notifyByName()337 … RaiseExceptionFromVeto( &XContainerApproveListener::approveInsertElement, aEvent ) ); in notifyByName()343 rContainer.forEach< XContainerApproveListener, RaiseExceptionFromVeto >( in notifyByName()344 … RaiseExceptionFromVeto( &XContainerApproveListener::approveReplaceElement, aEvent ) ); in notifyByName()350 rContainer.forEach< XContainerApproveListener, RaiseExceptionFromVeto >( in notifyByName()351 … RaiseExceptionFromVeto( &XContainerApproveListener::approveRemoveElement, aEvent ) ); in notifyByName()
Completed in 21 milliseconds