summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/XNumberFormats.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2003-01-21 12:43:59 +0000
committerMichael Hönnig <mi@openoffice.org>2003-01-21 12:43:59 +0000
commitb60ecff99ee637e28fed7890e6781178ae5b2200 (patch)
treed95c1a90c67837cee2936ba8b29550636517321d /offapi/com/sun/star/util/XNumberFormats.idl
parent27c0c3ae6b7705f44b20bca1581ce01c31bf5549 (diff)
merge from src641 internal ODK release
Diffstat (limited to 'offapi/com/sun/star/util/XNumberFormats.idl')
-rw-r--r--offapi/com/sun/star/util/XNumberFormats.idl9
1 files changed, 3 insertions, 6 deletions
diff --git a/offapi/com/sun/star/util/XNumberFormats.idl b/offapi/com/sun/star/util/XNumberFormats.idl
index 73f8355cfb32..8c520fb3e470 100644
--- a/offapi/com/sun/star/util/XNumberFormats.idl
+++ b/offapi/com/sun/star/util/XNumberFormats.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XNumberFormats.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-11-20 15:58:23 $
+ * last change: $Author: mi $ $Date: 2003-01-21 13:43:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -104,7 +104,7 @@ interface XNumberFormats: com::sun::star::uno::XInterface
the type of number formats to return. Must be one of the
<type>NumberFormat</type> constants.
- @param nLocale
+ @param nLanguage
the language of number formats to return.
@param bCreate
@@ -118,9 +118,6 @@ interface XNumberFormats: com::sun::star::uno::XInterface
//-------------------------------------------------------------------------
/** finds a number format by its format string and returns its key.
-
- @param bScan
- not used yet, currently always use <FALSE/>
*/
long queryKey( [in] string aFormat,
[in] com::sun::star::lang::Locale nLocale,