widgets/widgetapp/inc/WidgetUiObserver.h
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 65 5bfc169077b2
child 92 e1bea15f9a39
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
   285         /**
   285         /**
   286         * RecognizeLC
   286         * RecognizeLC
   287         * Rcognize the mime type.
   287         * Rcognize the mime type.
   288         * @since 3.1
   288         * @since 3.1
   289         * @param aFileName
   289         * @param aFileName
   290         * @param aData
       
   291         * @return HBufC*
   290         * @return HBufC*
   292         */
   291         */
   293         HBufC* RecognizeLC( const TDesC& aFileName, const TDesC8& aData );
   292         HBufC* RecognizeLC( const TDesC& aFileName );
   294 
   293 
   295         /**
   294         /**
   296         * TranslateURLToFilenameL
   295         * TranslateURLToFilenameL
   297         * Translate the file name from a URL to a valid file name in the system..
   296         * Translate the file name from a URL to a valid file name in the system..
   298         * @since 3.1
   297         * @since 3.1