meetingrequest/mrgui/mrfieldbuilderplugin/inc/cesmrviewerlocationfield.h
branchRCL_3
changeset 22 d620048b4810
parent 16 b5fbb9b25d57
equal deleted inserted replaced
20:efd4f1afd43e 22:d620048b4810
    73     protected: // From CCoeControl
    73     protected: // From CCoeControl
    74         TKeyResponse OfferKeyEventL(const TKeyEvent& aEvent, TEventCode aType );
    74         TKeyResponse OfferKeyEventL(const TKeyEvent& aEvent, TEventCode aType );
    75         TInt CountComponentControls() const;
    75         TInt CountComponentControls() const;
    76         CCoeControl* ComponentControl( TInt aInd ) const;
    76         CCoeControl* ComponentControl( TInt aInd ) const;
    77         void SizeChanged();
    77         void SizeChanged();
    78         void SetContainerWindowL( const CCoeControl& aContainer );
       
    79         void GetCursorLineVerticalPos(TInt& aUpper, TInt& aLower);
    78         void GetCursorLineVerticalPos(TInt& aUpper, TInt& aLower);
    80 
    79 
    81     protected: // From MEikEdwinSizeObserver
    80     protected: // From MEikEdwinSizeObserver
    82         TBool HandleEdwinSizeEventL( CEikEdwin* aEdwin, TEdwinSizeEvent aType,
    81         TBool HandleEdwinSizeEventL( CEikEdwin* aEdwin, TEdwinSizeEvent aType,
    83                 TSize aSize );
    82                 TSize aSize );