[Libreoffice-commits] core.git: offapi/com

Julien Nabet (via logerrit) logerrit at kemper.freedesktop.org
Sun Nov 10 15:46:51 UTC 2019


 offapi/com/sun/star/drawing/XShapes3.idl |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 0aa3e4f7ccc6e15371ba097f1aa487956e7f7b1b
Author:     Julien Nabet <serval2412 at yahoo.fr>
AuthorDate: Sun Nov 10 16:05:35 2019 +0100
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sun Nov 10 16:46:11 2019 +0100

    Fix @param in XShapes3.idl
    
    Change-Id: I45467cc3edb6adcd3684baf0862407b5096ed6cd
    Reviewed-on: https://gerrit.libreoffice.org/82391
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/offapi/com/sun/star/drawing/XShapes3.idl b/offapi/com/sun/star/drawing/XShapes3.idl
index ebb23e7d3a11..12c06bb759f3 100644
--- a/offapi/com/sun/star/drawing/XShapes3.idl
+++ b/offapi/com/sun/star/drawing/XShapes3.idl
@@ -27,7 +27,8 @@ interface XShapes3
      * Sort shapes according to given sort order, for perf reason
      * just rearrange and don't broadcast
      *
-     * @param desired order of the shapes
+     * @param sortOrder
+     * desired order of the shapes
      *
      * @since LibreOffice 6.4
      */


More information about the Libreoffice-commits mailing list