mpx/collectionframework/collectionengine/src/mpxcollectionclientcontext.cpp
branchRCL_3
changeset 56 63223d4fd956
parent 55 6c1dfe4da5dd
equal deleted inserted replaced
55:6c1dfe4da5dd 56:63223d4fd956
  2481         {
  2481         {
  2482         if ( pluginCacheable )
  2482         if ( pluginCacheable )
  2483             {
  2483             {
  2484             iCacheMedia = AttributesCacheableL( iBrowsePath->OpenAttributes(), *iBrowsePath );
  2484             iCacheMedia = AttributesCacheableL( iBrowsePath->OpenAttributes(), *iBrowsePath );
  2485             }
  2485             }
  2486         if( iBrowsePath )
  2486         plugin->OpenL(*iBrowsePath, iBrowsePath->OpenAttributes(), iFilter);
  2487             {
       
  2488             plugin->OpenL(*iBrowsePath, iBrowsePath->OpenAttributes(), iFilter);
       
  2489             }
       
  2490         }
  2487         }
  2491     }
  2488     }
  2492 
  2489 
  2493 // ----------------------------------------------------------------------------
  2490 // ----------------------------------------------------------------------------
  2494 // CMPXCollectionClientContext::DoPluginMediaL
  2491 // CMPXCollectionClientContext::DoPluginMediaL