summaryrefslogtreecommitdiff
path: root/include/test/primitive2dxmldump.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/test/primitive2dxmldump.hxx')
-rw-r--r--include/test/primitive2dxmldump.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/test/primitive2dxmldump.hxx b/include/test/primitive2dxmldump.hxx
index 6a949601b257..a578e60f7596 100644
--- a/include/test/primitive2dxmldump.hxx
+++ b/include/test/primitive2dxmldump.hxx
@@ -39,7 +39,7 @@ public:
pTempStreamName - this is useful when creating the test, to dump the
file for examination.
*/
- xmlDocPtr dumpAndParse(drawinglayer::primitive2d::Primitive2DSequence aPrimitive2DSequence, const OUString& rTempStreamName = OUString());
+ xmlDocPtr dumpAndParse(const drawinglayer::primitive2d::Primitive2DSequence& aPrimitive2DSequence, const OUString& rTempStreamName = OUString());
};
#endif // INCLUDED_TEST_PRIMITIVE2DXMLDUMP_HXX