summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/CommandDispatchContainer.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-03-06 15:49:35 +0000
committerCaolán McNamara <caolanm@redhat.com>2015-03-06 17:08:55 +0000
commit567f51192483059ec57c16a6045141746d4b01f9 (patch)
treee3f998a5fc8466ab30a2e11aa7ea1d16c2523fa5 /chart2/source/controller/main/CommandDispatchContainer.hxx
parentef6f2490a697e7c23fea40c567f751db05f1bbbf (diff)
V801: Decreased performance
Change-Id: I97c7977fdfea57b5d1c45ce0c5902b74cc719db9
Diffstat (limited to 'chart2/source/controller/main/CommandDispatchContainer.hxx')
-rw-r--r--chart2/source/controller/main/CommandDispatchContainer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/main/CommandDispatchContainer.hxx b/chart2/source/controller/main/CommandDispatchContainer.hxx
index 0e25f7223cde..9b611bdc802b 100644
--- a/chart2/source/controller/main/CommandDispatchContainer.hxx
+++ b/chart2/source/controller/main/CommandDispatchContainer.hxx
@@ -83,7 +83,7 @@ public:
*/
void setChartDispatch(
const ::com::sun::star::uno::Reference<
- ::com::sun::star::frame::XDispatch > xChartDispatch,
+ ::com::sun::star::frame::XDispatch >& rChartDispatch,
const ::std::set< OUString > & rChartCommands );
/** Returns the dispatch that is able to do the command given in rURL, if