--- old/chart2/source/controller/dialogs/tp_Scale.hxx 2007-06-21 11:32:04.000000000 +0800 +++ new/chart2/source/controller/dialogs/tp_Scale.hxx 2007-06-21 11:32:20.000000000 +0800 @@ -137,6 +137,7 @@ public: static SfxTabPage* Create( Window* pParent, const SfxItemSet& rInAttrs ); virtual BOOL FillItemSet( SfxItemSet& rOutAttrs ); virtual void Reset( const SfxItemSet& rInAttrs ); + using TabPage::DeactivatePage; //chart2warnings: shouldn't be used virtual int DeactivatePage( SfxItemSet* pItemSet = NULL ); void SetNumFormatter( SvNumberFormatter* pFormatter );