Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/sdbcx/ !
H A DVCollection.cxx54 template < typename T> class OHardRefMap : public connectivity::sdbcx::IObjectCollection class
65 OHardRefMap(sal_Bool _bCase) in OHardRefMap() function in __anonb4ffed0a0111::OHardRefMap
69 virtual ~OHardRefMap() in ~OHardRefMap()
250 m_pElements.reset(new OHardRefMap< ObjectType >(_bCase)); in OCollection()
254 m_pElements.reset(new OHardRefMap< WeakReference< XPropertySet> >(_bCase)); in OCollection()