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