summaryrefslogtreecommitdiff
path: root/include/xmloff/xmluconv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmluconv.hxx')
-rw-r--r--include/xmloff/xmluconv.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmluconv.hxx b/include/xmloff/xmluconv.hxx
index daca3b617f7f..6c391d74fe7f 100644
--- a/include/xmloff/xmluconv.hxx
+++ b/include/xmloff/xmluconv.hxx
@@ -265,7 +265,7 @@ public:
/** convert num-format and num-letter-sync values to NumberingType */
bool convertNumFormat( sal_Int16& rType,
const OUString& rNumFormat,
- const OUString& rNumLetterSync,
+ std::u16string_view rNumLetterSync,
bool bNumberNone = false ) const;
/** convert NumberingType to num-format and num-letter-sync values */