Searched refs:m_aChildrenList (Results 1 – 3 of 3) sorted by relevance
539 UCBStorageElementList_Impl m_aChildrenList; member in UCBStorage_Impl2102 sal_Int32 nCount = m_aChildrenList.Count();2109 pElement = m_aChildrenList.Next();2174 pElement = m_aChildrenList.Next();2234 pElement = m_aChildrenList.Next();2260 pElement = m_aChildrenList.Next();2263 m_aChildrenList.Clear();2636 pElement = m_aChildrenList.Next();2739 pElement = pImp->m_aChildrenList.Next();2831 pElement = pImp->m_aChildrenList.Next();[all …]
350 m_aChildrenList.clear(); in ~OStorage_Impl()558 return m_aChildrenList; in GetChildrenList()1131 m_aChildrenList.remove( pToDelete ); in Commit()1139 …for ( pElementIter = m_aChildrenList.begin(); pElementIter != m_aChildrenList.end(); pElementIter+… in Commit()1213 …for ( pElementIter = m_aChildrenList.begin(); pElementIter != m_aChildrenList.end(); pElementIter+… in Commit()1328 m_aChildrenList.remove( pToDelete ); in Revert()1442 m_aChildrenList.push_back( pNewElement ); in InsertStream()1485 m_aChildrenList.push_back( pNewElement ); in InsertRawStream()1526 m_aChildrenList.push_back( pNewElement ); in InsertStorage()1631 sal_uInt32 nSize = m_aChildrenList.size(); in GetElementNames()[all …]
145 SotElementList_Impl m_aChildrenList; member
Completed in 50 milliseconds