summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-05-08 15:36:37 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-05-08 16:56:03 +0200
commit4765ea3238c5d562eb86da46d7b353312191c717 (patch)
tree22ef61a336c2846f51c4ba3ac0e1298023f961ad /offapi
parent946ef03274d723d8fb1fd3d24e8160aa91c3ed39 (diff)
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@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'offapi')
-rw-r--r--offapi/type_reference/offapi.idl1
1 files changed, 0 insertions, 1 deletions
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 {