summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLSectionExport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLSectionExport.hxx')
-rw-r--r--xmloff/source/text/XMLSectionExport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLSectionExport.hxx b/xmloff/source/text/XMLSectionExport.hxx
index 72c6247bcd2c..06243cc24122 100644
--- a/xmloff/source/text/XMLSectionExport.hxx
+++ b/xmloff/source/text/XMLSectionExport.hxx
@@ -195,7 +195,7 @@ private:
css::uno::Reference < css::text::XDocumentIndex > & rIndex);
/// map service name to section type
- static enum SectionTypeEnum MapSectionType(const OUString& rSectionName);
+ static enum SectionTypeEnum MapSectionType(std::u16string_view rSectionName);
/**
* Export the index element start (for all index types).