msg_pub/messaging_editor_constants_api/inc/MsgEditor.hrh
branchRCL_3
changeset 24 696bfeff199e
parent 18 fbb813aef148
equal deleted inserted replaced
22:1367103c24e2 24:696bfeff199e
   172     EMsgDispSizeNormal,
   172     EMsgDispSizeNormal,
   173     EMsgDispSizeSmall,
   173     EMsgDispSizeSmall,
   174     EMsgFirstFreeComponentSpecificCommand = 2000
   174     EMsgFirstFreeComponentSpecificCommand = 2000
   175     };
   175     };
   176     
   176     
   177     
       
   178 //Internal Enumeration for find item functionality
       
   179 enum TMsgFindItemKeyCommands
       
   180     {
       
   181     EMsgFindItemKeyEvent = 0x55555555 
       
   182     };
       
   183 
   177 
   184 #endif
   178 #endif
   185 
   179 
   186 // End of File
   180 // End of File