--- a/phoneapp/phoneuiutils/inc/tphonecmdparamcallheaderdata.h Tue Jul 06 14:15:47 2010 +0300
+++ b/phoneapp/phoneuiutils/inc/tphonecmdparamcallheaderdata.h Fri Jul 09 15:40:55 2010 +0300
@@ -58,6 +58,10 @@
*/
IMPORT_C TPhoneCmdParamCallHeaderData();
+ /**
+ * destructor.
+ */
+ IMPORT_C ~TPhoneCmdParamCallHeaderData();
public:
/**
@@ -311,12 +315,12 @@
/**
* Call header label text
*/
- TBuf<KPhoneCallHeaderLabelMaxLength> iLabelText;
+ HBufC *iLabelText;
/**
* Call header short label text
*/
- TBuf<KPhoneCallHeaderLabelMaxLength> iShortLabelText;
+ HBufC *iShortLabelText;
/**
* Call header call state
@@ -341,7 +345,7 @@
/**
* Call header CLI Text
*/
- TBuf<KCntMaxTextFieldLength> iCLIText;
+ HBufC *iCLIText;
/**
* Clipping direction of the CLI text.
@@ -357,7 +361,7 @@
/**
* Call header CNAP Text
*/
- TBuf<KCntMaxTextFieldLength> iCNAPText;
+ HBufC *iCNAPText;
/**
* Call header picture data