office-gobmx/sot/source
Joseph Powers e043b21174 Remove DECLARE_LIST( UCBStorageElementList_Impl, UCBStorageElement_Impl* )
Also:
- Fixed 2 memory leeks: UCBStorage_Impl::Commit & UCBStorage_Impl::Revert
	They where erasing the list item but not deleting the object.
- Fixed the code to not skip the element after a removed item.
	UCBStorage_Impl::Revert & UCBStorage_Impl::Commit

The code passes smoketest.
2011-02-01 22:03:59 -08:00
..
base Remove DECLARE_LIST( FileStringList, String* ) 2011-02-01 07:24:09 -08:00
sdstor Remove DECLARE_LIST( UCBStorageElementList_Impl, UCBStorageElement_Impl* ) 2011-02-01 22:03:59 -08:00
unoolestorage RTL_CONSTASCII_USTRINGPARAM in libs-gui 06 2010-11-22 22:17:17 +01:00