Searched refs:InteractionAbort (Results 1 – 12 of 12) sorted by relevance
269 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()
52 aContinuations[ 0 ] = new InteractionAbort( this ); in SimpleIOErrorRequest()
55 aContinuations[ 0 ] = new InteractionAbort( this ); in SimpleNameClashResolveRequest()
46 aContinuations[ 0 ] = new InteractionAbort( this ); in SimpleCertificateValidationRequest()
65 = new ucbhelper::InteractionAbort( xRequest.get() ); in cancelCommandExecution()
51 xAbort = new InteractionAbort( this ); in SimpleInteractionRequest()
234 aContinuations[ 0 ] = new InteractionAbort( this ); in initialize()
187 class UCBHELPER_DLLPUBLIC InteractionAbort : public InteractionContinuation, class192 InteractionAbort( InteractionRequest * pRequest ) in InteractionAbort() function in ucbhelper::InteractionAbort
232 aContinuations[ 0 ] = new ucbhelper::InteractionAbort( this ); in DocumentPasswordRequest()
474 … 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()
1072 ucbhelper::InteractionAbort *abortP = in UCBOpenContentSync()1073 new ucbhelper::InteractionAbort(ir); in UCBOpenContentSync()
1524 aContinuations[ 0 ] = new ::ucbhelper::InteractionAbort( this ); in MasterPasswordRequest_Impl()
Completed in 70 milliseconds