Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/source/
H A Dweak.cxx61 , m_aReferences( getWeakMutex() )
88 OInterfaceContainerHelper m_aReferences; member in cppu::OWeakConnectionPoint
114 OInterfaceIteratorHelper aIt( m_aReferences ); in dispose()
164 m_aReferences.addInterface( (const Reference< XInterface > &)rRef ); in addReference()
170 m_aReferences.removeInterface( (const Reference< XInterface > &)rRef ); in removeReference()