homescreenpluginsrv/inc/hspsthememanagement.h
branchRCL_3
changeset 14 15e4dd19031c
parent 4 1a2a00e78665
child 22 1b207dd38b72
equal deleted inserted replaced
12:502e5d91ad42 14:15e4dd19031c
  1292         * 
  1292         * 
  1293         * @since S60 5.0
  1293         * @since S60 5.0
  1294         * @param aSearchMask is ChspsODT-object which attributes are filled to present search 
  1294         * @param aSearchMask is ChspsODT-object which attributes are filled to present search 
  1295         *        parameters for theme set queried by client. This parametrisation follows the 
  1295         *        parameters for theme set queried by client. This parametrisation follows the 
  1296         *        high-level schema. 
  1296         *        high-level schema. 
       
  1297         * @param aCopyLogos indicates that logo resources should be copied to a private directory
  1297         * @param aHeaderList is an list object able to carry ChspsODT-objects. 
  1298         * @param aHeaderList is an list object able to carry ChspsODT-objects. 
  1298         * @return ThspsServiceCompletedMessage expressing the result of the call.
  1299         * @return ThspsServiceCompletedMessage expressing the result of the call.
  1299         */
  1300         */
  1300         virtual ThspsServiceCompletedMessage hspsGetListHeaders(const ChspsODT& aSearchMask,
  1301         virtual ThspsServiceCompletedMessage hspsGetListHeaders(
  1301                                  CArrayPtrFlat<ChspsODT>& aHeaderList) = 0;
  1302                 const ChspsODT& aSearchMask,
       
  1303                 const TBool aCopyLogos, 
       
  1304                 CArrayPtrFlat<ChspsODT>& aHeaderList) = 0;
  1302 
  1305 
  1303         /** hspsGetListHeaders
  1306         /** hspsGetListHeaders
  1304         * 
  1307         * 
  1305         * @since S60 5.0
  1308         * @since S60 5.0
  1306         * @param aSearchMaskData is serialized ChspsODT-object. Before serializing, attributes 
  1309         * @param aSearchMaskData is serialized ChspsODT-object. Before serializing, attributes