uifw/AvKon/inc/AknSmileyModel.h
branchRCL_3
changeset 72 a5e7a4f63858
parent 56 d48ab3b357f1
--- a/uifw/AvKon/inc/AknSmileyModel.h	Wed Sep 15 12:29:17 2010 +0300
+++ b/uifw/AvKon/inc/AknSmileyModel.h	Wed Oct 13 14:50:15 2010 +0300
@@ -177,15 +177,8 @@
 
     TChar SmileyCode(TInt aIndex, TInt aVariant=0) const;
     TChar SmileyCode(const CAknSmileyIcon* aSmileyIcon) const;
-
     void LoadStillImagesL(const TDesC& aText);
-    void PlayAnimationL(const TDesC& aText, TInt aRepeat=0, TInt aDelay=0);
-    void StopAnimation(const TDesC& aText);
-    
-private:
     void LoadStillImageL(TChar aChar);
-    void PlayAnimationL(TChar aChar, TInt aRepeat=0, TInt aDelay=0);
-    void StopAnimation(TChar aChar);
 
 private:
     const TDesC& Text(TInt aIndex, TInt aVariant=0) const;