summaryrefslogtreecommitdiff
path: root/udkapi/com
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-09-09 16:00:03 +0000
committerOliver Bolte <obo@openoffice.org>2004-09-09 16:00:03 +0000
commit1cbceab1338329af8e34703929ca283b374079d8 (patch)
tree1039e543b901dc1b31c7214ee7c1d8ff3dcc5a47 /udkapi/com
parentd243264dce0619fc85c9e99c1c6f7557d090d9cf (diff)
INTEGRATION: CWS toolbars2 (1.3.14); FILE MERGED
2004/08/19 12:31:50 mi 1.3.14.1: #i33199# @since with version number instead of issue id
Diffstat (limited to 'udkapi/com')
-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 {
/**