[Libreoffice-commits] core.git: offapi/com
Stephan Bergmann (via logerrit)
logerrit at kemper.freedesktop.org
Wed Feb 26 21:10:54 UTC 2020
offapi/com/sun/star/style/ParagraphProperties.idl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit bf749968d0bed09234192862bcc709c9ca7af66d
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Wed Feb 26 17:40:17 2020 +0100
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Wed Feb 26 22:10:21 2020 +0100
Fix @since tag
This UNOIDL entity had been included in libreoffice-6-4 prior to the first
LO 6.4 release at libreoffice-6.4.0.3-buildfix1 with
ad86ebb1f86f6347ccb9bbe40b0ca080562cbae8 "tdf#121658 Add option to not hyphenate
words in CAPS".
Change-Id: I34df2ebeb56fdfe72bc9e19cc77eddd8a97a5c59
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89564
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
diff --git a/offapi/com/sun/star/style/ParagraphProperties.idl b/offapi/com/sun/star/style/ParagraphProperties.idl
index 0d668058fdc0..886234d62b31 100644
--- a/offapi/com/sun/star/style/ParagraphProperties.idl
+++ b/offapi/com/sun/star/style/ParagraphProperties.idl
@@ -412,7 +412,7 @@ published service ParagraphProperties
/** Specifies whether words written in CAPS will be hyphenated.
Setting to `true` will disable hyphenation of words written in CAPS for this paragraph.
- @since LibreOffice 7.0
+ @since LibreOffice 6.4
*/
[optional, property] boolean ParaHyphenationNoCaps;
More information about the Libreoffice-commits
mailing list