Searched refs:rInterception (Results 1 – 1 of 1) sorted by relevance
153 const InterceptedRequest& rInterception = *pIt; in impl_interceptRequest() local154 css::uno::Type aInterceptedType = rInterception.Request.getValueType(); in impl_interceptRequest()158 if (rInterception.MatchExact) in impl_interceptRequest()169 EInterceptionState eState = intercepted(rInterception, xRequest); in impl_interceptRequest()181 const InterceptedRequest& rInterception = *pIt; in impl_interceptRequest() local182 …inuation = InterceptedInteraction::extractContinuation(lContinuations, rInterception.Continuation); in impl_interceptRequest()
Completed in 10 milliseconds