diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-10-01 09:04:58 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-10-01 09:04:58 +0000 |
commit | 3b2b8f91ff22b93050b9b1aa3da5bd4359182499 (patch) | |
tree | 3e37aa664496da562640735b168da4dcc08bb737 /stoc/source/corereflection | |
parent | 257b3205cae2665a96492b806df10faf884a4e99 (diff) |
CWS-TOOLING: integrate CWS sb93
Diffstat (limited to 'stoc/source/corereflection')
-rw-r--r-- | stoc/source/corereflection/corefl.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stoc/source/corereflection/corefl.xml b/stoc/source/corereflection/corefl.xml index 8bf757a2ae32..5dba80b6abff 100644 --- a/stoc/source/corereflection/corefl.xml +++ b/stoc/source/corereflection/corefl.xml @@ -15,6 +15,7 @@ The service provides reflection and access to all uno types <status value="final"/> <supported-service> com.sun.star.reflection.CoreReflection </supported-service> <service-dependency> ... </service-dependency> + <type>com.sun.star.lang.DisposedException</type> <type> com.sun.star.reflection.XTypeDescription </type> <type> com.sun.star.reflection.XIdlReflection </type> <type> com.sun.star.reflection.XIdlClass </type> |