Searched refs:InterceptedInteraction (Results 1 – 4 of 4) sorted by relevance
44 InterceptedInteraction::InterceptedInteraction() in InterceptedInteraction() function in ucbhelper::InterceptedInteraction51 void InterceptedInteraction::setInterceptedHandler(const css::uno::Reference< css::task::XInteracti… in setInterceptedHandler()59 void InterceptedInteraction::setInterceptions(const ::std::vector< InterceptedRequest >& lIntercept… in setInterceptions()67 InterceptedInteraction::EInterceptionState InterceptedInteraction::intercepted( in intercepted()78 css::uno::Reference< css::task::XInteractionContinuation > InterceptedInteraction::extractContinuat… in extractContinuation()99 void SAL_CALL InterceptedInteraction::handle(const css::uno::Reference< css::task::XInteractionRequ… in handle()108 void InterceptedInteraction::impl_handleDefault(const ::com::sun::star::uno::Reference< ::com::sun:… in impl_handleDefault()140 InterceptedInteraction::EInterceptionState InterceptedInteraction::impl_interceptRequest(const ::co… in impl_interceptRequest()182 …Reference< css::task::XInteractionContinuation > xContinuation = InterceptedInteraction::extractCo… in impl_interceptRequest()
53 ::std::vector< ::ucbhelper::InterceptedInteraction::InterceptedRequest > lInterceptions; in StillReadWriteInteraction()54 ::ucbhelper::InterceptedInteraction::InterceptedRequest aInterceptedRequest; in StillReadWriteInteraction()80 setInterceptions(::std::vector< ::ucbhelper::InterceptedInteraction::InterceptedRequest >()); in resetInterceptions()95 ucbhelper::InterceptedInteraction::EInterceptionState StillReadWriteInteraction::intercepted(const … in intercepted()133 return ::ucbhelper::InterceptedInteraction::E_INTERCEPTED; in intercepted()145 …nce< css::task::XInteractionContinuation > xAbort = ::ucbhelper::InterceptedInteraction::extractCo… in intercepted()149 return ::ucbhelper::InterceptedInteraction::E_NO_CONTINUATION_FOUND; in intercepted()151 return ::ucbhelper::InterceptedInteraction::E_INTERCEPTED; in intercepted()160 return ::ucbhelper::InterceptedInteraction::E_INTERCEPTED; in intercepted()
42 class COMPHELPER_DLLPUBLIC StillReadWriteInteraction : public ::ucbhelper::InterceptedInteraction65 …virtual ucbhelper::InterceptedInteraction::EInterceptionState intercepted(const ::ucbhelper::Inter…
58 class UCBHELPER_DLLPUBLIC InterceptedInteraction : public ::cppu::WeakImplHelper1< ::com::sun::star… class195 InterceptedInteraction();207 …InterceptedInteraction(const ::com::sun::star::uno::Reference< ::com::sun::star::task::XInteractio…
Completed in 20 milliseconds