Searched refs:InterceptedRequest (Results 1 – 4 of 4) sorted by relevance
64 struct InterceptedRequest struct in ucbhelper::InterceptedInteraction114 InterceptedRequest() in InterceptedRequest() function139 InterceptedRequest( sal_Int32 nHandle , in InterceptedRequest() argument186 ::std::vector< InterceptedRequest > m_lInterceptions; 208 …const ::std::vector< InterceptedRequest >& lIntercepti…234 void setInterceptions(const ::std::vector< InterceptedRequest >& lInterceptions);286 …virtual EInterceptionState intercepted(const InterceptedRequest& …
59 void InterceptedInteraction::setInterceptions(const ::std::vector< InterceptedRequest >& lIntercept… in setInterceptions()68 const InterceptedRequest&, in intercepted() argument148 ::std::vector< InterceptedRequest >::const_iterator pIt; in impl_interceptRequest()153 const InterceptedRequest& rInterception = *pIt; in impl_interceptRequest()181 const InterceptedRequest& rInterception = *pIt; 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 …nteraction::intercepted(const ::ucbhelper::InterceptedInteraction::InterceptedRequest& … in intercepted()
65 …eptionState intercepted(const ::ucbhelper::InterceptedInteraction::InterceptedRequest& …
Completed in 15 milliseconds