summaryrefslogtreecommitdiff
path: root/sw/inc/swserv.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-03-19 11:23:19 +0200
committerNoel Grandin <noel@peralex.com>2015-03-23 09:42:22 +0200
commita84c07509d9051084684987ad5ec47631afd50e5 (patch)
treeb9366fc0852114c933aed2dc2c1b9fb018bc7f20 /sw/inc/swserv.hxx
parentfd68059586246f415a5fa6637fafad1ac9293e92 (diff)
loplugin:constantfunction: sw
Change-Id: Ife8ccbe4625d87d1e3314c75604cb3d947011680
Diffstat (limited to 'sw/inc/swserv.hxx')
-rw-r--r--sw/inc/swserv.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/inc/swserv.hxx b/sw/inc/swserv.hxx
index 9cc34ad1038c..3da7b1a28df4 100644
--- a/sw/inc/swserv.hxx
+++ b/sw/inc/swserv.hxx
@@ -64,9 +64,6 @@ public:
const OUString & rMimeType,
bool bSynchron = false ) SAL_OVERRIDE;
- bool SetData( const OUString & rMimeType,
- const ::com::sun::star::uno::Any& rData );
-
void SendDataChanged( const SwPosition& rPos );
void SendDataChanged( const SwPaM& rRange );