summaryrefslogtreecommitdiff
path: root/udkapi/com
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-16 15:09:22 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-16 15:09:22 +0000
commit5683600fe47f2ed5e77e1c91e6d5cc52190c2ede (patch)
tree09e036211cc2bd62d20f26292484391561fa5588 /udkapi/com
parent4d01f45f8fe3f4467ec70d6a573a3fbf36f62865 (diff)
INTEGRATION: CWS sdk14 (1.6.16); FILE MERGED
2005/02/02 15:46:17 mi 1.6.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi/com')
-rw-r--r--udkapi/com/sun/star/reflection/TypeDescriptionSearchDepth.idl6
-rw-r--r--udkapi/com/sun/star/reflection/XConstantTypeDescription.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/udkapi/com/sun/star/reflection/TypeDescriptionSearchDepth.idl b/udkapi/com/sun/star/reflection/TypeDescriptionSearchDepth.idl
index de38c9ef4efa..6282563b5382 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2004-09-09 16:58:07 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:09:09 $
*
* 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 OOo1.1.2
+ @since OOo 1.1.2
*/
published enum TypeDescriptionSearchDepth
{
diff --git a/udkapi/com/sun/star/reflection/XConstantTypeDescription.idl b/udkapi/com/sun/star/reflection/XConstantTypeDescription.idl
index 11325f005ffb..161e63a83606 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2004-09-09 16:58:20 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:09:22 $
*
* 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 OOo1.1.2
+ @since OOo 1.1.2
*/
published interface XConstantTypeDescription : com::sun::star::reflection::XTypeDescription