summaryrefslogtreecommitdiff
path: root/canvas/source/vcl/canvas.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/vcl/canvas.hxx')
-rw-r--r--canvas/source/vcl/canvas.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/canvas/source/vcl/canvas.hxx b/canvas/source/vcl/canvas.hxx
index 71c010f80a63..0c9970631adc 100644
--- a/canvas/source/vcl/canvas.hxx
+++ b/canvas/source/vcl/canvas.hxx
@@ -98,7 +98,7 @@ namespace vclcanvas
DECLARE_UNO3_XCOMPONENT_AGG_DEFAULTS( Canvas, GraphicDeviceBase_Base, ::cppu::WeakComponentImplHelperBase );
// XServiceName
- virtual OUString SAL_CALL getServiceName( ) throw (::com::sun::star::uno::RuntimeException);
+ virtual OUString SAL_CALL getServiceName( ) throw (::com::sun::star::uno::RuntimeException, std::exception);
// RepaintTarget
virtual bool repaint( const GraphicObjectSharedPtr& rGrf,