diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-09-30 06:36:06 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-09-30 06:36:06 +0000 |
commit | 5c0ecf9b570c595d6c19b86a279d9d8c45afbd20 (patch) | |
tree | 2684aeb40f97db67af1f74230147c7b48fda5305 /sc/inc/stlsheet.hxx | |
parent | 716636d558e9cc9b910da6d127314d2b20cdf0b6 (diff) |
CWS-TOOLING: integrate CWS sfxnotifyremoval
Diffstat (limited to 'sc/inc/stlsheet.hxx')
-rw-r--r-- | sc/inc/stlsheet.hxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/inc/stlsheet.hxx b/sc/inc/stlsheet.hxx index c672036bfb39..06786dfff69d 100644 --- a/sc/inc/stlsheet.hxx +++ b/sc/inc/stlsheet.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: stlsheet.hxx,v $ - * $Revision: 1.5 $ + * $Revision: 1.5.46.1 $ * * This file is part of OpenOffice.org. * @@ -87,8 +87,7 @@ protected: SfxStyleFamily eFamily, USHORT nMask ); - virtual void SFX_NOTIFY( SfxBroadcaster& rBC, const TypeId& rBCType, - const SfxHint& rHint, const TypeId& rHintType ); + virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ); }; #endif // SC_STLSHEET_HXX |