Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/core/dataaccess/
H A Ddefinitioncontainer.cxx284 struct RaiseExceptionFromVeto struct
291 RaiseExceptionFromVeto( ContainerApprovalMethod _pMethod, const ContainerEvent& _rEvent ) in RaiseExceptionFromVeto() function
336 rContainer.forEach< XContainerApproveListener, RaiseExceptionFromVeto >( in notifyByName()
337RaiseExceptionFromVeto( &XContainerApproveListener::approveInsertElement, aEvent ) ); in notifyByName()
343 rContainer.forEach< XContainerApproveListener, RaiseExceptionFromVeto >( in notifyByName()
344RaiseExceptionFromVeto( &XContainerApproveListener::approveReplaceElement, aEvent ) ); in notifyByName()
350 rContainer.forEach< XContainerApproveListener, RaiseExceptionFromVeto >( in notifyByName()
351RaiseExceptionFromVeto( &XContainerApproveListener::approveRemoveElement, aEvent ) ); in notifyByName()

Completed in 55 milliseconds