merge the formfield patch from ooo-build
[ooovba.git] / bridges / test / inter_libs_exc / share.h
blob28c4dfd5bb1509d175404a8917dd949f92c6a0be
2 #include <com/sun/star/lang/IllegalArgumentException.hpp>
3 #include <com/sun/star/uno/DeploymentException.hpp>
5 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) )
7 typedef void (SAL_CALL * t_throws_exc)();