diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2021-01-20 10:49:30 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2021-01-20 18:17:29 +0100 |
commit | 9e8cb640ed16a392d628c0ec513f6b4f5b947bfd (patch) | |
tree | 8ba0a3ea3eec3da16de96d99937bb30112269dc4 /include | |
parent | e2fcbac50549ca96b092d64bd14a37cee6b12e0a (diff) |
oox smartart: extract composite algo from AlgAtom::layoutShape()
AlgAtom::layoutShape() is more or less the single function where all
layouting happens for all algoritms. Extract the composite algorithm
part from it to a separate CompositeAlg::layoutShapeChildren() before
that function grows too large. This also allows making it clear that
some local functions are only meant to be used with the composite
algorithm.
Change-Id: Iccfd5ea0dcca2f531dae14cbed3e900d4ffd9cc8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109668
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions