Move the code that creates shapes for axis titles to own method

Desktop / LibreOffice - Kohei Yoshida [collabora.com] - 19 September 2014 12:46 UTC

This change also creates a struct that keeps track of states during shape creation, to make it easier to extract methods as necessary.

be775a1 Move the code that creates shapes for axis titles to own method.
chart2/inc/ChartView.hxx | 2 +
chart2/source/view/main/ChartView.cxx | 171 ++++++++++++++++++++-------------
2 files changed, 105 insertions(+), 68 deletions(-)

Upstream: cgit.freedesktop.org


  • Share