summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-06-10 10:11:23 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-06-10 10:11:23 +0000
commit8609537b69ef5898ae0f5b87a685d603c24e870a (patch)
tree25a21bb8b41a329e34cb7def88e9d67b36036076 /offapi/com/sun/star/i18n
parent28c3afa068a2d54b8d99f1af17142c228d22d7ab (diff)
INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED
2003/05/14 12:58:13 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/NativeNumberMode.idl6
-rw-r--r--offapi/com/sun/star/i18n/NativeNumberSupplier.idl9
-rw-r--r--offapi/com/sun/star/i18n/NativeNumberXmlAttributes.idl6
3 files changed, 14 insertions, 7 deletions
diff --git a/offapi/com/sun/star/i18n/NativeNumberMode.idl b/offapi/com/sun/star/i18n/NativeNumberMode.idl
index fa9ef453be53..ea8a1a349697 100644
--- a/offapi/com/sun/star/i18n/NativeNumberMode.idl
+++ b/offapi/com/sun/star/i18n/NativeNumberMode.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: NativeNumberMode.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2003-04-24 10:46:31 $
+ * last change: $Author: vg $ $Date: 2003-06-10 11:11:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,6 +85,8 @@ module com { module sun { module star { module i18n {
<p> Modifiers supported by XExtendedCalendar::getDisplayString() are
marked with CAL: for the specific language and the corresponding
DBNum modifier and the NatNum values used for Y/M/D are listed </p>
+
+ @since #107627#
*/
constants NativeNumberMode
diff --git a/offapi/com/sun/star/i18n/NativeNumberSupplier.idl b/offapi/com/sun/star/i18n/NativeNumberSupplier.idl
index 03b2dc1e612c..b5e9ab436378 100644
--- a/offapi/com/sun/star/i18n/NativeNumberSupplier.idl
+++ b/offapi/com/sun/star/i18n/NativeNumberSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: NativeNumberSupplier.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2003-04-24 10:46:39 $
+ * last change: $Author: vg $ $Date: 2003-06-10 11:11:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,7 +71,10 @@ module com { module sun { module star { module i18n {
//=============================================================================
-/// Supplier for transliteration of numerals (native number strings).
+/** Supplier for transliteration of numerals (native number strings).
+
+ @since #107627#
+*/
service NativeNumberSupplier
{
interface com::sun::star::i18n::XNativeNumberSupplier;
diff --git a/offapi/com/sun/star/i18n/NativeNumberXmlAttributes.idl b/offapi/com/sun/star/i18n/NativeNumberXmlAttributes.idl
index 93636d612eba..03922e74adcc 100644
--- a/offapi/com/sun/star/i18n/NativeNumberXmlAttributes.idl
+++ b/offapi/com/sun/star/i18n/NativeNumberXmlAttributes.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: NativeNumberXmlAttributes.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $ Author: $ $Date: 2003-04-24 10:46:48 $
+ * last change: $ Author: $ $Date: 2003-06-10 11:11:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,6 +79,8 @@ module com { module sun { module star { module i18n {
<member>XNativeNumberSupplier::convertToXmlAttributes()</member> and
<member>XNativeNumberSupplier::convertFromXmlAttributes()</member>
</p>
+
+ @since #107627#
*/
struct NativeNumberXmlAttributes