summaryrefslogtreecommitdiff
path: root/sd/uiconfig/sdraw/toolbar/optimizetablebar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sd/uiconfig/sdraw/toolbar/optimizetablebar.xml')
-rw-r--r--sd/uiconfig/sdraw/toolbar/optimizetablebar.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/uiconfig/sdraw/toolbar/optimizetablebar.xml b/sd/uiconfig/sdraw/toolbar/optimizetablebar.xml
index e4653187b503..e1bab26b2bae 100644
--- a/sd/uiconfig/sdraw/toolbar/optimizetablebar.xml
+++ b/sd/uiconfig/sdraw/toolbar/optimizetablebar.xml
@@ -18,10 +18,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink">
- <toolbar:toolbaritem xlink:href=".uno:SetMinimalColumnWidth"/>
<toolbar:toolbaritem xlink:href=".uno:SetMinimalRowHeight"/>
- <toolbar:toolbaritem xlink:href=".uno:SetOptimalColumnWidth"/>
+ <toolbar:toolbaritem xlink:href=".uno:SetMinimalColumnWidth"/>
<toolbar:toolbaritem xlink:href=".uno:SetOptimalRowHeight"/>
- <toolbar:toolbaritem xlink:href=".uno:DistributeColumns"/>
+ <toolbar:toolbaritem xlink:href=".uno:SetOptimalColumnWidth"/>
<toolbar:toolbaritem xlink:href=".uno:DistributeRows"/>
+ <toolbar:toolbaritem xlink:href=".uno:DistributeColumns"/>
</toolbar:toolbar>