summaryrefslogtreecommitdiff
path: root/sfx2/source/control/request.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/control/request.cxx')
-rw-r--r--sfx2/source/control/request.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/control/request.cxx b/sfx2/source/control/request.cxx
index 3dcfe2ef5152..6d6b2484ad73 100644
--- a/sfx2/source/control/request.cxx
+++ b/sfx2/source/control/request.cxx
@@ -361,7 +361,7 @@ void SfxRequest::Record_Impl
(
SfxShell& rSh, // the <SfxShell>, which has executed the Request
const SfxSlot& rSlot, // the <SfxSlot>, which has executed the Request
- css::uno::Reference< css::frame::XDispatchRecorder > xRecorder,
+ const css::uno::Reference< css::frame::XDispatchRecorder >& xRecorder,
SfxViewFrame* pViewFrame
)