Home
last modified time | relevance | path

Searched refs:xContinuation (Results 1 – 2 of 2) sorted by relevance

/trunk/main/ucbhelper/source/provider/
H A Dhandleinteractionrequest.cxx104 xContinuation(rRequest->getSelection()); in handleInteractionRequest() local
106 xContinuation.get(), uno::UNO_QUERY). in handleInteractionRequest()
117 xContinuation.get(), uno::UNO_QUERY). in handleInteractionRequest()
/trunk/main/ucbhelper/source/client/
H A Dinterceptedinteraction.cxx182 …css::uno::Reference< css::task::XInteractionContinuation > xContinuation = InterceptedInteraction:… in impl_interceptRequest() local
183 if (xContinuation.is()) in impl_interceptRequest()
185 xContinuation->select(); in impl_interceptRequest()

Completed in 16 milliseconds