summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/lang/XComponent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/lang/XComponent.idl')
-rw-r--r--udkapi/com/sun/star/lang/XComponent.idl57
1 files changed, 55 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/lang/XComponent.idl b/udkapi/com/sun/star/lang/XComponent.idl
index 8ab9b3cd541e..3c7a8a4e4eca 100644
--- a/udkapi/com/sun/star/lang/XComponent.idl
+++ b/udkapi/com/sun/star/lang/XComponent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XComponent.idl,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: mi $ $Date: 2002-12-11 13:30:53 $
+ * 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
@@ -174,4 +174,57 @@ interface XComponent: com::sun::star::uno::XInterface
}; }; }; };
+/*=============================================================================
+
+ $Log: not supported by cvs2svn $
+ Revision 1.12 2002/12/10 10:31:33 mi
+ #105668# fixed dead links
+
+ Revision 1.11 2002/12/06 13:26:40 sb
+ #105668#, #105983# Clarified documentation.
+
+ Revision 1.10 2002/08/05 09:33:56 mi
+ add/remove...Listener more precisely specified for adding the same interface multiple times
+
+ Revision 1.9 2002/01/18 13:39:36 jbu
+ #96701# API review
+
+ Revision 1.8 2001/11/16 14:57:39 mi
+ proofing by Richard Holt
+
+ Revision 1.7 2001/03/16 15:10:37 jsc
+ remove interfaceheader with uik and remove [const] in method definitions
+
+ Revision 1.6 2000/12/19 16:15:26 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.1.1.1 2000/09/18 23:35:25 hjs
+ initial import
+
+ Revision 1.6 2000/09/11 11:52:33 mi
+ documentation merged from XML
+
+ 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 1999/11/18 11:49:57 mi
+ XComponent now in module lang
+
+ Revision 1.1 1999/11/18 10:34:02 mi
+ XComponent now in module lang
+
+ Revision 1.1.1.1 1999/11/11 09:48:41 jsc
+ new
+
+
+=============================================================================*/
#endif