summaryrefslogtreecommitdiff
path: root/include/oox/dump/dumperbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/dump/dumperbase.hxx')
-rw-r--r--include/oox/dump/dumperbase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/dump/dumperbase.hxx b/include/oox/dump/dumperbase.hxx
index 6d8435e94a1e..f32ca388d07b 100644
--- a/include/oox/dump/dumperbase.hxx
+++ b/include/oox/dump/dumperbase.hxx
@@ -102,7 +102,7 @@ public:
// file names -------------------------------------------------------------
static OUString convertFileNameToUrl( const OUString& rFileName );
- static sal_Int32 getFileNamePos( const OUString& rFileUrl );
+ static sal_Int32 getFileNamePos( std::u16string_view rFileUrl );
static OUString getFileNameExtension( const OUString& rFileUrl );
// input streams ----------------------------------------------------------