mmappcomponents/mmmtpdataprovider/mmmtpdprequestprocessor/src/cdescriptionutility.cpp
changeset 27 cbb1bfb7ebfb
parent 25 d881023c13eb
child 35 2ee890d2f7e7
equal deleted inserted replaced
25:d881023c13eb 27:cbb1bfb7ebfb
    37 EXPORT_C CDescriptionUtility::~CDescriptionUtility()
    37 EXPORT_C CDescriptionUtility::~CDescriptionUtility()
    38     {
    38     {
    39     // Do nothing
    39     // Do nothing
    40     }
    40     }
    41 
    41 
    42 EXPORT_C CMTPTypeObjectPropDesc* CDescriptionUtility::NewCommonObjectPropertyL( TUint16 aPropCode )
    42 CMTPTypeObjectPropDesc* CDescriptionUtility::NewCommonObjectPropertyL( TUint16 aPropCode )
    43     {
    43     {
    44     CMTPTypeObjectPropDesc* propertyDesc = NULL;
    44     CMTPTypeObjectPropDesc* propertyDesc = NULL;
    45 
    45 
    46     switch ( aPropCode )
    46     switch ( aPropCode )
    47         {
    47         {