diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-10-22 13:04:04 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-10-22 13:04:04 +0000 |
commit | a170d63329747effbd955378d9369e2471dc39c5 (patch) | |
tree | 21e4e7aca5972f6bcf186444c64b10068b3bbe19 /scripting | |
parent | 36b76ef5963d5e3203391def15007420be2c500b (diff) |
INTEGRATION: CWS scriptingf6 (1.3.22); FILE MERGED
2004/08/03 14:45:02 dfoster 1.3.22.1: #i32502#
Diffstat (limited to 'scripting')
-rw-r--r-- | scripting/source/dlgprov/dlgprov.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripting/source/dlgprov/dlgprov.xml b/scripting/source/dlgprov/dlgprov.xml index bf84e34b5c24..556cc3fe2253 100644 --- a/scripting/source/dlgprov/dlgprov.xml +++ b/scripting/source/dlgprov/dlgprov.xml @@ -36,8 +36,8 @@ <type>com.sun.star.uno.Exception</type> <type>com.sun.star.uno.RuntimeException</type> <type>com.sun.star.uno.XComponentContext</type> - <type>drafts.com.sun.star.script.provider.XScript</type> - <type>drafts.com.sun.star.script.provider.XScriptProvider</type> + <type>com.sun.star.script.provider.XScript</type> + <type>com.sun.star.script.provider.XScriptProvider</type> <type> com.sun.star.uri.XUriReference </type> <type> com.sun.star.uri.XUriReferenceFactory </type> <type> com.sun.star.uri.XVndSunStarScriptUrl </type> |