summaryrefslogtreecommitdiffstats
path: root/sdext/source/presenter/PresenterPaneFactory.hxx
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-04-09 09:37:17 +0200
committerFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-04-09 09:37:17 +0200
commit01dec66abb156b86c8e547dd4bc3677a261c0a86 (patch)
treecee1acd97954cf5b8575c29aa70a9b1cb08fd999 /sdext/source/presenter/PresenterPaneFactory.hxx
parent#i10000# fix for extension registration (diff)
parentremoved unused dependency to VCL (diff)
downloadcore-01dec66abb156b86c8e547dd4bc3677a261c0a86.tar.gz
core-01dec66abb156b86c8e547dd4bc3677a261c0a86.zip
slidecopy: merge CWS wth MWS-m76
Diffstat (limited to 'sdext/source/presenter/PresenterPaneFactory.hxx')
-rw-r--r--sdext/source/presenter/PresenterPaneFactory.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterPaneFactory.hxx b/sdext/source/presenter/PresenterPaneFactory.hxx
index 13296b763359..78ea3e4fc609 100644
--- a/sdext/source/presenter/PresenterPaneFactory.hxx
+++ b/sdext/source/presenter/PresenterPaneFactory.hxx
@@ -99,7 +99,7 @@ public:
SAL_CALL createResource (
const ::com::sun::star::uno::Reference<
com::sun::star::drawing::framework::XResourceId>& rxPaneId)
- throw (::com::sun::star::uno::RuntimeException);
+ throw (::com::sun::star::uno::RuntimeException, ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::lang::WrappedTargetException);
virtual void SAL_CALL
releaseResource (