summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/NumberFormatsSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/util/NumberFormatsSupplier.idl')
-rw-r--r--offapi/com/sun/star/util/NumberFormatsSupplier.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/util/NumberFormatsSupplier.idl b/offapi/com/sun/star/util/NumberFormatsSupplier.idl
index 683d2a3a6746..d58fec9fde28 100644
--- a/offapi/com/sun/star/util/NumberFormatsSupplier.idl
+++ b/offapi/com/sun/star/util/NumberFormatsSupplier.idl
@@ -40,9 +40,9 @@ published service NumberFormatsSupplier : XNumberFormatsSupplier
/**
Create using specific locale.
- @param aLocale the locale of the number formats supplier
+ @param Locale the locale of the number formats supplier
*/
- createWithLocale([in] com::sun::star::lang::Locale locale);
+ createWithLocale([in] com::sun::star::lang::Locale Locale);
/**
Create using default locale.