1*cdf0e10cSrcweir 2*cdf0e10cSrcweir #include <com/sun/star/lang/IllegalArgumentException.hpp> 3*cdf0e10cSrcweir #include <com/sun/star/uno/DeploymentException.hpp> 4*cdf0e10cSrcweir 5*cdf0e10cSrcweir #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) 6*cdf0e10cSrcweir 7*cdf0e10cSrcweir typedef void (SAL_CALL * t_throws_exc)(); 8