diff -r d48ab3b357f1 -r 978afdc0236f commonuis/CommonUi/inc/DocDefaultHandler.h --- a/commonuis/CommonUi/inc/DocDefaultHandler.h Wed Sep 01 12:16:19 2010 +0100 +++ b/commonuis/CommonUi/inc/DocDefaultHandler.h Tue Sep 14 21:48:24 2010 +0300 @@ -238,6 +238,11 @@ * constant declared in CDocumentHandler.h */ TInt SetSrcFile( const RFile& aFile ); + + /** + * Reset source file. It should be called until source file will not be used. + */ + void ResetSrcFile(); /** * Set destination file name.