[Libreoffice-commits] core.git: offapi/com
Laurent Godard
lgodard.libre at laposte.net
Tue Apr 14 12:57:41 PDT 2015
offapi/com/sun/star/util/XNumberFormats.idl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f02ef85f4a5b6770cddf94ccc2eeb3c187d67b22
Author: Laurent Godard <lgodard.libre at laposte.net>
Date: Mon Apr 13 18:42:25 2015 +0200
remove build warning
Change-Id: I533d603ac1f073336eda99de57892ff5e12132d4
Reviewed-on: https://gerrit.libreoffice.org/15288
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Michael Stahl <mstahl at redhat.com>
diff --git a/offapi/com/sun/star/util/XNumberFormats.idl b/offapi/com/sun/star/util/XNumberFormats.idl
index 7d9c0f5..8e4bcbe 100644
--- a/offapi/com/sun/star/util/XNumberFormats.idl
+++ b/offapi/com/sun/star/util/XNumberFormats.idl
@@ -154,7 +154,7 @@ published interface XNumberFormats: com::sun::star::uno::XInterface
the thousands separator is shown or not
@param bRed
- show negative number in red colored if <TRUE/>
+ show negative number in red colored if `TRUE`
@param nDecimals
how many digits are shown after the decimal point
More information about the Libreoffice-commits
mailing list