summaryrefslogtreecommitdiff
path: root/registry/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2000-10-09 13:48:24 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2000-10-09 13:48:24 +0000
commit331224c2158825d38c8358747ad05a0778091499 (patch)
treea6180680701f770f3d1dfae81863948f976dcfcb /registry/inc
parent353607df2ed59f00ad67a74de29b3db662ea960a (diff)
#65293#: syntax
Diffstat (limited to 'registry/inc')
-rw-r--r--registry/inc/registry/refltype.hxx9
1 files changed, 6 insertions, 3 deletions
diff --git a/registry/inc/registry/refltype.hxx b/registry/inc/registry/refltype.hxx
index 77277866829f..947dd3cd4fb1 100644
--- a/registry/inc/registry/refltype.hxx
+++ b/registry/inc/registry/refltype.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: refltype.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: jsc $ $Date: 2000-10-09 11:53:09 $
+ * last change: $Author: hr $ $Date: 2000-10-09 14:48:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -64,6 +64,9 @@
Source Code Control System - Update
$Log: not supported by cvs2svn $
+ Revision 1.2 2000/10/09 11:53:09 jsc
+ change the binary typelibrary format, make it extendable
+
Revision 1.1.1.1 2000/09/18 15:18:42 hr
initial import
@@ -144,7 +147,7 @@ enum RTTypeSource
{
RT_UNO_IDL,
RT_CORBA_IDL,
- RT_JAVA,
+ RT_JAVA
};
enum RTTypeClass