summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/i18n/XNativeNumberSupplier.idl6
-rw-r--r--offapi/com/sun/star/i18n/XScriptTypeDetector.idl6
-rw-r--r--offapi/com/sun/star/i18n/XTextConversion.idl6
-rw-r--r--offapi/com/sun/star/ldap/LdapConnectionException.idl6
4 files changed, 12 insertions, 12 deletions
diff --git a/offapi/com/sun/star/i18n/XNativeNumberSupplier.idl b/offapi/com/sun/star/i18n/XNativeNumberSupplier.idl
index 27a666e8f..705325874 100644
--- a/offapi/com/sun/star/i18n/XNativeNumberSupplier.idl
+++ b/offapi/com/sun/star/i18n/XNativeNumberSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XNativeNumberSupplier.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $ Author: $ $Date: 2004-06-03 20:45:41 $
+ * last change: $ Author: $ $Date: 2004-09-09 16:17:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,7 +75,7 @@ module com { module sun { module star { module i18n {
/** Methods to convert between strings of ASCII Arabic digits and native
numeral strings.
- @since #107627#
+ @since OOo 1.1.2
*/
published interface XNativeNumberSupplier : ::com::sun::star::uno::XInterface
diff --git a/offapi/com/sun/star/i18n/XScriptTypeDetector.idl b/offapi/com/sun/star/i18n/XScriptTypeDetector.idl
index 28c990a72..cf2081a5b 100644
--- a/offapi/com/sun/star/i18n/XScriptTypeDetector.idl
+++ b/offapi/com/sun/star/i18n/XScriptTypeDetector.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XScriptTypeDetector.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 20:46:19 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:17:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@ module com { module sun { module star { module i18n {
<p> The <em>nScriptDirection</em> parameters are of type
<type>ScriptDirection</type></p>
- @since #107627#
+ @since OOo 1.1.2
*/
published interface XScriptTypeDetector : ::com::sun::star::uno::XInterface
diff --git a/offapi/com/sun/star/i18n/XTextConversion.idl b/offapi/com/sun/star/i18n/XTextConversion.idl
index e8ec11952..98471bfd8 100644
--- a/offapi/com/sun/star/i18n/XTextConversion.idl
+++ b/offapi/com/sun/star/i18n/XTextConversion.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XTextConversion.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 20:46:49 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:17:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -91,7 +91,7 @@ module com { module sun { module star { module i18n {
/** Method to convert text from one type to another
- @since #107627#
+ @since OOo 1.1.2
*/
published interface XTextConversion : ::com::sun::star::uno::XInterface
{
diff --git a/offapi/com/sun/star/ldap/LdapConnectionException.idl b/offapi/com/sun/star/ldap/LdapConnectionException.idl
index 73971ab1a..e2ce1e3d5 100644
--- a/offapi/com/sun/star/ldap/LdapConnectionException.idl
+++ b/offapi/com/sun/star/ldap/LdapConnectionException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: LdapConnectionException.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 20:54:21 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:18:07 $
*
* 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 ldap {
Indicates failure to connect to an LDAP server, usually because
of wrong parameters (host/port) or down server.
- @since #107627#
+ @since OOo 1.1.2
*/
published exception LdapConnectionException : ::com::sun::star::uno::Exception
{