Home
last modified time | relevance | path

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

/aoo4110/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 __anon61ea4f730111::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()

Completed in 14 milliseconds