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