changeset 119 | 50e220be30d1 |
parent 85 | 7feec50967db |
--- a/contentstorage/cautils/inc/cautils.h Mon Sep 13 13:26:33 2010 +0300 +++ b/contentstorage/cautils/inc/cautils.h Mon Sep 20 10:22:22 2010 +0300 @@ -34,6 +34,11 @@ * @return error code */ IMPORT_C static TInt GetTUint( const TDesC& aStr, TUint& aInt ); + + /** + * Gets TUint from a aStr - HEX or Decimal + */ + IMPORT_C static void InitTextResolverSymbianL( const TDesC& aFilename ); /** * Template method for marshaling data.