basiclocationinfodisplay/blid/ui/inc/CBlidSatelliteView.h
branchRCL_3
changeset 14 5a3ac8687c85
parent 3 3c271c9e6618
equal deleted inserted replaced
12:64522df74558 14:5a3ac8687c85
    73         TUid Id() const;
    73         TUid Id() const;
    74         void HandleCommandL(TInt aCommand);
    74         void HandleCommandL(TInt aCommand);
    75         void HandleResourceChangeL( TInt aType );
    75         void HandleResourceChangeL( TInt aType );
    76 
    76 
    77 		#ifdef RD_SCALABLE_UI_V2
    77 		#ifdef RD_SCALABLE_UI_V2
    78 		void CBlidSatelliteView::HandleListBoxSelectionL();
    78 		void HandleListBoxSelectionL();
    79 		#endif //RD_SCALABLE_UI_V2
    79 		#endif //RD_SCALABLE_UI_V2
    80 		
    80 		
    81     public: //From MBlidEngObserver
    81     public: //From MBlidEngObserver
    82         void NotifyL( const TBool aOnlineMode );
    82         void NotifyL( const TBool aOnlineMode );
    83         void NotifyErrorL( TInt aErrorCode );
    83         void NotifyErrorL( TInt aErrorCode );