summaryrefslogtreecommitdiff
path: root/sw/inc/swserv.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 07:12:04 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 07:12:04 +0000
commitfb480eb8dab7361cf46f79df47f076fef7bd8cfb (patch)
tree2d30b7edf7d04686a0f338a201281151febe2c5a /sw/inc/swserv.hxx
parent05de20d0d2324698e702cb0617d0950aec67eb2a (diff)
INTEGRATION: CWS swwarnings (1.5.242); FILE MERGED
2007/03/05 12:43:18 tl 1.5.242.1: #i69287# warning-free code
Diffstat (limited to 'sw/inc/swserv.hxx')
-rw-r--r--sw/inc/swserv.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/inc/swserv.hxx b/sw/inc/swserv.hxx
index 23d15fe2927e..28f7a81ae21d 100644
--- a/sw/inc/swserv.hxx
+++ b/sw/inc/swserv.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: swserv.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-08-14 15:34:21 $
+ * last change: $Author: hr $ $Date: 2007-09-27 08:12:04 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -83,6 +83,7 @@ public:
BOOL SetData( const String & rMimeType,
const ::com::sun::star::uno::Any& rData );
+ using sfx2::SvLinkSource::SendDataChanged;
virtual void SendDataChanged( const SwPosition& rPos );
virtual void SendDataChanged( const SwPaM& rRange );