Home
last modified time | relevance | path

Searched refs:m_aChildrenList (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx539 UCBStorageElementList_Impl m_aChildrenList; member in UCBStorage_Impl
2102 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 …]
/trunk/main/package/source/xstor/
H A Dxstorage.cxx350 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 …]
H A Dxstorage.hxx145 SotElementList_Impl m_aChildrenList; member

Completed in 62 milliseconds