Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/cpool/
H A DZConnectionPool.cxx106 struct TRemoveEventListenerFunctor : ::std::unary_function<TPooledConnections::value_type,void> struct
112 TRemoveEventListenerFunctor(OConnectionPool* _pConnectionPool,sal_Bool _bDispose = sal_False) in TRemoveEventListenerFunctor() argument
153 ….second.aConnections.begin(),_aValue.second.aConnections.end(),TRemoveEventListenerFunctor(m_pConn… in operator ()() argument
167 …r_each(m_aActiveConnections.begin(),m_aActiveConnections.end(),TRemoveEventListenerFunctor(this,_b… in clear()
264 …->second.aConnections.begin(),aIter->second.aConnections.end(),TRemoveEventListenerFunctor(this,sa… in invalidatePooledConnections()

Completed in 23 milliseconds