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.francis@collabora.com>
This commit is contained in:
Dennis Francis
2023-04-27 12:36:49 +05:30
committed by Dennis Francis
parent 0f83cbe27b
commit 53279b8bc2

View File

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