phonebookui/Phonebook/View/src/CPbkFieldAnalyzer.cpp
branchRCL_3
changeset 3 04ab22b956c2
parent 0 e686773b3f54
equal deleted inserted replaced
0:e686773b3f54 3:04ab22b956c2
    15 *       Provides methods for analyzing if the contact field has 
    15 *       Provides methods for analyzing if the contact field has 
    16 *       speed dial and voice tag.
    16 *       speed dial and voice tag.
    17 *
    17 *
    18 */
    18 */
    19 
    19 
    20 #include "cpbkfieldanalyzer.h"
    20 #include "CPbkFieldAnalyzer.h"
    21 #include <cpbkcontactengine.h>
    21 #include <CPbkContactEngine.h>
    22 #include <cpbkcontactitem.h>
    22 #include <CPbkContactItem.h>
    23 #include <featmgr.h>
    23 #include <featmgr.h>
    24 
    24 
    25 
    25 
    26 // ================= MEMBER FUNCTIONS =======================
    26 // ================= MEMBER FUNCTIONS =======================
    27 CPbkFieldAnalyzer::CPbkFieldAnalyzer(  const CPbkFieldArray& aArray  ) :
    27 CPbkFieldAnalyzer::CPbkFieldAnalyzer(  const CPbkFieldArray& aArray  ) :