summaryrefslogtreecommitdiff
path: root/vbahelper/source/msforms/vbalistcontrolhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vbahelper/source/msforms/vbalistcontrolhelper.hxx')
-rw-r--r--vbahelper/source/msforms/vbalistcontrolhelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vbahelper/source/msforms/vbalistcontrolhelper.hxx b/vbahelper/source/msforms/vbalistcontrolhelper.hxx
index dff3e1c33541..e80ba3e857cb 100644
--- a/vbahelper/source/msforms/vbalistcontrolhelper.hxx
+++ b/vbahelper/source/msforms/vbalistcontrolhelper.hxx
@@ -33,7 +33,7 @@ public:
/// @throws css::uno::RuntimeException
void removeItem( const css::uno::Any& index );
/// @throws css::uno::RuntimeException
- void setRowSource( const OUString& _rowsource );
+ void setRowSource( std::u16string_view _rowsource );
/// @throws css::uno::RuntimeException
::sal_Int32 getListCount();
/// @throws css::uno::RuntimeException