offapi/com/sun/star/xml/sax/XFastParser.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 264b9ee8f2a22517a209791a86b4019ac12bcbaf Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Wed Dec 2 10:36:36 2020 +0100 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Wed Dec 2 13:01:37 2020 +0100 Fix placement of @since tag ...following up on e3f8e1260ac42b680e79bf50b2645957916d34e0 "Corrections on xfasatparser IDL file." Change-Id: I9f8ca5d38cc085256fe264ad6aedb5e15a80a213 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107052 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/offapi/com/sun/star/xml/sax/XFastParser.idl b/offapi/com/sun/star/xml/sax/XFastParser.idl index 853b886c75a1..9beefe4aa4d6 100644 --- a/offapi/com/sun/star/xml/sax/XFastParser.idl +++ b/offapi/com/sun/star/xml/sax/XFastParser.idl @@ -159,9 +159,9 @@ interface XFastParser: com::sun::star::uno::XInterface void setNamespaceHandler( [in] XFastNamespaceHandler Handler); /** - * @since LibreOffice 7.1 * Simulate a DTD file. * Will allow to use customized entity references like ∞ . + * @since LibreOffice 7.1 */ void setCustomEntityNames( [in] sequence<string> names, [in] sequence<string> replacements); }; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits