Home
last modified time | relevance | path

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

/aoo4110/main/ucbhelper/source/provider/
H A Dinteractionrequest.cxx269 void SAL_CALL InteractionAbort::acquire() in acquire()
277 void SAL_CALL InteractionAbort::release() in release()
286 InteractionAbort::queryInterface( const uno::Type & rType ) in queryInterface()
305 uno::Sequence< sal_Int8 > SAL_CALL InteractionAbort::getImplementationId() in getImplementationId()
323 uno::Sequence< uno::Type > SAL_CALL InteractionAbort::getTypes() in getTypes()
350 void SAL_CALL InteractionAbort::select() in select()
H A Dsimpleioerrorrequest.cxx52 aContinuations[ 0 ] = new InteractionAbort( this ); in SimpleIOErrorRequest()
H A Dsimplenameclashresolverequest.cxx55 aContinuations[ 0 ] = new InteractionAbort( this ); in SimpleNameClashResolveRequest()
H A Dsimplecertificatevalidationrequest.cxx46 aContinuations[ 0 ] = new InteractionAbort( this ); in SimpleCertificateValidationRequest()
H A Dcancelcommandexecution.cxx65 = new ucbhelper::InteractionAbort( xRequest.get() ); in cancelCommandExecution()
H A Dsimpleinteractionrequest.cxx51 xAbort = new InteractionAbort( this ); in SimpleInteractionRequest()
H A Dsimpleauthenticationrequest.cxx234 aContinuations[ 0 ] = new InteractionAbort( this ); in initialize()
/aoo4110/main/ucbhelper/inc/ucbhelper/
H A Dinteractionrequest.hxx187 class UCBHELPER_DLLPUBLIC InteractionAbort : public InteractionContinuation, class
192 InteractionAbort( InteractionRequest * pRequest ) in InteractionAbort() function in ucbhelper::InteractionAbort
/aoo4110/main/ucb/source/ucp/tdoc/
H A Dtdoc_passwordrequest.cxx232 aContinuations[ 0 ] = new ucbhelper::InteractionAbort( this ); in DocumentPasswordRequest()
/aoo4110/main/sfx2/source/doc/
H A Ddocfile.cxx474 … aContinuations[0] = new ::ucbhelper::InteractionAbort( xInteractionRequestImpl.get() ); in CheckFileDate()
957 aContinuations[0] = new ::ucbhelper::InteractionAbort( xInteractionRequestImpl.get() ); in ShowLockedWebDAVDocumentDialog()
1056 aContinuations[0] = new ::ucbhelper::InteractionAbort( xInteractionRequestImpl.get() ); in ShowLockedDocumentDialog()
1225 … aContinuations[0] = new ::ucbhelper::InteractionAbort( xIgnoreRequestImpl.get() ); in LockOrigFileOnDemand()
1362 … aContinuations[0] = new ::ucbhelper::InteractionAbort( xIgnoreRequestImpl.get() ); in LockOrigFileOnDemand()
/aoo4110/main/unotools/source/ucbhelper/
H A Ducblockbytes.cxx1072 ucbhelper::InteractionAbort *abortP = in UCBOpenContentSync()
1073 new ucbhelper::InteractionAbort(ir); in UCBOpenContentSync()
/aoo4110/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx1524 aContinuations[ 0 ] = new ::ucbhelper::InteractionAbort( this ); in MasterPasswordRequest_Impl()

Completed in 99 milliseconds