summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--udkapi/com/sun/star/reflection/XParameter.idl6
-rw-r--r--udkapi/com/sun/star/reflection/XPublished.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/udkapi/com/sun/star/reflection/XParameter.idl b/udkapi/com/sun/star/reflection/XParameter.idl
index 82f1c7af71c2..d5528767da74 100644
--- a/udkapi/com/sun/star/reflection/XParameter.idl
+++ b/udkapi/com/sun/star/reflection/XParameter.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XParameter.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2004-09-09 16:59:23 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:10:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,7 @@ module com { module sun { module star { module reflection {
<p>This type supersedes <type>XMethodParameter</type>, which only supports
parameters of interface methods (which cannot have rest parameters).</p>
- @since OOo2.0.0
+ @since OOo 2.0.0
*/
interface XParameter: XMethodParameter {
/**
diff --git a/udkapi/com/sun/star/reflection/XPublished.idl b/udkapi/com/sun/star/reflection/XPublished.idl
index 8ad4a2ce15f2..6c04184f38bb 100644
--- a/udkapi/com/sun/star/reflection/XPublished.idl
+++ b/udkapi/com/sun/star/reflection/XPublished.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XPublished.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2004-09-09 16:59:48 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:10:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -130,7 +130,7 @@ module com { module sun { module star { module reflection {
supported.</li>
</ul>
- @since OOo2.0.0
+ @since OOo 2.0.0
*/
interface XPublished {
/**