summaryrefslogtreecommitdiffstats
path: root/include/test/sheet/xmultipleoperation.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/test/sheet/xmultipleoperation.hxx')
-rw-r--r--include/test/sheet/xmultipleoperation.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/test/sheet/xmultipleoperation.hxx b/include/test/sheet/xmultipleoperation.hxx
index 50d4d144edc1..b775ddfcb324 100644
--- a/include/test/sheet/xmultipleoperation.hxx
+++ b/include/test/sheet/xmultipleoperation.hxx
@@ -30,7 +30,7 @@ protected:
~XMultipleOperation() {}
private:
- void fillCells(css::uno::Reference<css::sheet::XSpreadsheet>&);
+ void fillCells(css::uno::Reference<css::sheet::XSpreadsheet> const&);
};
}