summaryrefslogtreecommitdiffstats
path: root/fpicker/source/office/fpinteraction.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/office/fpinteraction.hxx')
-rw-r--r--fpicker/source/office/fpinteraction.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/office/fpinteraction.hxx b/fpicker/source/office/fpinteraction.hxx
index 6aac9c18dcb6..84f4a43d60a4 100644
--- a/fpicker/source/office/fpinteraction.hxx
+++ b/fpicker/source/office/fpinteraction.hxx
@@ -55,7 +55,7 @@ namespace svt
EInterceptedInteractions m_eInterceptions; // enable/disable interception of some special interactions
public:
- explicit OFilePickerInteractionHandler( const css::uno::Reference< css::task::XInteractionHandler >& _rxMaster );
+ explicit OFilePickerInteractionHandler( css::uno::Reference< css::task::XInteractionHandler > _xMaster );
// some generic functions
void enableInterceptions( EInterceptedInteractions eInterceptions );