Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/misc/
H A Dstillreadwriteinteraction.cxx53 ::std::vector< ::ucbhelper::InterceptedInteraction::InterceptedRequest > lInterceptions; in StillReadWriteInteraction()
60 lInterceptions.push_back(aInterceptedRequest); in StillReadWriteInteraction()
66 lInterceptions.push_back(aInterceptedRequest); in StillReadWriteInteraction()
72 lInterceptions.push_back(aInterceptedRequest); in StillReadWriteInteraction()
75 setInterceptions(lInterceptions); in StillReadWriteInteraction()
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dinterceptedinteraction.hxx208 …td::vector< InterceptedRequest >& lInterceptions );
234 void setInterceptions(const ::std::vector< InterceptedRequest >& lInterceptions);
/trunk/main/ucbhelper/source/client/
H A Dinterceptedinteraction.cxx59 …InterceptedInteraction::setInterceptions(const ::std::vector< InterceptedRequest >& lInterceptions) in setInterceptions() argument
61 m_lInterceptions = lInterceptions; in setInterceptions()

Completed in 46 milliseconds