Home
last modified time | relevance | path

Searched refs:EInterceptionState (Results 1 – 4 of 4) sorted by relevance

/trunk/main/ucbhelper/source/client/
H A Dinterceptedinteraction.cxx67 InterceptedInteraction::EInterceptionState InterceptedInteraction::intercepted( in intercepted()
110 EInterceptionState eState = impl_interceptRequest(xRequest); in impl_handleDefault()
140 InterceptedInteraction::EInterceptionState InterceptedInteraction::impl_interceptRequest(const ::co… in impl_interceptRequest()
169 EInterceptionState eState = intercepted(rInterception, xRequest); in impl_interceptRequest()
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dinterceptedinteraction.hxx157 enum EInterceptionState enum in ucbhelper::InterceptedInteraction
286 …virtual EInterceptionState intercepted(const InterceptedRequest& …
342 …UCBHELPER_DLLPRIVATE EInterceptionState impl_interceptRequest(const ::com::sun::star::uno::Referen…
/trunk/main/comphelper/inc/comphelper/
H A Dstillreadwriteinteraction.hxx65 …virtual ucbhelper::InterceptedInteraction::EInterceptionState intercepted(const ::ucbhelper::Inter…
/trunk/main/comphelper/source/misc/
H A Dstillreadwriteinteraction.cxx95 ucbhelper::InterceptedInteraction::EInterceptionState StillReadWriteInteraction::intercepted(const … in intercepted()