offapi/com/sun/star/sheet/DataPilotFieldLayoutMode.idl |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 53279b8bc210485471f9550ebbc5ad09adefa4c0
Author:     Dennis Francis <dennisfrancis...@gmail.com>
AuthorDate: Thu Apr 27 12:36:49 2023 +0530
Commit:     Dennis Francis <dennis.fran...@collabora.com>
CommitDate: Thu Apr 27 10:10:55 2023 +0200

    add @since for COMPACT_LAYOUT
    
    Change-Id: I4b7f918e846ea1d220b9df2be5bc0b39d1f22f7d
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151086
    Tested-by: Jenkins
    Reviewed-by: Dennis Francis <dennis.fran...@collabora.com>

diff --git a/offapi/com/sun/star/sheet/DataPilotFieldLayoutMode.idl 
b/offapi/com/sun/star/sheet/DataPilotFieldLayoutMode.idl
index 4bbc233c674e..ae8cee9ee75c 100644
--- a/offapi/com/sun/star/sheet/DataPilotFieldLayoutMode.idl
+++ b/offapi/com/sun/star/sheet/DataPilotFieldLayoutMode.idl
@@ -68,6 +68,8 @@ constants DataPilotFieldLayoutMode
         the subtotals take up more than one row (manually selected, or because 
there
         are several data fields), they are always shown below the item's data,
         regardless of the setting.</p>
+
+        @since LibreOffice 7.6
      */
 
     const long COMPACT_LAYOUT = 3;

Reply via email to