summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewdata.cxx
diff options
context:
space:
mode:
authorAhmed ElShreif <aelshreif7@gmail.com>2019-08-18 12:24:08 -0500
committerAhmed ElShreif <aelshreif7@gmail.com>2019-08-18 12:54:50 -0500
commitfb4360cf8c18ab1c4d7e1631f7d5101342573739 (patch)
treee781f505fd9306aed59600bdc48a0144ee0bba5e /sc/source/ui/view/viewdata.cxx
parent671858c12e2eee7deacb2b7503ee7400e0f0bf5f (diff)
uitest: Fix Jenkins errors while building
Change-Id: I51b849d39d541ac5af372d969de8c5d39edefc0a
Diffstat (limited to 'sc/source/ui/view/viewdata.cxx')
-rw-r--r--sc/source/ui/view/viewdata.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/view/viewdata.cxx b/sc/source/ui/view/viewdata.cxx
index d5b80a363cb9..9152d61b4a5e 100644
--- a/sc/source/ui/view/viewdata.cxx
+++ b/sc/source/ui/view/viewdata.cxx
@@ -97,7 +97,7 @@ void lcl_LOKRemoveWindow(ScTabViewShell* pTabViewShell, ScSplitPos eWhich)
namespace {
-void collectUIInformation(const std::map<OUString, OUString>& aParameters,const OUString action)
+void collectUIInformation(const std::map<OUString, OUString>& aParameters,const OUString& action)
{
EventDescription aDescription;
aDescription.aID = "grid_window";