summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2014-12-07 01:38:02 +0200
committerMaxim Monastirsky <momonasmon@gmail.com>2014-12-07 14:48:19 +0200
commite91104ee1654b104a0a9a75c3e0147549f3a3325 (patch)
tree2e4aa00d981b73f100e8b39bea447a8d68046fcc
parent74ef8a4148f7d8fdf0d40481f879cdd13b27aafb (diff)
Revert "fdo#81475 Writer doesn't have ParaspaceIncrease/Decrease commands"
Now that we have these commands in place. This reverts commit 503379fa0b06b66ab6f2bbedc73cdcb056545330.
-rw-r--r--sw/uiconfig/swriter/toolbar/textobjectbar.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/uiconfig/swriter/toolbar/textobjectbar.xml b/sw/uiconfig/swriter/toolbar/textobjectbar.xml
index 7f4f0489d499..77bc1ef650c9 100644
--- a/sw/uiconfig/swriter/toolbar/textobjectbar.xml
+++ b/sw/uiconfig/swriter/toolbar/textobjectbar.xml
@@ -53,6 +53,9 @@
<toolbar:toolbaritem xlink:href=".uno:SpacePara15" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:SpacePara2" toolbar:visible="false"/>
<toolbar:toolbarseparator/>
+ <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease" toolbar:helpid="27346" toolbar:visible="false"/>
+ <toolbar:toolbaritem xlink:href=".uno:ParaspaceDecrease" toolbar:helpid="27347" toolbar:visible="false"/>
+ <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:DefaultBullet"/>
<toolbar:toolbaritem xlink:href=".uno:DefaultNumbering"/>
<toolbar:toolbaritem xlink:href=".uno:IncrementIndent"/>