summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2018-02-13 19:27:45 +0400
committerYousuf Philips <philipz85@hotmail.com>2018-02-16 15:21:25 +0100
commit2460d20c9a10920944b470d5ff5871f2bdb328f5 (patch)
treef8dd1fdc8c0dd10004313bd73e37ec3cc146939b
parent62aba0e74c849bdb82b1b3aaac93a63914f98e41 (diff)
tdf#115447 tdf#81475 Restore form controls used in forms
Change-Id: I41b72aa6e453d15287573c3fb2d0536a132e490d Reviewed-on: https://gerrit.libreoffice.org/49671 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit 603d1773a2dfea6b347f44ddacef478577098caf) Reviewed-on: https://gerrit.libreoffice.org/49723 Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com>
-rw-r--r--sw/uiconfig/swform/toolbar/moreformcontrols.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/uiconfig/swform/toolbar/moreformcontrols.xml b/sw/uiconfig/swform/toolbar/moreformcontrols.xml
index bb170f6ed9bc..e0e1fbba4085 100644
--- a/sw/uiconfig/swform/toolbar/moreformcontrols.xml
+++ b/sw/uiconfig/swform/toolbar/moreformcontrols.xml
@@ -27,6 +27,8 @@
<toolbar:toolbaritem xlink:href=".uno:ImageControl"/>
<toolbar:toolbaritem xlink:href=".uno:FileControl"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:SpinButton" toolbar:visible="false"/>
- <toolbar:toolbaritem xlink:href=".uno:ScrollBar" toolbar:visible="false"/>
+ <toolbar:toolbaritem xlink:href=".uno:SpinButton"/>
+ <toolbar:toolbaritem xlink:href=".uno:ScrollBar"/>
+ <toolbar:toolbarbreak/>
+ <toolbar:toolbaritem xlink:href=".uno:Grid"/>
</toolbar:toolbar>