summaryrefslogtreecommitdiff
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.idl54
1 files changed, 2 insertions, 52 deletions
diff --git a/udkapi/com/sun/star/lang/XComponent.idl b/udkapi/com/sun/star/lang/XComponent.idl
index 02185ce10704..8ab9b3cd541e 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.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: mi $ $Date: 2002-12-10 10:31:33 $
+ * last change: $Author: mi $ $Date: 2002-12-11 13:30:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -174,54 +174,4 @@ interface XComponent: com::sun::star::uno::XInterface
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- 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