contentstorage/cautils/inc/cautils.h
changeset 124 e36b2f4799c0
parent 60 f62f87b200ec
--- 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.