summaryrefslogtreecommitdiff
path: root/udkapi/com
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-16 15:10:41 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-16 15:10:41 +0000
commit58fd27c9984d887dc539407bbed13fc89e2b12c7 (patch)
tree2581d073280c7127f2bfe6dd78f6ec2af36f98c4 /udkapi/com
parent8294618f3a3f579446668ff9ef4cce5555042ddb (diff)
INTEGRATION: CWS sdk14 (1.6.16); FILE MERGED
2005/02/02 15:46:19 mi 1.6.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi/com')
-rw-r--r--udkapi/com/sun/star/reflection/XModuleTypeDescription.idl6
-rw-r--r--udkapi/com/sun/star/reflection/XPropertyTypeDescription.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/udkapi/com/sun/star/reflection/XModuleTypeDescription.idl b/udkapi/com/sun/star/reflection/XModuleTypeDescription.idl
index 6cd086207c55..59cc5e02cd6f 100644
--- a/udkapi/com/sun/star/reflection/XModuleTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XModuleTypeDescription.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XModuleTypeDescription.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2004-09-09 16:59:11 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:10:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@
<p>The type class of this type is
<member scope="com::sun::star::uno">TypeClass::MODULE</member>.
- @since OOo1.1.2
+ @since OOo 1.1.2
*/
published interface XModuleTypeDescription : com::sun::star::reflection::XTypeDescription
{
diff --git a/udkapi/com/sun/star/reflection/XPropertyTypeDescription.idl b/udkapi/com/sun/star/reflection/XPropertyTypeDescription.idl
index 4decedaadf1a..61f60c0ccecb 100644
--- a/udkapi/com/sun/star/reflection/XPropertyTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XPropertyTypeDescription.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XPropertyTypeDescription.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2004-09-09 16:59:36 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:10:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@
<p>The type class of this type is
<member scope="com::sun::star::uno">TypeClass::PROPERTY</member>.
- @since OOo1.1.2
+ @since OOo 1.1.2
*/
published interface XPropertyTypeDescription : com::sun::star::reflection::XTypeDescription
{