voiceui/pbkinfoviewimpl/inc/pbkinfoviewsindhandler.h
branchRCL_3
changeset 9 fc313e1df071
parent 0 bf1d17376201
child 11 6347473a7bb2
equal deleted inserted replaced
8:b2f9a76933e1 9:fc313e1df071
   118          * @param aIndex index for the voice tag.
   118          * @param aIndex index for the voice tag.
   119          *        0 <= aIndex <= VoiceTagCount() - 1
   119          *        0 <= aIndex <= VoiceTagCount() - 1
   120          * @return TInt the icon id
   120          * @return TInt the icon id
   121          */
   121          */
   122          TInt IconIdL( TInt aIndex );
   122          TInt IconIdL( TInt aIndex );
       
   123 		 
       
   124          /**
       
   125          * Returns an field id
       
   126 		 * @return TInt the field id
       
   127          */
       
   128          TInt FieldIdL();
   123          
   129          
   124          /**
   130          /**
   125          * Calls CompareL and catches possible leaves
   131          * Calls CompareL and catches possible leaves
   126          */
   132          */
   127          static TInt Compare( const MNssTag& aTag1, const MNssTag& aTag2 );
   133          static TInt Compare( const MNssTag& aTag1, const MNssTag& aTag2 );