summaryrefslogtreecommitdiff
path: root/xmlscript/inc/xmlscript
diff options
context:
space:
mode:
authorDaniel Boelzle <dbo@openoffice.org>2001-02-28 17:22:08 +0000
committerDaniel Boelzle <dbo@openoffice.org>2001-02-28 17:22:08 +0000
commit0dc97fcedbd8b836f3db6beeec0a2d4514e11cac (patch)
tree6eac05be33f984734206994546345456cbd67ec0 /xmlscript/inc/xmlscript
parent04ad018a97dd27fa6e10c13c6145823f5791123e (diff)
further impl and bugfixing
Diffstat (limited to 'xmlscript/inc/xmlscript')
-rw-r--r--xmlscript/inc/xmlscript/xmldlg_imexp.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmlscript/inc/xmlscript/xmldlg_imexp.hxx b/xmlscript/inc/xmlscript/xmldlg_imexp.hxx
index 328b4c3e8a1b..fe5638d7a3e7 100644
--- a/xmlscript/inc/xmlscript/xmldlg_imexp.hxx
+++ b/xmlscript/inc/xmlscript/xmldlg_imexp.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmldlg_imexp.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: dbo $ $Date: 2001-02-27 12:45:16 $
+ * last change: $Author: dbo $ $Date: 2001-02-28 18:22:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@ namespace xmlscript
#define XMLNS_DIALOGS_URI "http://openoffice.org/2000/dialog"
#define XMLNS_DIALOGS_UID 1
-#define XMLNS_DIALOGS_PREFIX "dlg"
+#define XMLNS_DIALOGS_PREFIX "dialog"
//==================================================================================================