telutils/phoneparser/src/CPhoneVoipNumberHandler.cpp
changeset 13 e32024264ebb
parent 12 ae8abd0db65c
equal deleted inserted replaced
12:ae8abd0db65c 13:e32024264ebb
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include    "cphonevoipnumberhandler.h" 
    20 #include    "cphonevoipnumberhandler.h" 
    21 #include    "CPhoneVoipNumberParser.h" 
    21 #include    "cphonevoipnumberparser.h" 
    22 #include    "cphonegsmparserresult.h" 
    22 #include    "cphonegsmparserresult.h" 
    23 
    23 
    24 // CONSTANTS
    24 // CONSTANTS
    25 const TInt KPhoneVoipNumberDialParam = 0;
    25 const TInt KPhoneVoipNumberDialParam = 0;
    26 const TInt KPhoneVoipNumberPostfixParam = 1;
    26 const TInt KPhoneVoipNumberPostfixParam = 1;