Searched refs:OIndexCollection (Results 1 – 5 of 5) sorted by relevance
70 OIndexCollection::OIndexCollection() in OIndexCollection() function in dbaui::OIndexCollection75 OIndexCollection::OIndexCollection(const OIndexCollection& _rSource) in OIndexCollection() function in dbaui::OIndexCollection87 const OIndexCollection& OIndexCollection::operator=(const OIndexCollection& _rSource) in operator =()96 void OIndexCollection::attach(const Reference< XNameAccess >& _rxIndexes) in attach()102 void OIndexCollection::detach() in detach()109 Indexes::const_iterator OIndexCollection::find(const String& _rName) const in find()124 Indexes::iterator OIndexCollection::find(const String& _rName) in find()139 Indexes::const_iterator OIndexCollection::findOriginal(const String& _rName) const in findOriginal()154 Indexes::iterator OIndexCollection::findOriginal(const String& _rName) in findOriginal()288 void OIndexCollection::implFillIndexInfo(OIndex& _rIndex) SAL_THROW((Exception)) in implFillIndexInfo()[all …]
48 class OIndexCollection class59 OIndexCollection();60 OIndexCollection(const OIndexCollection& _rSource);63 const OIndexCollection& operator=(const OIndexCollection& _rSource);
115 class OIndexCollection;134 OIndexCollection* m_pIndexes;
56 friend class OIndexCollection;
240 m_pIndexes = new OIndexCollection(); in DBG_NAME()
Completed in 15 milliseconds