meetingrequest/mrgui/mrfieldbuilderpluginextension/inc/cesmrviewerfromfield.h
branchRCL_3
changeset 22 d620048b4810
parent 16 b5fbb9b25d57
equal deleted inserted replaced
20:efd4f1afd43e 22:d620048b4810
    63                 TEventCode aType );
    63                 TEventCode aType );
    64         TInt CountComponentControls() const;
    64         TInt CountComponentControls() const;
    65         CCoeControl* ComponentControl( TInt aInd ) const;
    65         CCoeControl* ComponentControl( TInt aInd ) const;
    66         void SizeChanged();
    66         void SizeChanged();
    67         TSize MinimumSize();
    67         TSize MinimumSize();
    68         void SetContainerWindowL(const CCoeControl& aContainer);
       
    69 
    68 
    70     protected: // From MEikEdwinSizeObserver
    69     protected: // From MEikEdwinSizeObserver
    71         TBool HandleEdwinSizeEventL(
    70         TBool HandleEdwinSizeEventL(
    72                 CEikEdwin* aEdwin,
    71                 CEikEdwin* aEdwin,
    73                 TEdwinSizeEvent aType,
    72                 TEdwinSizeEvent aType,