summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-06-10 10:13:18 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-06-10 10:13:18 +0000
commit66803b4ed95aa39bb78b302b2e4bfadc7e449d37 (patch)
treedfa2627ee8af1d9d4c229f0059e8c75e874b41ab /offapi/com/sun/star/i18n
parent8765620316bc7aef60df6ad2b9c54af305d2ad51 (diff)
INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED
2003/05/14 12:58:17 mi 1.2.16.1: #107627# @since tags for new types added
Diffstat (limited to 'offapi/com/sun/star/i18n')
-rw-r--r--offapi/com/sun/star/i18n/XInputSequenceChecker.idl6
-rw-r--r--offapi/com/sun/star/i18n/XNativeNumberSupplier.idl6
-rw-r--r--offapi/com/sun/star/i18n/XScriptTypeDetector.idl6
3 files changed, 12 insertions, 6 deletions
diff --git a/offapi/com/sun/star/i18n/XInputSequenceChecker.idl b/offapi/com/sun/star/i18n/XInputSequenceChecker.idl
index 3c5659be2874..8c1eb1fe189a 100644
--- a/offapi/com/sun/star/i18n/XInputSequenceChecker.idl
+++ b/offapi/com/sun/star/i18n/XInputSequenceChecker.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XInputSequenceChecker.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2003-04-24 10:47:38 $
+ * last change: $Author: vg $ $Date: 2003-06-10 11:12:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,6 +73,8 @@ module com { module sun { module star { module i18n {
//--------------------------------------------------------------------------
/**
contains the routine to check Thai input sequence checking
+
+ @since #107627#
*/
interface XInputSequenceChecker : ::com::sun::star::uno::XInterface
{
diff --git a/offapi/com/sun/star/i18n/XNativeNumberSupplier.idl b/offapi/com/sun/star/i18n/XNativeNumberSupplier.idl
index e293b7852e0e..68779009824d 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.2 $
+ * $Revision: 1.3 $
*
- * last change: $ Author: $ $Date: 2003-04-24 10:47:44 $
+ * last change: $ Author: $ $Date: 2003-06-10 11:13:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,6 +74,8 @@ module com { module sun { module star { module i18n {
/** Methods to convert between strings of ASCII Arabic digits and native
numeral strings.
+
+ @since #107627#
*/
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 573c95abf797..115092cc6f13 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.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2003-04-24 10:47:53 $
+ * last change: $Author: vg $ $Date: 2003-06-10 11:13:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,6 +78,8 @@ module com { module sun { module star { module i18n {
<p> The <em>nScriptDirection</em> parameters are of type
<type>ScriptDirection</type></p>
+
+ @since #107627#
*/
interface XScriptTypeDetector : ::com::sun::star::uno::XInterface