summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fuoltext.cxx
diff options
context:
space:
mode:
authorGülşah Köse <gulsah.kose@collabora.com>2019-03-27 18:40:37 +0300
committerMiklos Vajna <vmiklos@collabora.com>2019-03-28 09:50:45 +0100
commit6f41502b82fa108246b7547d9da3c6bf6b42f72f (patch)
tree876507e2a5b0bf52e2864025add61fb560df25b5 /sd/source/ui/func/fuoltext.cxx
parent4fda02a8310dbb42b504f379e3f2f594391b16cb (diff)
Implement sidebar increase/decrease indent buttons on Impress
Change-Id: Ie7c115e041a6dee7b5e5d938ad3fbf37cf9bc89b Reviewed-on: https://gerrit.libreoffice.org/69840 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sd/source/ui/func/fuoltext.cxx')
-rw-r--r--sd/source/ui/func/fuoltext.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/source/ui/func/fuoltext.cxx b/sd/source/ui/func/fuoltext.cxx
index 5d53b3aa09f5..adfd2b3ef121 100644
--- a/sd/source/ui/func/fuoltext.cxx
+++ b/sd/source/ui/func/fuoltext.cxx
@@ -72,6 +72,8 @@ static const sal_uInt16 SidArray[] = {
SID_SET_SUPER_SCRIPT,
SID_SET_SUB_SCRIPT,
SID_HYPERLINK_GETLINK,
+ SID_DEC_INDENT,
+ SID_INC_INDENT,
SID_PARASPACE_INCREASE,
SID_PARASPACE_DECREASE,
SID_STATUS_PAGE,