tdf#87813: Moving effects list into the animation tab

Desktop / LibreOffice - Rishabh Kumar [gmail.com] - 4 February 2016 03:20 UTC

Adding the animation effect -1.Press the + button

Modifying the animation effect 1. Select the animation from the list of added animations 2. Select the animation style from the Listbox

Change-Id: I14f9242b9f04279622d879ae8c3e162ded6e3e3d Reviewed-on: https://gerrit.libreoffice.org/17008

e4aa447 tdf#87813: Moving effects list into the animation tab
sd/Library_sd.mk | 2 +-
sd/UIConfig_simpress.mk | 2 -
sd/source/ui/animations/CategoryListBox.cxx | 77 +++
sd/source/ui/animations/CategoryListBox.hxx | 31 ++
sd/source/ui/animations/CustomAnimationPane.cxx | 499 ++++++++++++++------
sd/source/ui/animations/CustomAnimationPane.hxx | 23 +-
.../simpress/ui/customanimationcreatedialog.ui | 161 -------
.../simpress/ui/customanimationcreatetab.ui | 78 ---
sd/uiconfig/simpress/ui/customanimationspanel.ui | 165 +++++--
9 files changed, 604 insertions(+), 434 deletions(-)

Upstream: cgit.freedesktop.org


  • Share