phoneclientserver/CallUI/Inc/CaUiEngine/CaUiActiveObject.h
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
   192 
   192 
   193         // Phone Contact matcher.
   193         // Phone Contact matcher.
   194         CPhCntMatcher*                  iPhCntMatcher;
   194         CPhCntMatcher*                  iPhCntMatcher;
   195 
   195 
   196         // Is CPhCntMatcher owned.
   196         // Is CPhCntMatcher owned.
   197         TBool   						iOwnMatcher;
   197         TBool                           iOwnMatcher;
   198         
   198         
   199         // Message sender
   199         // Message sender
   200         CCaUiMessageSender*				iMessageSender;
   200         CCaUiMessageSender*             iMessageSender;
   201 
   201 
   202     };
   202     };
   203 
   203 
   204 /**
   204 /**
   205 *  Active object to handle note results.
   205 *  Active object to handle note results.