offapi/com/sun/star/style/ParagraphProperties.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 924005b06732d6d7aea2437a9edf2550878f9324
Author:     Fred Kruse <fred.kr...@gmx.de>
AuthorDate: Tue Jan 17 16:07:25 2023 +0100
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Tue Jan 17 17:36:14 2023 +0000

    ParagraphProperties.idl: SortedTextId: Changed 7.5 -> 7.6
    
    Change-Id: Iebfae0952f0c2d7219cb00bf1af73e1a75f4f256
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145674
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>
    Tested-by: Jenkins

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;
 };

Reply via email to