mmappcomponents/mmmtpdataprovider/src/cmmmtpdpmetadataaccesswrapper.cpp
changeset 50 762d760dcfdf
parent 35 2ee890d2f7e7
equal deleted inserted replaced
48:b7b49303d0c0 50:762d760dcfdf
   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,