mmappcomponents/mmmtpdataprovider/mmmtpdprequestprocessor/src/cdescriptionutility.cpp
branchRCL_3
changeset 23 4740b34b83ce
parent 17 780c925249c1
child 34 e257e2b6459d
equal deleted inserted replaced
19:51035f0751c2 23:4740b34b83ce
    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         {