summaryrefslogtreecommitdiffstats
path: root/chart2/source/model/main/PageBackground.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/model/main/PageBackground.hxx')
-rw-r--r--chart2/source/model/main/PageBackground.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/model/main/PageBackground.hxx b/chart2/source/model/main/PageBackground.hxx
index 7624fbf8e215..80bfd3fd9f70 100644
--- a/chart2/source/model/main/PageBackground.hxx
+++ b/chart2/source/model/main/PageBackground.hxx
@@ -62,7 +62,7 @@ private:
explicit PageBackground( const PageBackground & rOther );
// ____ OPropertySet ____
- virtual css::uno::Any GetDefaultValue( sal_Int32 nHandle ) const override;
+ virtual void GetDefaultValue( sal_Int32 nHandle, css::uno::Any& rAny ) const override;
// ____ OPropertySet ____
virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper() override;