summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/reflection/XInterfaceTypeDescription.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2003-01-21 12:17:36 +0000
committerMichael Hönnig <mi@openoffice.org>2003-01-21 12:17:36 +0000
commit07624b6bdff485d4316a34ea4cc074dc5550c08f (patch)
treedd2b3d3bf80a23d3c4a18e70e476609f5914b864 /udkapi/com/sun/star/reflection/XInterfaceTypeDescription.idl
parentf6355ecc50eaaab1b8c97a2a7481778a3c414365 (diff)
merge from src641 internal ODK release
Diffstat (limited to 'udkapi/com/sun/star/reflection/XInterfaceTypeDescription.idl')
-rw-r--r--udkapi/com/sun/star/reflection/XInterfaceTypeDescription.idl27
1 files changed, 25 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/reflection/XInterfaceTypeDescription.idl b/udkapi/com/sun/star/reflection/XInterfaceTypeDescription.idl
index d5d9af9eb153..93040154b695 100644
--- a/udkapi/com/sun/star/reflection/XInterfaceTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XInterfaceTypeDescription.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XInterfaceTypeDescription.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: mi $ $Date: 2002-12-11 13:40:46 $
+ * last change: $Author: mi $ $Date: 2003-01-21 13:16:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -118,5 +118,28 @@ interface XInterfaceTypeDescription: com::sun::star::reflection::XTypeDescriptio
/*=============================================================================
+ $Log: not supported by cvs2svn $
+ Revision 1.6 2002/03/08 17:19:13 dbo
+ #96711# reviewed reflection API documentation
+
+ 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
+
+ Revision 1.1.1.1 2000/09/18 23:35:32 hjs
+ initial import
+
+ Revision 1.4 2000/09/11 11:52:37 mi
+ documentation merged from XML
+
+ Revision 1.2 1999/11/15 16:05:40 dbo
+ doc added
+
+ Revision 1.1.1.1 1999/11/11 09:48:44 jsc
+ new
+
+
=============================================================================*/
#endif