summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/lang/XConnectionPoint.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/lang/XConnectionPoint.idl')
-rw-r--r--udkapi/com/sun/star/lang/XConnectionPoint.idl51
1 files changed, 49 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/lang/XConnectionPoint.idl b/udkapi/com/sun/star/lang/XConnectionPoint.idl
index 09ef5590ecd9..774080d7f3c3 100644
--- a/udkapi/com/sun/star/lang/XConnectionPoint.idl
+++ b/udkapi/com/sun/star/lang/XConnectionPoint.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XConnectionPoint.idl,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: mi $ $Date: 2002-12-11 13:32:37 $
+ * last change: $Author: mi $ $Date: 2003-01-21 13:16:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -239,4 +239,51 @@ interface XConnectionPoint: com::sun::star::uno::XInterface
}; }; }; };
+/*=============================================================================
+
+ $Log: not supported by cvs2svn $
+ Revision 1.9 2002/12/10 10:31:33 mi
+ #105668# fixed dead links
+
+ Revision 1.8 2001/03/16 15:10:37 jsc
+ remove interfaceheader with uik and remove [const] in method definitions
+
+ Revision 1.7 2001/01/31 09:45:41 mi
+ TYPE_XIDLCLASS is now 'type'
+
+ Revision 1.6 2000/12/19 15:32:25 mi
+ documentation syntax fixed
+
+ Revision 1.5 2000/12/13 15:47:01 mi
+ symtactical documentation and minor semantic documentation flaws fixed
+
+ Revision 1.4 2000/11/08 12:28:41 mi
+ moved from api
+
+ Revision 1.2 2000/10/09 14:24:57 mi
+ #78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags)
+
+ Revision 1.1.1.1 2000/09/18 23:35:25 hjs
+ initial import
+
+ Revision 1.7 2000/09/11 11:52:33 mi
+ documentation merged from XML
+
+ Revision 1.5 2000/03/09 12:36:15 mi
+ #70728# missing documentation
+
+ Revision 1.4 2000/02/23 11:41:16 mi
+ results from proofreading in layouted version
+
+ Revision 1.3 2000/02/07 11:24:39 mi
+ zu #70728# missing documentation marked
+
+ Revision 1.2 2000/01/14 10:57:01 jsc
+ #71616# Typumstellung
+
+ Revision 1.1.1.1 1999/11/11 09:48:43 jsc
+ new
+
+
+=============================================================================*/
#endif