branch | RCL_3 |
changeset 59 | 978afdc0236f |
parent 56 | d48ab3b357f1 |
--- 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.