diff options
author | Caolán McNamara <caolan.mcnamara@collabora.com> | 2023-12-21 11:24:23 +0000 |
---|---|---|
committer | Caolán McNamara <caolan.mcnamara@collabora.com> | 2023-12-21 15:36:08 +0100 |
commit | 54da61d1d9d171adf5911b641e7dd2118f41e55a (patch) | |
tree | 72c64af5f638bda561401219d972122647d1f1e4 /offapi/com/sun | |
parent | 798c2a352d1d96502b3988c9f29e41a211810657 (diff) |
we are at 24.8 in trunk now, not 24.2
Change-Id: Iac329b0f11a564e90d6eb1e9c4a42f36254021f9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161120
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Diffstat (limited to 'offapi/com/sun')
-rw-r--r-- | offapi/com/sun/star/sheet/XSheetRange.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sheet/XSheetRange.idl b/offapi/com/sun/star/sheet/XSheetRange.idl index 6a8070ae1e15..e86c74dc15b5 100644 --- a/offapi/com/sun/star/sheet/XSheetRange.idl +++ b/offapi/com/sun/star/sheet/XSheetRange.idl @@ -22,7 +22,7 @@ module com { module sun { module star { module sheet { /** - @since LibreOffice 24.2 + @since LibreOffice 24.8 */ interface XSheetRange: com::sun::star::uno::XInterface { |