summaryrefslogtreecommitdiff
path: root/svtools/inc/svtools/style.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/svtools/style.hxx')
-rw-r--r--svtools/inc/svtools/style.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/svtools/inc/svtools/style.hxx b/svtools/inc/svtools/style.hxx
index 7a24acc9ca5c..17e4bf7b9c06 100644
--- a/svtools/inc/svtools/style.hxx
+++ b/svtools/inc/svtools/style.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: style.hxx,v $
- * $Revision: 1.5 $
+ * $Revision: 1.5.60.1 $
*
* This file is part of OpenOffice.org.
*
@@ -296,8 +296,7 @@ public:
SfxStyleSheet( const UniString&, const SfxStyleSheetBasePool&, SfxStyleFamily, USHORT );
SfxStyleSheet( const SfxStyleSheet& );
- virtual void SFX_NOTIFY( SfxBroadcaster& rBC, const TypeId& rBCType,
- const SfxHint& rHint, const TypeId& rHintType );
+ virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
virtual BOOL SetParent( const UniString& );
protected: