diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2018-04-21 14:13:32 +0900 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2018-04-26 18:17:09 +0200 |
commit | e87ea03a0d595ed478f281a723a6889228babeb2 (patch) | |
tree | 9dcb59c53564b08ae23b6d231aed468c3894fc9c /Makefile.gbuild | |
parent | 8ecf34e8237c3cdcb0cd3f56cfba9b3e6579a98f (diff) |
[API CHANGE] Remove uniqueID from XGraphicObject and GraphicObject
Creating a GraphicObject with the uniqueID isn't supported anymore,
so exposing the uniqueID doesn't make much sense. Both are removed
from the API with this commit. Code paths that used it were
refactored to use the alternative (property which transports
XGraphic or XBitmap).
XGraphicObject can now only be created empty and the XGraphic can
be set to it with setGraphic property.
Change-Id: I4df5ce0aef8814d482482effdbb4521a84252360
Reviewed-on: https://gerrit.libreoffice.org/53242
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'Makefile.gbuild')
0 files changed, 0 insertions, 0 deletions