diff -r 0b3699f6c654 -r e36b2f4799c0 contentstorage/cautils/inc/cautils.h --- a/contentstorage/cautils/inc/cautils.h Fri Sep 17 08:32:18 2010 +0300 +++ b/contentstorage/cautils/inc/cautils.h Mon Oct 04 00:38:31 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.