repo.or.cz
/
ooovba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
merge the formfield patch from ooo-build
[ooovba.git]
/
bridges
/
test
/
inter_libs_exc
/
share.h
blob
28c4dfd5bb1509d175404a8917dd949f92c6a0be
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
)();