offapi/com/sun/star/util/XNumberFormats.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f02ef85f4a5b6770cddf94ccc2eeb3c187d67b22 Author: Laurent Godard <[email protected]> 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 <[email protected]> Reviewed-by: Michael Stahl <[email protected]> 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 _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
