diff options
author | Duncan Foster <dfoster@openoffice.org> | 2002-11-06 15:26:40 +0000 |
---|---|---|
committer | Duncan Foster <dfoster@openoffice.org> | 2002-11-06 15:26:40 +0000 |
commit | 7fb4f9d032fb80e4adbd1c7be729f7e7e2e1a310 (patch) | |
tree | 99fa9ecadb41e5c3dd755f7d8caa734e7941c0a7 /scripting/source/runtimemgr/runtimemgr.xml | |
parent | 2b87c41e49b7e3531f652798053faad21d4e6f94 (diff) |
Script Framework refactoring. Many changes.
Diffstat (limited to 'scripting/source/runtimemgr/runtimemgr.xml')
-rwxr-xr-x | scripting/source/runtimemgr/runtimemgr.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripting/source/runtimemgr/runtimemgr.xml b/scripting/source/runtimemgr/runtimemgr.xml index 531b0159d454..0d77db8705c2 100755 --- a/scripting/source/runtimemgr/runtimemgr.xml +++ b/scripting/source/runtimemgr/runtimemgr.xml @@ -31,6 +31,7 @@ <type> com.sun.star.lang.XServiceInfo </type> <type> com.sun.star.io.XOutputStream </type> <type> drafts.com.sun.star.script.framework.storage.XScriptInfoAccess </type> + <type> drafts.com.sun.star.script.framework.storage.XScriptStorageManager </type> <type> drafts.com.sun.star.script.framework.XScriptInvocation </type> <type> drafts.com.sun.star.script.framework.XScriptNameResolver </type> </component-description> |