summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/DataProviderHandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/DataProviderHandler.hxx')
-rw-r--r--reportdesign/source/ui/inc/DataProviderHandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/ui/inc/DataProviderHandler.hxx b/reportdesign/source/ui/inc/DataProviderHandler.hxx
index 7649b5e3dd69..f24d1f58e024 100644
--- a/reportdesign/source/ui/inc/DataProviderHandler.hxx
+++ b/reportdesign/source/ui/inc/DataProviderHandler.hxx
@@ -95,7 +95,7 @@ namespace rptui
bool impl_dialogLinkedFields_nothrow( ::osl::ClearableMutexGuard& _rClearBeforeDialog ) const;
bool impl_dialogChartType_nothrow( ::osl::ClearableMutexGuard& _rClearBeforeDialog ) const;
- void impl_updateChartTitle_throw(const OUString& _aValue);
+ void impl_updateChartTitle_throw(const ::com::sun::star::uno::Any& _aValue);
// overload WeakComponentImplHelperBase::disposing()
// This function is called upon disposing the component,