Home
last modified time | relevance | path

Searched refs:InteractionRequest (Results 1 – 25 of 27) sorted by relevance

12

/aoo4110/main/stoc/source/javavm/
H A Dinteract.cxx39 using stoc_javavm::InteractionRequest;
60 class InteractionRequest::RetryContinuation:
80 void SAL_CALL InteractionRequest::RetryContinuation::select() in select()
87 bool InteractionRequest::RetryContinuation::isSelected() const in isSelected()
93 InteractionRequest::InteractionRequest(css::uno::Any const & rRequest): in InteractionRequest() function in InteractionRequest
102 css::uno::Any SAL_CALL InteractionRequest::getRequest() in getRequest()
109 SAL_CALL InteractionRequest::getContinuations() in getContinuations()
115 bool InteractionRequest::retry() const in retry()
120 InteractionRequest::~InteractionRequest() in ~InteractionRequest()
H A Dinteract.hxx40 class InteractionRequest: class
44 explicit InteractionRequest(com::sun::star::uno::Any const & rRequest);
58 InteractionRequest(InteractionRequest &); // not implemented
59 void operator =(InteractionRequest); // not implemented
61 virtual ~InteractionRequest();
H A Djavavm.cxx284 rtl::Reference< stoc_javavm::InteractionRequest > xRequest( in askForRetry()
285 new stoc_javavm::InteractionRequest(rException)); in askForRetry()
/aoo4110/main/ucbhelper/source/provider/
H A Dinteractionrequest.cxx66 InteractionRequest::InteractionRequest() in InteractionRequest() function in InteractionRequest
72 InteractionRequest::InteractionRequest( const uno::Any & rRequest ) in InteractionRequest() function in InteractionRequest
79 InteractionRequest::~InteractionRequest() in ~InteractionRequest()
91 void InteractionRequest::setContinuations( in setContinuations()
100 InteractionRequest::getSelection() const in getSelection()
106 void InteractionRequest::setSelection( in setSelection()
119 void SAL_CALL InteractionRequest::acquire() in acquire()
127 void SAL_CALL InteractionRequest::release() in release()
198 uno::Any SAL_CALL InteractionRequest::getRequest() in getRequest()
207 InteractionRequest::getContinuations() in getContinuations()
[all …]
H A Dcancelcommandexecution.cxx59 rtl::Reference< ucbhelper::InteractionRequest > xRequest in cancelCommandExecution()
60 = new ucbhelper::InteractionRequest( rException ); in cancelCommandExecution()
H A Dsimpleinteractionrequest.cxx35 : InteractionRequest( rRequest ) in SimpleInteractionRequest()
/aoo4110/main/ucbhelper/inc/ucbhelper/
H A Dinteractionrequest.hxx75 InteractionRequest();
76 virtual ~InteractionRequest();
192 InteractionAbort( InteractionRequest * pRequest ) in InteractionAbort()
229 InteractionRetry( InteractionRequest * pRequest ) in InteractionRetry()
266 InteractionApprove( InteractionRequest * pRequest ) in InteractionApprove()
303 InteractionDisapprove( InteractionRequest * pRequest ) in InteractionDisapprove()
377 InteractionRequest * pRequest,
417 InteractionRequest * pRequest,
566 InteractionRequest * pRequest, in InteractionSupplyAuthentication()
598 InteractionRequest * pRequest, in InteractionSupplyAuthentication()
[all …]
H A Dsimplecertificatevalidationrequest.hxx49 class UCBHELPER_DLLPUBLIC SimpleCertificateValidationRequest : public ucbhelper::InteractionRequest
H A Dsimpleinteractionrequest.hxx66 class UCBHELPER_DLLPUBLIC SimpleInteractionRequest : public ucbhelper::InteractionRequest
H A Dsimplenameclashresolverequest.hxx45 class UCBHELPER_DLLPUBLIC SimpleNameClashResolveRequest : public ucbhelper::InteractionRequest
H A Dsimpleioerrorrequest.hxx45 class SimpleIOErrorRequest : public ucbhelper::InteractionRequest
H A Dsimpleauthenticationrequest.hxx56 class UCBHELPER_DLLPUBLIC SimpleAuthenticationRequest : public ucbhelper::InteractionRequest
/aoo4110/main/desktop/source/deployment/misc/
H A Ddp_interact.cxx100 class InteractionRequest : class
107 inline InteractionRequest( in InteractionRequest() function in dp_misc::__anon867cb6010111::InteractionRequest
123 Any InteractionRequest::getRequest() throw (RuntimeException) in getRequest()
130 InteractionRequest::getContinuations() throw (RuntimeException) in getContinuations()
158 new InteractionRequest( request, conts ) ); in interactContinuation()
/aoo4110/main/sfx2/source/doc/
H A Ddocfile.cxx471 …::rtl::Reference< ::ucbhelper::InteractionRequest > xInteractionRequestImpl = new ::ucbhelper::Int… in CheckFileDate()
936 ::rtl::Reference< ::ucbhelper::InteractionRequest > xInteractionRequestImpl; in ShowLockedWebDAVDocumentDialog()
947 xInteractionRequestImpl = new ::ucbhelper::InteractionRequest( in ShowLockedWebDAVDocumentDialog()
952 xInteractionRequestImpl = new ::ucbhelper::InteractionRequest( in ShowLockedWebDAVDocumentDialog()
1015 ::rtl::Reference< ::ucbhelper::InteractionRequest > xInteractionRequestImpl; in ShowLockedDocumentDialog()
1022 xInteractionRequestImpl = new ::ucbhelper::InteractionRequest( uno::makeAny( in ShowLockedDocumentDialog()
1044 xInteractionRequestImpl = new ::ucbhelper::InteractionRequest( uno::makeAny( in ShowLockedDocumentDialog()
1049 xInteractionRequestImpl = new ::ucbhelper::InteractionRequest( uno::makeAny( in ShowLockedDocumentDialog()
1221 … ::rtl::Reference< ::ucbhelper::InteractionRequest > xIgnoreRequestImpl in LockOrigFileOnDemand()
1358 … ::rtl::Reference< ::ucbhelper::InteractionRequest > xIgnoreRequestImpl in LockOrigFileOnDemand()
[all …]
/aoo4110/main/odk/examples/DevelopersGuide/Forms/
H A DInteractionRequest.java31 class InteractionRequest implements XInteractionRequest class
37 public InteractionRequest( Object aRequest ) in InteractionRequest() method in InteractionRequest
H A DGridFieldValidator.java107 InteractionRequest aRequest = new InteractionRequest( aError ); in showInvalidValueMessage()
H A Dmakefile.mk54 $(DESTDIRDEVGUIDEEXAMPLES)$/Forms$/InteractionRequest.java \
H A DMakefile60 InteractionRequest.java \
/aoo4110/main/ucb/source/ucp/tdoc/
H A Dtdoc_passwordrequest.hxx85 class DocumentPasswordRequest : public ucbhelper::InteractionRequest
H A Dtdoc_passwordrequest.cxx48 InteractionSupplyPassword( ucbhelper::InteractionRequest * pRequest ) in InteractionSupplyPassword()
/aoo4110/main/framework/inc/framework/
H A Dinteraction.hxx97 class FWE_DLLPUBLIC InteractionRequest class
/aoo4110/main/framework/source/fwe/dispatch/
H A Dinteraction.cxx356 uno::Reference < task::XInteractionRequest > InteractionRequest::CreateRequest( in CreateRequest()
/aoo4110/main/unotools/source/ucbhelper/
H A Ducblockbytes.cxx1065 ucbhelper::InteractionRequest *ir = in UCBOpenContentSync()
1066 new ucbhelper::InteractionRequest(request); in UCBOpenContentSync()
/aoo4110/main/svl/source/inc/
H A Dpasswordcontainer.hxx394 class MasterPasswordRequest_Impl : public ucbhelper::InteractionRequest
/aoo4110/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx1136 …aSettings.mxInteractionHandler->handle( framework::InteractionRequest::CreateRequest( aInteraction… in filter()

Completed in 144 milliseconds

12