simpleengine/xdmrlspres/src/presencetransformxdm.cpp
branchRCL_3
changeset 25 e53c01f160bc
parent 0 c8caa15ef882
child 34 2669f8761a99
equal deleted inserted replaced
19:10246e066a50 25:e53c01f160bc
   179         
   179         
   180         // get attribute if nodeType support attribute
   180         // get attribute if nodeType support attribute
   181         if ((nodeName==KPresAllDevices)||(nodeName==KPresAllPersons)||
   181         if ((nodeName==KPresAllDevices)||(nodeName==KPresAllPersons)||
   182                                                     (nodeName==KPresAllServices))
   182                                                     (nodeName==KPresAllServices))
   183             {
   183             {
   184             aTypeAndValues.Append(myDataCompo);
   184             aTypeAndValues.AppendL(myDataCompo);
   185             break;
   185             break;
   186             }
   186             }
   187        
   187        
   188         childNode->SetLeafNode(ETrue);
   188         childNode->SetLeafNode(ETrue);
   189         nodeContents = CnvUtfConverter::ConvertToUnicodeFromUtf8L
   189         nodeContents = CnvUtfConverter::ConvertToUnicodeFromUtf8L