From 53ec893208e2fb82d1569a1e2414b83b5a20bbfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Thu, 14 Apr 2022 09:39:49 +0100 Subject: [PATCH] warning: found tag without matching
  • MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit so use same solution as com/sun/star/style/XStyleLoader.hdl Change-Id: I53e77cb6547338f66d7e259779bb5391bc780765 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132999 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- offapi/com/sun/star/frame/XModel2.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/offapi/com/sun/star/frame/XModel2.idl b/offapi/com/sun/star/frame/XModel2.idl index f6cb57d72500..615fc82446bf 100644 --- a/offapi/com/sun/star/frame/XModel2.idl +++ b/offapi/com/sun/star/frame/XModel2.idl @@ -147,7 +147,7 @@ interface XModel2 : com::sun::star::frame::XModel
  • com::sun::star::document::MediaDescriptor::LockPrint
  • com::sun::star::document::MediaDescriptor::LockSave
  • com::sun::star::document::MediaDescriptor::LockEditDoc
  • -
  • com::sun::star::document::MediaDescriptor::EncryptionData @since LibreOffice 7.0
  • +
  • com::sun::star::document::MediaDescriptor::EncryptionData (since LibreOffice 7.0)
  • @throws com::sun::star::lang::IllegalArgumentException When trying to set an unsupported property