summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/reflection/XIndirectTypeDescription.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2001-11-16 14:09:06 +0000
committerMichael Hönnig <mi@openoffice.org>2001-11-16 14:09:06 +0000
commit1f985821e1eba21d1ccb6dd2251beb731fc34d5a (patch)
tree130397c3b601e48c9a725af5bd9aad7ce68bd0f5 /udkapi/com/sun/star/reflection/XIndirectTypeDescription.idl
parent2326dd85aeb762216674f1b8e2ba3cdba48dbecf (diff)
proofing by Richard Holt
Diffstat (limited to 'udkapi/com/sun/star/reflection/XIndirectTypeDescription.idl')
-rw-r--r--udkapi/com/sun/star/reflection/XIndirectTypeDescription.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/reflection/XIndirectTypeDescription.idl b/udkapi/com/sun/star/reflection/XIndirectTypeDescription.idl
index 6550b269cfcc..ef96b5280cf6 100644
--- a/udkapi/com/sun/star/reflection/XIndirectTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XIndirectTypeDescription.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XIndirectTypeDescription.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: jsc $ $Date: 2001-03-16 15:10:38 $
+ * last change: $Author: mi $ $Date: 2001-11-16 15:02:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,7 +73,7 @@
//=============================================================================
// DocMerge from xml: interface com::sun::star::reflection::XIndirectTypeDescription
-/** The type description of a typedef, array or sequence.
+/** The type description of a typedef, array, or sequence.
The type class of this description is TypeClass_TYPEDEF or
TypeClass_SEQUENCE or TypeClass_ARRAY.
*/
@@ -96,6 +96,9 @@ interface XIndirectTypeDescription: com::sun::star::reflection::XTypeDescription
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.5 2001/03/16 15:10:38 jsc
+ remove interfaceheader with uik and remove [const] in method definitions
+
Revision 1.4 2000/11/08 12:28:46 mi
moved from api