mtpfws/mtpfw/dataproviders/dputility/inc/rmtputility.h
changeset 17 aabe5387f5ce
parent 0 d0791faffa3f
child 19 ef55b168cedb
equal deleted inserted replaced
0:d0791faffa3f 17:aabe5387f5ce
    62 	TBool GetSecond(const TDesC& aTimeString, TInt& aSecond) const;
    62 	TBool GetSecond(const TDesC& aTimeString, TInt& aSecond) const;
    63 	TBool GetTenthSecond(const TDesC& aTimeString, TInt& aTenthSecond) const;
    63 	TBool GetTenthSecond(const TDesC& aTimeString, TInt& aTenthSecond) const;
    64 	TBool GetTimeZone(const TDesC& aTimeString, TBool& aPositiveTimeZone, TInt& aTimeZoneInHour, TInt& aTimeZoneInMinute) const;
    64 	TBool GetTimeZone(const TDesC& aTimeString, TBool& aPositiveTimeZone, TInt& aTimeZoneInHour, TInt& aTimeZoneInMinute) const;
    65 	HBufC* OdfMimeTypeL( const TDesC& aFullFileName );
    65 	HBufC* OdfMimeTypeL( const TDesC& aFullFileName );
    66 	void AppendFormatExtensionMapping(const CDesCArray& aFormatExtensionMapping,TUint32 aDpId);
    66 	void AppendFormatExtensionMapping(const CDesCArray& aFormatExtensionMapping,TUint32 aDpId);
    67 	
    67 	void GetAllDecendents(TUint32 aStorageId, TUint aParentHandle, RArray<TUint>& aHandles) const;
    68 	
    68 	
    69 private:
    69 private:
    70     /**
    70     /**
    71     FLOGGER debug trace member variable.
    71     FLOGGER debug trace member variable.
    72     */
    72     */