commonuis/CommonUi/inc/DocDefaultHandler.h
branchRCL_3
changeset 21 978afdc0236f
parent 20 d48ab3b357f1
equal deleted inserted replaced
20:d48ab3b357f1 21:978afdc0236f
   236         *
   236         *
   237         * @return       KErrNone if success. If fail, a fail reason
   237         * @return       KErrNone if success. If fail, a fail reason
   238         *               constant declared in CDocumentHandler.h
   238         *               constant declared in CDocumentHandler.h
   239         */
   239         */
   240         TInt SetSrcFile( const RFile& aFile );
   240         TInt SetSrcFile( const RFile& aFile );
       
   241         
       
   242         /**
       
   243         * Reset source file. It should be called until source file will not be used.
       
   244         */
       
   245         void ResetSrcFile();
   241 
   246 
   242         /**
   247         /**
   243         * Set destination file name.
   248         * Set destination file name.
   244         *
   249         *
   245         * @param aFileName A destination file name without path
   250         * @param aFileName A destination file name without path