diff options
Diffstat (limited to 'ridljar/util/manifest')
-rw-r--r-- | ridljar/util/manifest | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ridljar/util/manifest b/ridljar/util/manifest index ab777d6fe7ba..bb1209f90a22 100644 --- a/ridljar/util/manifest +++ b/ridljar/util/manifest @@ -6,6 +6,9 @@ Sealed: true Name: com/sun/star/comp/connections/ Sealed: true +Name: com/sun/star/comp/helper +Sealed: true + Name: com/sun/star/comp/loader/ Sealed: true @@ -24,6 +27,9 @@ Sealed: true Name: com/sun/star/lib/uno/ Sealed: true +Name: com/sun/star/lib/uno/adapter +Sealed: true + Name: com/sun/star/lib/uno/bridges/java_remote/ Sealed: true @@ -33,5 +39,8 @@ Sealed: true Name: com/sun/star/lib/uno/environments/remote/ Sealed: true +Name: com/sun/star/lib/uno/helper +Sealed: true + Name: com/sun/star/lib/uno/protocols/urp/ Sealed: true |