summaryrefslogtreecommitdiff
path: root/idl/source/prj
diff options
context:
space:
mode:
Diffstat (limited to 'idl/source/prj')
-rw-r--r--idl/source/prj/command.cxx6
-rw-r--r--idl/source/prj/globals.cxx6
2 files changed, 6 insertions, 6 deletions
diff --git a/idl/source/prj/command.cxx b/idl/source/prj/command.cxx
index 9961f737339d..a2f8322d05b6 100644
--- a/idl/source/prj/command.cxx
+++ b/idl/source/prj/command.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: command.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:30:41 $
+ * last change: $Author: mba $ $Date: 2002-04-17 12:53:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -137,7 +137,7 @@ char* SyntaxStrings[] = {
"\t\tHasCoreId",
"\t\tHasDialog",
"\t\tIsCollection",
-"\t\tPlugComm",
+"\t\tImageRotation",
"\t\tPseudoPrefix = Identifier",
"\t\tPseudoSlots",
"\t\tReadOnly",
diff --git a/idl/source/prj/globals.cxx b/idl/source/prj/globals.cxx
index 9e3468439842..dbb1423917e4 100644
--- a/idl/source/prj/globals.cxx
+++ b/idl/source/prj/globals.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: globals.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:30:41 $
+ * last change: $Author: mba $ $Date: 2002-04-17 12:53:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -215,7 +215,7 @@ SvGlobalHashNames::SvGlobalHashNames()
A_ENTRY(define)
A_ENTRY(SbxObject)
A_ENTRY(Container)
- A_ENTRY(PlugComm)
+ A_ENTRY(ImageRotation)
A_ENTRY(IsCollection)
A_ENTRY(ReadOnlyDoc)
A_ENTRY(ConfigName)