summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/unopage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/unopage.hxx')
-rw-r--r--sd/source/ui/inc/unopage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/unopage.hxx b/sd/source/ui/inc/unopage.hxx
index 1607e3779ead..b66db4f90e88 100644
--- a/sd/source/ui/inc/unopage.hxx
+++ b/sd/source/ui/inc/unopage.hxx
@@ -284,7 +284,7 @@ public:
virtual ~SdPageLinkTargets() throw() override;
// intern
- SdrObject* FindObject( const OUString& rName ) const throw();
+ SdrObject* FindObject( std::u16string_view rName ) const throw();
// XServiceInfo
virtual OUString SAL_CALL getImplementationName() override;