summaryrefslogtreecommitdiffstats
path: root/svx/source/inc/fmtextcontrolshell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/fmtextcontrolshell.hxx')
-rw-r--r--svx/source/inc/fmtextcontrolshell.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/fmtextcontrolshell.hxx b/svx/source/inc/fmtextcontrolshell.hxx
index 3f2a9f82e795..241ecaf380ce 100644
--- a/svx/source/inc/fmtextcontrolshell.hxx
+++ b/svx/source/inc/fmtextcontrolshell.hxx
@@ -165,7 +165,7 @@ namespace svx
// fills the given structure with dispatchers for the given slots, for the given control
void fillFeatureDispatchers(
- const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControl > _rxControl,
+ const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControl >& _rxControl,
SfxSlotId* _pZeroTerminatedSlots,
ControlFeatures& _rDispatchers
);