summaryrefslogtreecommitdiff
path: root/scripting/source/provider/ScriptImpl.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-10-22 13:08:05 +0000
committerRüdiger Timm <rt@openoffice.org>2004-10-22 13:08:05 +0000
commit2e29bd4c1fcdf913bab9ff1ef6949dd74da612f6 (patch)
tree677ad1e7c4c9421d99ece1e56e7909edc31c2a87 /scripting/source/provider/ScriptImpl.cxx
parent6dd903801b794dfafeb97f5ae41ebaae969dd26b (diff)
INTEGRATION: CWS scriptingf6 (1.1.40); FILE MERGED
2004/08/03 14:45:06 dfoster 1.1.40.1: #i32502#
Diffstat (limited to 'scripting/source/provider/ScriptImpl.cxx')
-rw-r--r--scripting/source/provider/ScriptImpl.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripting/source/provider/ScriptImpl.cxx b/scripting/source/provider/ScriptImpl.cxx
index a6a00ad2e3b1..e2b62e0a9b57 100644
--- a/scripting/source/provider/ScriptImpl.cxx
+++ b/scripting/source/provider/ScriptImpl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ScriptImpl.cxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: dfoster $ $Date: 2003-07-23 13:58:46 $
+ * last change: $Author: rt $ $Date: 2004-10-22 14:08:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,7 +66,7 @@
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
-using namespace ::drafts::com::sun::star::script::framework;
+using namespace ::com::sun::star::script::framework;
namespace func_provider
{