From a65d5450b3254a8f880c39819ece980e69624283 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 30 Sep 2008 06:36:06 +0000 Subject: CWS-TOOLING: integrate CWS sfxnotifyremoval --- sd/source/ui/inc/docprev.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sd/source/ui/inc/docprev.hxx') diff --git a/sd/source/ui/inc/docprev.hxx b/sd/source/ui/inc/docprev.hxx index 0e52df5d3728..746df06794ea 100644 --- a/sd/source/ui/inc/docprev.hxx +++ b/sd/source/ui/inc/docprev.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: docprev.hxx,v $ - * $Revision: 1.10 $ + * $Revision: 1.10.34.1 $ * * This file is part of OpenOffice.org. * @@ -67,7 +67,7 @@ protected: svtools::ColorConfig maColorConfig; - virtual void SFX_NOTIFY(SfxBroadcaster& rBC, const TypeId& rBCType, const SfxHint& rHint, const TypeId& rHintType); + virtual void Notify(SfxBroadcaster& rBC, const SfxHint& rHint); void updateViewSettings(); -- cgit