idlehomescreen/xmluirendering/renderingplugins/xnnewstickerfactory/inc/xnnewstickercontrol.h
branchRCL_3
changeset 30 b8fae6b8a148
parent 2 08c6ee43b396
child 54 1b758917cafc
--- a/idlehomescreen/xmluirendering/renderingplugins/xnnewstickerfactory/inc/xnnewstickercontrol.h	Mon Mar 15 12:39:47 2010 +0200
+++ b/idlehomescreen/xmluirendering/renderingplugins/xnnewstickerfactory/inc/xnnewstickercontrol.h	Wed Mar 31 21:17:19 2010 +0300
@@ -90,7 +90,13 @@
     	 * @return The title of the given index.
     	 */
         const TDesC& Title(TInt aIndex) const;
-
+		
+		/**
+		 * Returns last index from iTitleTexts
+		 * Which is not empty string
+		 */
+        TInt LastIndexWithContent();
+        
         /**
          * Delete all titles.
          */