phonebookui/Phonebook2/inc/CPbk2ControlContainer.h
branchCompilerCompatibility
changeset 19 a9edf7d1c79a
parent 0 e686773b3f54
equal deleted inserted replaced
18:591870b73212 19:a9edf7d1c79a
   179         IMPORT_C void HandlePointerEventL(
   179         IMPORT_C void HandlePointerEventL(
   180                 const TPointerEvent& aPointerEvent );
   180                 const TPointerEvent& aPointerEvent );
   181                 
   181                 
   182     public: // From MAknLongTapDetectorCallBack
   182     public: // From MAknLongTapDetectorCallBack
   183 
   183 
   184         void HandleLongTapEventL(
   184         IMPORT_C void HandleLongTapEventL(
   185                 const TPoint& aPenEventLocation, 
   185                 const TPoint& aPenEventLocation, 
   186                 const TPoint& aPenEventScreenLocation );                
   186                 const TPoint& aPenEventScreenLocation );                
   187 
   187 
   188     public:
   188     public:
   189         /*
   189         /*