summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/ViewShellBase.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-09-30 06:36:06 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-09-30 06:36:06 +0000
commita65d5450b3254a8f880c39819ece980e69624283 (patch)
tree8a1f5acfb5bc01587ad275ee1993a3655ea576c3 /sd/source/ui/inc/ViewShellBase.hxx
parent9ff911b877ad5e942487c6a140cf9870762850f7 (diff)
CWS-TOOLING: integrate CWS sfxnotifyremoval
Diffstat (limited to 'sd/source/ui/inc/ViewShellBase.hxx')
-rw-r--r--sd/source/ui/inc/ViewShellBase.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sd/source/ui/inc/ViewShellBase.hxx b/sd/source/ui/inc/ViewShellBase.hxx
index 8921bdc844d7..8187d308bfb8 100644
--- a/sd/source/ui/inc/ViewShellBase.hxx
+++ b/sd/source/ui/inc/ViewShellBase.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: ViewShellBase.hxx,v $
- * $Revision: 1.23 $
+ * $Revision: 1.23.34.1 $
*
* This file is part of OpenOffice.org.
*
@@ -262,10 +262,7 @@ public:
protected:
osl::Mutex maMutex;
- virtual void SFX_NOTIFY(SfxBroadcaster& rBC,
- const TypeId& rBCType,
- const SfxHint& rHint,
- const TypeId& rHintType);
+ virtual void Notify(SfxBroadcaster& rBC, const SfxHint& rHint);
virtual void InitializeFramework (void);