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

Stephan Bergmann sbergman at redhat.com
Tue May 8 14:56:24 UTC 2018


 offapi/type_reference/offapi.idl |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 4765ea3238c5d562eb86da46d7b353312191c717
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Tue May 8 15:36:37 2018 +0200

    No need to reflect ongoing compatible changes in type_reference
    
    Had been added as part of 7a8ed362eb163ac15a000ba1cfc74b58315800a1 "[API CHANGE]
    revert and deprecate *BackGraphicURL add *BackGraphic", for no apparent reason.
    (Will eventually be added with a "Update the reference rdbs to
    libreoffice-6-1-0" commit.)
    
    Change-Id: If6c0405df91accc52a67ad62d7ee7dfb49a4c569
    Reviewed-on: https://gerrit.libreoffice.org/53981
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Stephan Bergmann <sbergman at redhat.com>

diff --git a/offapi/type_reference/offapi.idl b/offapi/type_reference/offapi.idl
index f49b0267ed48..dad8fdc4d586 100644
--- a/offapi/type_reference/offapi.idl
+++ b/offapi/type_reference/offapi.idl
@@ -3643,7 +3643,6 @@ module com {
      [property, maybevoid, optional] boolean ParaIsConnectBorder;
      [property, optional] string ListId;
      [property, optional] short OutlineLevel;
-     [property, optional] ::com::sun::star::graphic::XGraphic ParaBackGraphic;
     };
    };
    module util {


More information about the Libreoffice-commits mailing list