phonebookui/Phonebook2/NamesListExtension/inc/cpbk2mycard.h
branchRCL_3
changeset 3 04ab22b956c2
parent 0 e686773b3f54
child 15 e8e3147d53eb
equal deleted inserted replaced
0:e686773b3f54 3:04ab22b956c2
    68     	 */
    68     	 */
    69     	MVPbkContactLink* MyCardLink() const;
    69     	MVPbkContactLink* MyCardLink() const;
    70     	
    70     	
    71     	/*
    71     	/*
    72     	 * Returns my card thumbnail bitmap, NULL if it doesn't exist.
    72     	 * Returns my card thumbnail bitmap, NULL if it doesn't exist.
    73     	 * 
    73     	 * ownership is transferred to the client
    74     	 */
    74     	 */
    75     	CFbsBitmap* MyCardBitmap() const;
    75     	CFbsBitmap* MyCardBitmapL() const;
    76     	
    76     	
    77     	/*
    77     	/*
    78     	 * Returns MyCard icon id if created, otherwise empty TPbk2IconId
    78     	 * Returns MyCard icon id if created, otherwise empty TPbk2IconId
    79     	 */
    79     	 */
    80     	const TPbk2IconId& MyCardIconId() const;
    80     	const TPbk2IconId& MyCardIconId() const;