Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/core/api/
H A DRowSetBase.cxx70 class OEmptyCollection : public sdbcx::OCollection class
76OEmptyCollection(::cppu::OWeakObject& _rParent,::osl::Mutex& _rMutex) : OCollection(_rParent,sal_T… in OEmptyCollection() function in dbaccess::OEmptyCollection
79 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()
H A DRowSetBase.hxx102 class OEmptyCollection;
144 OEmptyCollection* m_pEmptyCollection;

Completed in 16 milliseconds