diff options
author | Laurent Godard <lgodard.libre@laposte.net> | 2015-04-13 18:42:25 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-04-14 19:57:11 +0000 |
commit | f02ef85f4a5b6770cddf94ccc2eeb3c187d67b22 (patch) | |
tree | fbb7313079b382ad26d1e473d60eeb9582778b0b | |
parent | 6bea14a701d1b9d4442e442dd5fe1ddb8c4c4aba (diff) |
remove build warning
Change-Id: I533d603ac1f073336eda99de57892ff5e12132d4
Reviewed-on: https://gerrit.libreoffice.org/15288
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
-rw-r--r-- | offapi/com/sun/star/util/XNumberFormats.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/util/XNumberFormats.idl b/offapi/com/sun/star/util/XNumberFormats.idl index 7d9c0f562213..8e4bcbe697e7 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 |