[Libreoffice-commits] core.git: offapi/com
Samuel Mehrbrodt (via logerrit)
logerrit at kemper.freedesktop.org
Wed Dec 9 13:39:22 UTC 2020
offapi/com/sun/star/drawing/XShapeGrouper.idl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 16976c40821f9d5a8c98ea801e749e5198640e29
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
AuthorDate: Wed Dec 9 11:35:23 2020 +0100
Commit: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
CommitDate: Wed Dec 9 14:38:45 2020 +0100
Move dot into its place
Appeared on a separate paragraph before.
Change-Id: I738f4874074996c96218bf60162bfa76c8c6cf8d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107465
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
diff --git a/offapi/com/sun/star/drawing/XShapeGrouper.idl b/offapi/com/sun/star/drawing/XShapeGrouper.idl
index 2716377ecfa6..1fe63b1c5c42 100644
--- a/offapi/com/sun/star/drawing/XShapeGrouper.idl
+++ b/offapi/com/sun/star/drawing/XShapeGrouper.idl
@@ -39,8 +39,8 @@ published interface XShapeGrouper: com::sun::star::uno::XInterface
<p>Grouping of objects in text documents works only if none
of the objects has an anchor of type
- com::sun::star::text::TextContentAnchorType::AS_CHARACTER
- </p>.
+ com::sun::star::text::TextContentAnchorType::AS_CHARACTER .
+ </p>
@param xShapes
the Shapes that will be grouped. They
More information about the Libreoffice-commits
mailing list