phoneuis/easydialing/src/easydialinglistbox.cpp
branchRCL_3
changeset 34 b68fcd923911
parent 19 544e34b3255a
child 39 b8d67d6176f5
equal deleted inserted replaced
31:ba54057fe027 34:b68fcd923911
   511                                                const TPoint& /*aPenEventScreenLocation*/ )
   511                                                const TPoint& /*aPenEventScreenLocation*/ )
   512     {
   512     {
   513     ReportListBoxEventL( static_cast<MEikListBoxObserver::TListBoxEvent>
   513     ReportListBoxEventL( static_cast<MEikListBoxObserver::TListBoxEvent>
   514             ( KEasyDialingContactLongTapped ) );
   514             ( KEasyDialingContactLongTapped ) );
   515     iPointerLongPressHandled = ETrue;
   515     iPointerLongPressHandled = ETrue;
       
   516     
       
   517     TPointerEvent simulatedButtonUpEvent( TPointerEvent::EButton1Up, 0,
       
   518                                           TPoint(), TPoint() );
       
   519     TRAP_IGNORE( CEikFormattedCellListBox::HandlePointerEventL( simulatedButtonUpEvent ) );
   516     }
   520     }
   517 
   521 
   518 
   522 
   519 // -----------------------------------------------------------------------------
   523 // -----------------------------------------------------------------------------
   520 // HandlePointerEventL
   524 // HandlePointerEventL