split area property sidebar panel into two parts

Desktop / LibreOffice - Markus Mohrhard [googlemail.com] - 25 July 2015 17:24 UTC

The AreaPropertyPanelBase is independent from the dispatcher, SfxBindings and some other sfx2 stuff. There are still a few open points about some of the controls used but it is a step forward.

f4c094f split area property sidebar panel into two parts
svx/Library_svx.mk | 1 +
svx/source/sidebar/area/AreaPropertyPanel.cxx | 1130 +------------------
svx/source/sidebar/area/AreaPropertyPanel.hxx | 127 +--
svx/source/sidebar/area/AreaPropertyPanelBase.cxx | 1182 ++++++++++++++++++++
svx/source/sidebar/area/AreaPropertyPanelBase.hxx | 165 +++
.../area/AreaTransparencyGradientControl.cxx | 22 +-
.../area/AreaTransparencyGradientControl.hxx | 7 +-
7 files changed, 1416 insertions(+), 1218 deletions(-)

Upstream: cgit.freedesktop.org


  • Share