summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbaworksheet.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbaworksheet.cxx')
-rw-r--r--sc/source/ui/vba/vbaworksheet.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbaworksheet.cxx b/sc/source/ui/vba/vbaworksheet.cxx
index a2caa3fb3a77..f856ff0087bd 100644
--- a/sc/source/ui/vba/vbaworksheet.cxx
+++ b/sc/source/ui/vba/vbaworksheet.cxx
@@ -943,7 +943,7 @@ ScVbaWorksheet::hasProperty( const OUString& aName )
}
uno::Any
-ScVbaWorksheet::getControlShape( const OUString& sName )
+ScVbaWorksheet::getControlShape( std::u16string_view sName )
{
// ideally we would get an XControl object but it appears an XControl
// implementation only exists for a Control implementation obtained from the