[Libreoffice-commits] core.git: offapi/com
Stephan Bergmann (via logerrit)
logerrit at kemper.freedesktop.org
Wed May 26 11:21:23 UTC 2021
offapi/com/sun/star/rdf/URIs.idl | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 9ac3b599e65669380ab346cb2bb135a6edc3273a
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Wed May 26 10:11:52 2021 +0200
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Wed May 26 13:20:41 2021 +0200
Fix documentation comment
Change-Id: If62135c82d8ab8faba0681302accf8f328e2eb3b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116148
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
diff --git a/offapi/com/sun/star/rdf/URIs.idl b/offapi/com/sun/star/rdf/URIs.idl
index ecb74f667ae8..bfc8672d4050 100644
--- a/offapi/com/sun/star/rdf/URIs.idl
+++ b/offapi/com/sun/star/rdf/URIs.idl
@@ -312,15 +312,16 @@ constants URIs
const short ODF_METADATAFILE = 2105;
*/
- /// urn:oasis:names:tc:opendocument:xmlns:text:1.0meta-field
+ // urn:oasis:names:tc:opendocument:xmlns:text:1.0meta-field
// const short TEXT_META_FIELD = 3000;
/** custom shading color of an annotated text range or metadata field
(replacement of the default field shading color)
+ urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0odf#shading
+
@since LibreOffice 7.2
*/
- /// urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0odf#shading
const short LO_EXT_SHADING = 2106;
};
More information about the Libreoffice-commits
mailing list