summaryrefslogtreecommitdiffstats
path: root/sd/Library_sd.mk
diff options
context:
space:
mode:
authorPhilippe Jung <phil.jung@free.fr>2015-06-10 16:09:23 +0200
committerPhilippe Jung <phil.jung@free.fr>2015-06-16 15:08:24 +0000
commitd18afcc9125f427c0e6693900d24f894068d7e56 (patch)
treeb3e7e9dd50d08f2d79fedf5d822b0a5c89c1b6ca /sd/Library_sd.mk
parentLine Section reorganisation (diff)
downloadcore-d18afcc9125f427c0e6693900d24f894068d7e56.tar.gz
core-d18afcc9125f427c0e6693900d24f894068d7e56.zip
tdf#91909 Uno commands for slide navigation and sorting
The following change adds the following uno commands to draw and impress. Commands are in standard toolbar and not visible by default. NextPage: go to the next page PreviousPage: go to the previous page FirstPage: go to the first page LastPage: go the the last page MovePageUp: Moves the current selection above the page preceding the selection. MovePageDown: Moves the current selection below the page following the selection. MovePageTop: Moves the selection to the top. MovePageBottom: Moves the current selection to the bottom. Change-Id: I2dbd923f14fd9901fb513c58b51bc7ab91ad0a83 Reviewed-on: https://gerrit.libreoffice.org/16211 Reviewed-by: Philippe Jung <phil.jung@free.fr> Tested-by: Philippe Jung <phil.jung@free.fr>
Diffstat (limited to 'sd/Library_sd.mk')
-rw-r--r--sd/Library_sd.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk
index 2afcf9bd39d7..cf99782cd1da 100644
--- a/sd/Library_sd.mk
+++ b/sd/Library_sd.mk
@@ -283,6 +283,7 @@ $(eval $(call gb_Library_add_exception_objects,sd,\
sd/source/ui/func/fulink \
sd/source/ui/func/fumeasur \
sd/source/ui/func/fumorph \
+ sd/source/ui/func/funavig \
sd/source/ui/func/fuoaprms \
sd/source/ui/func/fuolbull \
sd/source/ui/func/fuoltext \