contacts_plat/predictivesearch_client_api/tsrc/PsClientTestSuite/src/pstestqueryhandler.cpp
branchRCL_3
changeset 39 a6539d1e8e43
parent 15 e8e3147d53eb
child 64 c1e8ba0c2b16
equal deleted inserted replaced
35:4ae315f230bc 39:a6539d1e8e43
   527 
   527 
   528 	 // Magic: Collation level 3 is used
   528 	 // Magic: Collation level 3 is used
   529 	 TInt comparison(data1.CompareC( data2, 3, &meth ));
   529 	 TInt comparison(data1.CompareC( data2, 3, &meth ));
   530 	 return comparison;
   530 	 return comparison;
   531 }
   531 }
       
   532 
   532 // End of file
   533 // End of file