diff options
Diffstat (limited to 'chart2/source/controller/inc/ChartDocumentWrapper.hxx')
-rw-r--r-- | chart2/source/controller/inc/ChartDocumentWrapper.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/controller/inc/ChartDocumentWrapper.hxx b/chart2/source/controller/inc/ChartDocumentWrapper.hxx index c0112a85f1ba..3cf3aa7a8f99 100644 --- a/chart2/source/controller/inc/ChartDocumentWrapper.hxx +++ b/chart2/source/controller/inc/ChartDocumentWrapper.hxx @@ -80,6 +80,7 @@ public: css::uno::Reference< css::drawing::XShapes > getAdditionalShapes() const; + /// @throws css::uno::RuntimeException css::uno::Reference< css::drawing::XDrawPage > impl_getDrawPage() const throw (css::uno::RuntimeException); |