summaryrefslogtreecommitdiff
path: root/chart2/source/view/inc/PlotterBase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/inc/PlotterBase.hxx')
-rw-r--r--chart2/source/view/inc/PlotterBase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/view/inc/PlotterBase.hxx b/chart2/source/view/inc/PlotterBase.hxx
index 1d12d8633e56..8c408328f419 100644
--- a/chart2/source/view/inc/PlotterBase.hxx
+++ b/chart2/source/view/inc/PlotterBase.hxx
@@ -54,7 +54,7 @@ public:
, const css::uno::Reference< css::drawing::XShapes >& xFinalTarget
, const css::uno::Reference< css::lang::XMultiServiceFactory >& xFactory
, const OUString& rCID
- ) throw (css::uno::RuntimeException, std::exception);
+ );
virtual void setScales( const ::std::vector< ExplicitScaleData >& rScales, bool bSwapXAndYAxis );