uiutils/Findutil/inc/FindUtilChinese.h
branchRCL_3
changeset 18 fcdfafb36fe7
parent 8 71dd06cfe933
child 19 aecbbf00d063
equal deleted inserted replaced
17:a1caeb42b3a3 18:fcdfafb36fe7
   281      * @return ETrue it includes Chinese; otherwise EFalse
   281      * @return ETrue it includes Chinese; otherwise EFalse
   282      */
   282      */
   283     TBool IsChineseWord(const TDesC& aWord);
   283     TBool IsChineseWord(const TDesC& aWord);
   284     
   284     
   285     /**
   285     /**
   286      * Find pane text is just Chinese word
       
   287      * 
       
   288      * @param aWord Reference to text for analyse
       
   289      * @return ETrue it is a Chinese word; otherwise EFalse
       
   290      */
       
   291     TBool ChineseWord(const TDesC& aWord);
       
   292 
       
   293     /**
       
   294      * Find pane text is including stroke symbol
   286      * Find pane text is including stroke symbol
   295      *
   287      *
   296      * @since S60 v3.2
   288      * @since S60 v3.2
   297      * @param aWord Reference to text for analyse
   289      * @param aWord Reference to text for analyse
   298      * @return ETrue it is stroke symbol; otherwise EFalse
   290      * @return ETrue it is stroke symbol; otherwise EFalse