Searched refs:OEmptyCollection (Results 1 – 2 of 2) sorted by relevance
70 class OEmptyCollection : public sdbcx::OCollection class76 …OEmptyCollection(::cppu::OWeakObject& _rParent,::osl::Mutex& _rMutex) : OCollection(_rParent,sal_T… in OEmptyCollection() function in dbaccess::OEmptyCollection79 void OEmptyCollection::impl_refresh() throw(RuntimeException) in impl_refresh()83 connectivity::sdbcx::ObjectType OEmptyCollection::createObject(const ::rtl::OUString& /*_rName*/) in createObject()629 m_pEmptyCollection = new OEmptyCollection(*m_pMySelf,m_aColumnsMutex); in getColumns()
102 class OEmptyCollection;144 OEmptyCollection* m_pEmptyCollection;
Completed in 29 milliseconds