messagingappbase/msgavkon/muiu_internal/inc/MessagingInternalPSKeys.h
branchRCL_3
changeset 22 52d61119153d
parent 9 1d7827e39b52
child 53 696bfeff199e
equal deleted inserted replaced
21:c6838af47512 22:52d61119153d
    41 
    41 
    42 // The New PSK introduced from 5.0
    42 // The New PSK introduced from 5.0
    43 // Tells whether Msg Sent as settings to be removed from Text settings view
    43 // Tells whether Msg Sent as settings to be removed from Text settings view
    44 const TUint32 KMuiuRemoveMsgSentSettings = 0x00000004;
    44 const TUint32 KMuiuRemoveMsgSentSettings = 0x00000004;
    45 
    45 
       
    46 // The New PSK introduced from 9.2
       
    47 // Tells whether If one row list is populated or not, 1- list is populated, 0 - list population is in progress
       
    48 const TUint32 KMuiuOneRowListPopulated = 0x00000005;
       
    49 
    46 // The New PSK introduced from 5.0
    50 // The New PSK introduced from 5.0
    47 
    51 
    48 const TUid KPSUidMsgEditor	=	{0x101F87FF};
    52 const TUid KPSUidMsgEditor	=	{0x101F87FF};
    49 
    53 
    50 //
    54 //