summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/XNumberFormatTypes.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/util/XNumberFormatTypes.idl')
-rw-r--r--offapi/com/sun/star/util/XNumberFormatTypes.idl11
1 files changed, 8 insertions, 3 deletions
diff --git a/offapi/com/sun/star/util/XNumberFormatTypes.idl b/offapi/com/sun/star/util/XNumberFormatTypes.idl
index 981829313385..6803e48e81fd 100644
--- a/offapi/com/sun/star/util/XNumberFormatTypes.idl
+++ b/offapi/com/sun/star/util/XNumberFormatTypes.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XNumberFormatTypes.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:22:55 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:18:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -111,7 +111,9 @@ interface XNumberFormatTypes: com::sun::star::uno::XInterface
@param nIndex
the index of the wanted number format within the formats for
- the given locale.
+ the given locale. One of the
+ <type scope="com::sun::star::i18n">NumberFormatIndex</type>
+ constants.
*/
long getFormatIndex( [in] short nIndex,
[in] com::sun::star::lang::Locale nLocale );
@@ -149,6 +151,9 @@ interface XNumberFormatTypes: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.2 2000/11/02 20:34:33 er
+ getFormatIndex: added a comment pointing to <type scope=com::sun::star::i18n>NumberFormatIndex</type>
+
Revision 1.1.1.1 2000/09/18 23:36:20 hjs
initial import