Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/misc/
H A DContainerListener.cxx56 …Reference< XVeto > SAL_CALL OContainerListener::approveInsertElement( const ContainerEvent& _Event… in approveInsertElement() function in dbaccess::OContainerListener
62 …return dynamic_cast< XContainerApproveListener& >( m_rDestination ).approveInsertElement( _Event … in approveInsertElement()
/trunk/main/dbaccess/source/core/inc/
H A DContainerListener.hxx69 …n::star::uno::Reference< ::com::sun::star::util::XVeto > SAL_CALL approveInsertElement( const ::co…
H A Dquerycontainer.hxx185 …n::star::uno::Reference< ::com::sun::star::util::XVeto > SAL_CALL approveInsertElement( const ::co…
/trunk/main/udkapi/com/sun/star/container/
H A DXContainerApproveListener.idl57 com::sun::star::util::XVeto approveInsertElement( [in] ContainerEvent Event )
/trunk/main/dbaccess/source/core/api/
H A Dquerycontainer.cxx332 Reference< XVeto > SAL_CALL OQueryContainer::approveInsertElement( const ContainerEvent& Event ) th… in approveInsertElement() function in dbaccess::OQueryContainer
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddefinitioncontainer.cxx337 … RaiseExceptionFromVeto( &XContainerApproveListener::approveInsertElement, aEvent ) ); in notifyByName()

Completed in 35 milliseconds