summaryrefslogtreecommitdiff
path: root/sax/inc
diff options
context:
space:
mode:
Diffstat (limited to 'sax/inc')
-rw-r--r--sax/inc/sax/fshelper.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sax/inc/sax/fshelper.hxx b/sax/inc/sax/fshelper.hxx
index f34576022378..5d5668a8f9f5 100644
--- a/sax/inc/sax/fshelper.hxx
+++ b/sax/inc/sax/fshelper.hxx
@@ -102,7 +102,8 @@ public:
FastAttributeList *createAttrList();
- void mark();
+ void mark( ::com::sun::star::uno::Sequence< sal_Int32 > aOrder =
+ ::com::sun::star::uno::Sequence< sal_Int32 >() );
void mergeTopMarks( MergeMarksEnum eMergeType = MERGE_MARKS_APPEND );
private: