mmappcomponents/mmmtpdataprovider/src/cmmmtpdpmetadataaccesswrapper.cpp
branchRCL_3
changeset 23 e42293e811d8
parent 18 e257e2b6459d
equal deleted inserted replaced
22:b034b1c214c2 23:e42293e811d8
   153 
   153 
   154                 ( ( CMTPTypeString & ) aNewData ).SetL( timeStr );
   154                 ( ( CMTPTypeString & ) aNewData ).SetL( timeStr );
   155                 break;
   155                 break;
   156                 }
   156                 }
   157             // else
   157             // else
   158             // get from mpx
   158             // Fall through on purpoe to get from mpx
   159         case EMPXPlaylist:
   159         case EMPXPlaylist:
   160         case EMPXSong:
   160         case EMPXSong:
   161             {
   161             {
   162             iMmMtpDpMetadataMpxAccess->GetObjectMetadataValueL( aPropCode,
   162             iMmMtpDpMetadataMpxAccess->GetObjectMetadataValueL( aPropCode,
   163                 aNewData,
   163                 aNewData,