Home
last modified time | relevance | path

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

/aoo4110/main/ucbhelper/source/provider/
H A Dinteractionrequest.cxx575 void SAL_CALL InteractionDisapprove::acquire() in acquire()
583 void SAL_CALL InteractionDisapprove::release() in release()
592 InteractionDisapprove::queryInterface( const uno::Type & rType ) in queryInterface()
611 uno::Sequence< sal_Int8 > SAL_CALL InteractionDisapprove::getImplementationId() in getImplementationId()
629 uno::Sequence< uno::Type > SAL_CALL InteractionDisapprove::getTypes() in getTypes()
656 void SAL_CALL InteractionDisapprove::select() in select()
H A Dsimpleinteractionrequest.cxx69 xDisapprove = new InteractionDisapprove( this ); in SimpleInteractionRequest()
/aoo4110/main/ucbhelper/inc/ucbhelper/
H A Dinteractionrequest.hxx298 class UCBHELPER_DLLPUBLIC InteractionDisapprove : public InteractionContinuation, class
303 InteractionDisapprove( InteractionRequest * pRequest ) in InteractionDisapprove() function in ucbhelper::InteractionDisapprove
/aoo4110/main/sfx2/source/doc/
H A Ddocfile.cxx959 aContinuations[2] = new ::ucbhelper::InteractionDisapprove( xInteractionRequestImpl.get() ); in ShowLockedWebDAVDocumentDialog()
1058 aContinuations[2] = new ::ucbhelper::InteractionDisapprove( xInteractionRequestImpl.get() ); in ShowLockedDocumentDialog()

Completed in 37 milliseconds