summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-09-09 15:59:11 +0000
committerOliver Bolte <obo@openoffice.org>2004-09-09 15:59:11 +0000
commit128a23ff8394569c9b2c76dd37f4d0e7e9a6e2d9 (patch)
treeb08b13a42104d91e088dfe7de509bf39062bda7c /udkapi/com/sun
parentINTEGRATION: CWS toolbars2 (1.4.24); FILE MERGED (diff)
downloadcore-128a23ff8394569c9b2c76dd37f4d0e7e9a6e2d9.tar.gz
core-128a23ff8394569c9b2c76dd37f4d0e7e9a6e2d9.zip
INTEGRATION: CWS toolbars2 (1.5.24); FILE MERGED
2004/08/19 12:31:49 mi 1.5.24.1: #i33199# @since with version number instead of issue id
Diffstat (limited to 'udkapi/com/sun')
-rw-r--r--udkapi/com/sun/star/reflection/TypeDescriptionSearchDepth.idl6
-rw-r--r--udkapi/com/sun/star/reflection/XConstantTypeDescription.idl6
-rw-r--r--udkapi/com/sun/star/reflection/XConstantsTypeDescription.idl6
-rw-r--r--udkapi/com/sun/star/reflection/XModuleTypeDescription.idl6
4 files changed, 12 insertions, 12 deletions
diff --git a/udkapi/com/sun/star/reflection/TypeDescriptionSearchDepth.idl b/udkapi/com/sun/star/reflection/TypeDescriptionSearchDepth.idl
index c8f2b1f8b673..de38c9ef4efa 100644
--- a/udkapi/com/sun/star/reflection/TypeDescriptionSearchDepth.idl
+++ b/udkapi/com/sun/star/reflection/TypeDescriptionSearchDepth.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TypeDescriptionSearchDepth.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 16:07:33 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:58:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,7 +71,7 @@
/** Defines depths for searching through type description collections.
- @since #107627#
+ @since OOo1.1.2
*/
published enum TypeDescriptionSearchDepth
{
diff --git a/udkapi/com/sun/star/reflection/XConstantTypeDescription.idl b/udkapi/com/sun/star/reflection/XConstantTypeDescription.idl
index c42935042636..11325f005ffb 100644
--- a/udkapi/com/sun/star/reflection/XConstantTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XConstantTypeDescription.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XConstantTypeDescription.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 16:08:18 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:58:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,7 +82,7 @@
@see XModuleTypeDescription
@see XConstantsTypeDescription
- @since #107627#
+ @since OOo1.1.2
*/
published interface XConstantTypeDescription : com::sun::star::reflection::XTypeDescription
diff --git a/udkapi/com/sun/star/reflection/XConstantsTypeDescription.idl b/udkapi/com/sun/star/reflection/XConstantsTypeDescription.idl
index ebd0fca182f4..2c5e0a713219 100644
--- a/udkapi/com/sun/star/reflection/XConstantsTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XConstantsTypeDescription.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XConstantsTypeDescription.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 16:08:31 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:58:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,7 +81,7 @@
<p>The type class of this type is
<member scope="com::sun::star::uno">TypeClass::CONSTANTS</member>.
- @since #107627#
+ @since OOo1.1.2
*/
published interface XConstantsTypeDescription : com::sun::star::reflection::XTypeDescription
{
diff --git a/udkapi/com/sun/star/reflection/XModuleTypeDescription.idl b/udkapi/com/sun/star/reflection/XModuleTypeDescription.idl
index 470e762b1534..6cd086207c55 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 16:12:37 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:59:11 $
*
* 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 #107627#
+ @since OOo1.1.2
*/
published interface XModuleTypeDescription : com::sun::star::reflection::XTypeDescription
{