Home
last modified time | relevance | path

Searched refs:setInterceptions (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/comphelper/source/misc/
H A Dstillreadwriteinteraction.cxx75 setInterceptions(lInterceptions); in StillReadWriteInteraction()
80 setInterceptions(::std::vector< ::ucbhelper::InterceptedInteraction::InterceptedRequest >()); in resetInterceptions()
/AOO41X/main/ucbhelper/inc/ucbhelper/
H A Dinterceptedinteraction.hxx234 void setInterceptions(const ::std::vector< InterceptedRequest >& lInterceptions);
/AOO41X/main/ucbhelper/source/client/
H A Dinterceptedinteraction.cxx59 void InterceptedInteraction::setInterceptions(const ::std::vector< InterceptedRequest >& lIntercept… in setInterceptions() function in ucbhelper::InterceptedInteraction