emailuis/emailui/inc/FreestyleEmailUiHtmlViewerContainer.h
changeset 1 12c456ceeff2
parent 0 8466d47a6819
child 2 5253a20d2a1e
equal deleted inserted replaced
0:8466d47a6819 1:12c456ceeff2
    65     CCoeControl* ComponentControl( TInt aIndex ) const;
    65     CCoeControl* ComponentControl( TInt aIndex ) const;
    66     TInt CountComponentControls() const;
    66     TInt CountComponentControls() const;
    67     void Draw( const TRect& aRect ) const;
    67     void Draw( const TRect& aRect ) const;
    68     void SizeChanged();
    68     void SizeChanged();
    69     TKeyResponse OfferKeyEventL( const TKeyEvent& aKeyEvent, TEventCode aType );
    69     TKeyResponse OfferKeyEventL( const TKeyEvent& aKeyEvent, TEventCode aType );
       
    70     void HandleResourceChange(TInt aType);
    70 
    71 
    71 // from base class MBrCtlSpecialLoadObserver
    72 // from base class MBrCtlSpecialLoadObserver
    72 
    73 
    73     void NetworkConnectionNeededL( TInt* aConnectionPtr, TInt* aSockSvrHandle,
    74     void NetworkConnectionNeededL( TInt* aConnectionPtr, TInt* aSockSvrHandle,
    74         TBool* aNewConn, TApBearerType* aBearerType );
    75         TBool* aNewConn, TApBearerType* aBearerType );