diff options
Diffstat (limited to 'offapi/com')
-rw-r--r-- | offapi/com/sun/star/style/ParagraphProperties.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/style/ParagraphProperties.idl b/offapi/com/sun/star/style/ParagraphProperties.idl index a7d6c059bd8a..49fa8d50d4d6 100644 --- a/offapi/com/sun/star/style/ParagraphProperties.idl +++ b/offapi/com/sun/star/style/ParagraphProperties.idl @@ -425,7 +425,7 @@ published service ParagraphProperties other paragraphs of the same text, i.e. a paragraph with lower identifier is there before the other ones with greater values. This property depends on implementation details and is considered experimental. - @since LibreOffice 7.5 + @since LibreOffice 7.6 */ [optional, property, readonly] long SortedTextId; }; |