diff options
Diffstat (limited to 'offapi')
-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 |