summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/i18n/NumberFormatIndex.idl5
-rw-r--r--offapi/com/sun/star/sdb/DataSourceBrowser.idl4
-rw-r--r--udkapi/com/sun/star/registry/XSimpleRegistry.idl6
3 files changed, 8 insertions, 7 deletions
diff --git a/offapi/com/sun/star/i18n/NumberFormatIndex.idl b/offapi/com/sun/star/i18n/NumberFormatIndex.idl
index 7bfe92fb5c9f..982a7a70fe36 100644
--- a/offapi/com/sun/star/i18n/NumberFormatIndex.idl
+++ b/offapi/com/sun/star/i18n/NumberFormatIndex.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: NumberFormatIndex.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2001-10-25 13:28:53 $
+ * last change: $Author: jsc $ $Date: 2001-10-31 15:28:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -248,6 +248,7 @@ constants NumberFormatIndex
formatter. If you want to access this format you <b>MUST</b>
do it via <member scope="com::sun::star::util">XNumberFormatTypes::getFormatIndex()</member>
instead of <member>XNumberFormatCode::getFormatCode()</member>
+ */
const short TEXT = BOOLEAN+1;
/// count of built-in format codes.
diff --git a/offapi/com/sun/star/sdb/DataSourceBrowser.idl b/offapi/com/sun/star/sdb/DataSourceBrowser.idl
index 2974580a6911..9526fa47b6ce 100644
--- a/offapi/com/sun/star/sdb/DataSourceBrowser.idl
+++ b/offapi/com/sun/star/sdb/DataSourceBrowser.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DataSourceBrowser.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2001-10-30 14:14:50 $
+ * last change: $Author: jsc $ $Date: 2001-10-31 15:32:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/registry/XSimpleRegistry.idl b/udkapi/com/sun/star/registry/XSimpleRegistry.idl
index 49059663aac9..594fdebcdb34 100644
--- a/udkapi/com/sun/star/registry/XSimpleRegistry.idl
+++ b/udkapi/com/sun/star/registry/XSimpleRegistry.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSimpleRegistry.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: jsc $ $Date: 2001-09-13 15:37:30 $
+ * last change: $Author: jsc $ $Date: 2001-10-31 15:28:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -106,7 +106,7 @@ interface XSimpleRegistry: com::sun::star::uno::XInterface
specifies if the data source should be opened for
read only.
- @param bCreate<
+ @param bCreate
specifies if the data source should be created if it
does not already exist.