summaryrefslogtreecommitdiff
path: root/include/svx/unoshape.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-05-27 09:20:54 +0200
committerNoel Grandin <noel@peralex.com>2014-05-27 10:50:01 +0200
commit4a150c2d0c0b16cb3646c7a5fc534043a456f758 (patch)
tree05ed96c9f1b888fcb8f5aa629d54cd7811755ad0 /include/svx/unoshape.hxx
parentf7679803dae2ea72b7c51d2d02f41afa971a43f2 (diff)
cid#707249 Uncaught exception
Change-Id: Ib8ae83da27b24962769737626a9b55489239bda9
Diffstat (limited to 'include/svx/unoshape.hxx')
-rw-r--r--include/svx/unoshape.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/unoshape.hxx b/include/svx/unoshape.hxx
index 247b3e19a77e..868724be13b5 100644
--- a/include/svx/unoshape.hxx
+++ b/include/svx/unoshape.hxx
@@ -612,7 +612,7 @@ public:
// Local support functions
::com::sun::star::drawing::PolygonKind GetPolygonKind() const throw();
- void SetPolygon(const basegfx::B2DPolyPolygon& rNew) throw();
+ void SetPolygon(const basegfx::B2DPolyPolygon& rNew) throw(css::uno::RuntimeException);
basegfx::B2DPolyPolygon GetPolygon() const throw();
// XServiceInfo