Searched refs:m_aClones (Results 1 – 2 of 2) sorted by relevance
554 connectivity::OWeakRefArray::iterator aEnd = m_aClones.end(); in freeResources()555 for (connectivity::OWeakRefArray::iterator i = m_aClones.begin(); aEnd != i; i++) in freeResources()561 m_aClones.clear(); in freeResources()2081 m_aClones.push_back(WeakReferenceHelper(xRet)); in createResultSet()2155 connectivity::OWeakRefArray::iterator aEnd = m_aClones.end(); in notifyRowSetAndClonesRowDelete()2156 for (connectivity::OWeakRefArray::iterator i = m_aClones.begin(); aEnd != i; i++) in notifyRowSetAndClonesRowDelete()2173 connectivity::OWeakRefArray::iterator aEnd = m_aClones.end(); in notifyRowSetAndClonesRowDeleted()2174 for (connectivity::OWeakRefArray::iterator i = m_aClones.begin(); aEnd != i; i++) in notifyRowSetAndClonesRowDeleted()
89 connectivity::OWeakRefArray m_aClones; member in dbaccess::ORowSet
Completed in 20 milliseconds