summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--udkapi/com/sun/star/reflection/XServiceConstructorDescription.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/reflection/XServiceConstructorDescription.idl b/udkapi/com/sun/star/reflection/XServiceConstructorDescription.idl
index 6eb798f0e..a6671117d 100644
--- a/udkapi/com/sun/star/reflection/XServiceConstructorDescription.idl
+++ b/udkapi/com/sun/star/reflection/XServiceConstructorDescription.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XServiceConstructorDescription.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2004-07-23 14:56:37 $
+ * last change: $Author: obo $ $Date: 2004-09-09 17:00:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,7 @@ interface XParameter;
/**
Reflects a service constructor.
- @since #i21150#
+ @since OOo2.0.0
*/
interface XServiceConstructorDescription {
/**