phoneengine/phonemodel/inc/cpeparserphonenumberhandler.h
branchRCL_3
changeset 24 41a7f70b3818
parent 0 5f000ab63145
child 25 5266b1f337bd
--- a/phoneengine/phonemodel/inc/cpeparserphonenumberhandler.h	Thu Aug 19 09:54:27 2010 +0300
+++ b/phoneengine/phonemodel/inc/cpeparserphonenumberhandler.h	Tue Aug 31 15:14:29 2010 +0300
@@ -20,7 +20,7 @@
 #define CPEPARSERPHONENUMBERHANDLER_H
 
 //  INCLUDES
-#include <CPhoneGsmPhoneNumberHandler.h>
+#include <cphonegsmphonenumberhandler.h>
 #include <pevirtualengine.h>
 
 // CONSTANTS
@@ -80,11 +80,12 @@
     
         /**
         * Removes non-GSM standard postfix characters before dialling attempt.
+        * Leaves with ECCPErrorInvalidPhoneNumber if recognizes + char.
         * @since 5.0
         * @param aPostfix postfix to modify.
         * @return modified postfix.
         */
-        TPtrC FilterPostfix( TPtrC aPostfix );
+        TPtrC FilterPostfixL( TPtrC aPostfix );
 
         /**
         * Checks if phone is offline