Home
last modified time | relevance | path

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

/trunk/main/sot/source/sdstor/
H A Dunostorageholder.cxx136 SvStorageInfoList aSubStorInfoList; in commited() local
137 m_rSotStorage->FillInfoList( &aSubStorInfoList ); in commited()
138 for ( sal_uInt32 nInd = 0; nInd < aSubStorInfoList.Count(); nInd++ ) in commited()
140 m_rSotStorage->Remove( aSubStorInfoList[nInd].GetName() ); in commited()

Completed in 4 milliseconds