summaryrefslogtreecommitdiff
path: root/include/svl
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-08-31 11:25:58 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-08-31 11:25:58 +0100
commitedf9fa4a37261202196e8873169151f376cfd33b (patch)
tree5d60f700709898ae8f93069d0ea37f6e8ae57386 /include/svl
parentedcb5a3c42fbfc30794c98daffef4bd79fb570e1 (diff)
rename _Disconnect to Disconnect
Change-Id: Ia7b5dce6dbdfd3cfd066003762f449b8bf1ff41a
Diffstat (limited to 'include/svl')
-rw-r--r--include/svl/svdde.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/svdde.hxx b/include/svl/svdde.hxx
index 9889774f3226..65bb65dd56c0 100644
--- a/include/svl/svdde.hxx
+++ b/include/svl/svdde.hxx
@@ -285,7 +285,7 @@ public:
class SVL_DLLPUBLIC DdeTopic
{
- SVL_DLLPRIVATE void _Disconnect( sal_IntPtr );
+ SVL_DLLPRIVATE void Disconnect( sal_IntPtr );
public:
virtual DdeData* Get(SotClipboardFormatId);