Home
last modified time | relevance | path

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

/aoo4110/main/ucbhelper/source/provider/
H A Dinteractionrequest.cxx473 void SAL_CALL InteractionApprove::acquire() in acquire()
481 void SAL_CALL InteractionApprove::release() in release()
490 InteractionApprove::queryInterface( const uno::Type & rType ) in queryInterface()
509 uno::Sequence< sal_Int8 > SAL_CALL InteractionApprove::getImplementationId() in getImplementationId()
527 uno::Sequence< uno::Type > SAL_CALL InteractionApprove::getTypes() in getTypes()
554 void SAL_CALL InteractionApprove::select() in select()
H A Dsimplecertificatevalidationrequest.cxx47 aContinuations[ 1 ] = new InteractionApprove( this ); in SimpleCertificateValidationRequest()
H A Dsimpleinteractionrequest.cxx63 xApprove = new InteractionApprove( this ); in SimpleInteractionRequest()
/aoo4110/main/ucbhelper/inc/ucbhelper/
H A Dinteractionrequest.hxx261 class UCBHELPER_DLLPUBLIC InteractionApprove : public InteractionContinuation, class
266 InteractionApprove( InteractionRequest * pRequest ) in InteractionApprove() function in ucbhelper::InteractionApprove
/aoo4110/main/sfx2/source/doc/
H A Ddocfile.cxx475 … aContinuations[1] = new ::ucbhelper::InteractionApprove( xInteractionRequestImpl.get() ); in CheckFileDate()
958 aContinuations[1] = new ::ucbhelper::InteractionApprove( xInteractionRequestImpl.get() ); in ShowLockedWebDAVDocumentDialog()
1057 aContinuations[1] = new ::ucbhelper::InteractionApprove( xInteractionRequestImpl.get() ); in ShowLockedDocumentDialog()
1226 … aContinuations[1] = new ::ucbhelper::InteractionApprove( xIgnoreRequestImpl.get() ); in LockOrigFileOnDemand()
1363 … aContinuations[1] = new ::ucbhelper::InteractionApprove( xIgnoreRequestImpl.get() ); in LockOrigFileOnDemand()

Completed in 64 milliseconds