contentstorage/casrv/calocalizerscanner/inc/calocalizerscannerproxy.h
changeset 96 5d243a69bdda
parent 94 dbb8300717f7
child 98 d2f833ab7940
--- a/contentstorage/casrv/calocalizerscanner/inc/calocalizerscannerproxy.h	Mon May 24 20:50:46 2010 +0300
+++ b/contentstorage/casrv/calocalizerscanner/inc/calocalizerscannerproxy.h	Fri May 28 16:17:03 2010 +0300
@@ -91,6 +91,9 @@
      */
     const TDesC& GetEntryText(
             const RPointerArray<CCaInnerEntry>& aEntries, TInt aId );
+    
+    const TDesC& GetEntryDescription(
+            const RPointerArray<CCaInnerEntry>& aEntries, TInt aId );
 
 private: