{
xOLESimpleStorage.replaceByName ( sSubStreamPrefix + i, xTempStream[i] );
}
else
{
xOLESimpleStorage.insertByName ( sSubStreamPrefix + i, xTempStream[i] );
m_aTestHelper.Message ( "Substream " + i + " inserted." );
}
}
//commit the storage and close it