From a96fd458a41eb0abcb6b02e0039189c877d4a502 Mon Sep 17 00:00:00 2001 From: Xisco Fauli Date: Fri, 22 Nov 2019 16:49:01 +0100 Subject: tdf#97926: Update @since tags Since it was backported to libreoffice-6-4 Change-Id: I832c252678b132c743f868688abbe702eb1293b2 Reviewed-on: https://gerrit.libreoffice.org/83512 Reviewed-by: Adolfo Jayme Barrientos Tested-by: Jenkins --- offapi/com/sun/star/frame/InfobarType.idl | 2 +- offapi/com/sun/star/frame/XInfobarProvider.idl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/offapi/com/sun/star/frame/InfobarType.idl b/offapi/com/sun/star/frame/InfobarType.idl index 6c410d654b2a..4b579987f1d5 100644 --- a/offapi/com/sun/star/frame/InfobarType.idl +++ b/offapi/com/sun/star/frame/InfobarType.idl @@ -14,7 +14,7 @@ module com { module sun { module star { module frame { /** Infobar types. - @since LibreOffice 6.5 + @since LibreOffice 6.4 */ constants InfobarType { diff --git a/offapi/com/sun/star/frame/XInfobarProvider.idl b/offapi/com/sun/star/frame/XInfobarProvider.idl index 68278c50ab4e..1fbaa4657188 100644 --- a/offapi/com/sun/star/frame/XInfobarProvider.idl +++ b/offapi/com/sun/star/frame/XInfobarProvider.idl @@ -20,7 +20,7 @@ module com { module sun { module star { module frame { This interface can be obtained via com::sun::star::frame::XController. - @since LibreOffice 6.5 + @since LibreOffice 6.4 */ interface XInfobarProvider: uno::XInterface { -- cgit v1.2.3