summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-16 15:12:17 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-16 15:12:17 +0000
commit35a2e48cfd76915a21bf46dda79c990ab3153cbf (patch)
treee0c24321a27e12f6400d9d9cdab837a778aff342 /udkapi
parentacb6034578ab0aa2572d872cc64249c33ea4fb43 (diff)
INTEGRATION: CWS sdk14 (1.4.16); FILE MERGED
2005/02/02 15:46:20 mi 1.4.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/reflection/XServiceConstructorDescription.idl6
-rw-r--r--udkapi/com/sun/star/reflection/XSingletonTypeDescription2.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/udkapi/com/sun/star/reflection/XServiceConstructorDescription.idl b/udkapi/com/sun/star/reflection/XServiceConstructorDescription.idl
index a6671117dbdd..67db565049a1 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2004-09-09 17:00:03 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:11:08 $
*
* 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 OOo2.0.0
+ @since OOo 2.0.0
*/
interface XServiceConstructorDescription {
/**
diff --git a/udkapi/com/sun/star/reflection/XSingletonTypeDescription2.idl b/udkapi/com/sun/star/reflection/XSingletonTypeDescription2.idl
index 2330dc8cd67f..36caca8b3f30 100644
--- a/udkapi/com/sun/star/reflection/XSingletonTypeDescription2.idl
+++ b/udkapi/com/sun/star/reflection/XSingletonTypeDescription2.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSingletonTypeDescription2.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2004-09-09 17:00:53 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:12:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@ interface XTypeDescription;
<p>This type supersedes <type>XSingletonTypeDescription</type>, which only
supports obsolete, service-based singletons.</p>
- @since OOo2.0.0
+ @since OOo 2.0.0
*/
interface XSingletonTypeDescription2: XSingletonTypeDescription {
/**