summaryrefslogtreecommitdiff
path: root/sw/source/core/access/acchyperlink.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/access/acchyperlink.cxx')
-rw-r--r--sw/source/core/access/acchyperlink.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/access/acchyperlink.cxx b/sw/source/core/access/acchyperlink.cxx
index 1866b844f7c9..76a2721ec172 100644
--- a/sw/source/core/access/acchyperlink.cxx
+++ b/sw/source/core/access/acchyperlink.cxx
@@ -124,7 +124,7 @@ uno::Reference< XAccessibleKeyBinding > SAL_CALL
if( isValid() )
{
- ::comphelper::OAccessibleKeyBindingHelper* pKeyBindingHelper =
+ rtl::Reference<::comphelper::OAccessibleKeyBindingHelper> pKeyBindingHelper =
new ::comphelper::OAccessibleKeyBindingHelper();
xKeyBinding = pKeyBindingHelper;