summaryrefslogtreecommitdiff
path: root/include/sax/fshelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sax/fshelper.hxx')
-rw-r--r--include/sax/fshelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sax/fshelper.hxx b/include/sax/fshelper.hxx
index 9f2f9aad90e4..e3d3f052e39a 100644
--- a/include/sax/fshelper.hxx
+++ b/include/sax/fshelper.hxx
@@ -139,7 +139,7 @@ public:
FastAttributeList *createAttrList();
- void mark( ::com::sun::star::uno::Sequence< sal_Int32 > aOrder =
+ void mark( const ::com::sun::star::uno::Sequence< sal_Int32 >& aOrder =
::com::sun::star::uno::Sequence< sal_Int32 >() );
void mergeTopMarks( MergeMarksEnum eMergeType = MERGE_MARKS_APPEND );