uifw/EikStd/coctlinc/smileymanager.h
branchRCL_3
changeset 72 a5e7a4f63858
parent 59 978afdc0236f
--- a/uifw/EikStd/coctlinc/smileymanager.h	Wed Sep 15 12:29:17 2010 +0300
+++ b/uifw/EikStd/coctlinc/smileymanager.h	Wed Oct 13 14:50:15 2010 +0300
@@ -41,9 +41,13 @@
 NONSHARABLE_CLASS( CSmileyManager ) : public CBase
     {
 public:
+    static const TText KPlaceHolder = 0xfff0;
     static const TInt KMaxLength = 100;
     static const TInt KMinLength = 2;
-    static const TText KZeroCode = 0;    
+    static const TText KZeroCode = 0;
+    static const TText KCompensateChar = 'i'; 
+    static const TUint KSmileyCodeMin = 0xf880;
+    static const TUint KSmileyCodeMax = 0xf8e4;    
     
     enum TOperationType
         {