summaryrefslogtreecommitdiff
path: root/sc/uiconfig
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-09-15 17:11:24 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2010-09-15 17:11:24 +0200
commit0701397a485c6cce318fbf8751bf8894dca314c4 (patch)
tree699577c0bad8828cb5c45f901374fe6bcb6bcb76 /sc/uiconfig
parent5e3d27c198bf6dd05641e6473766c7062c248244 (diff)
sc-cellformat-icon-toggle.diff: Cell number format toolbar icons togglable
n#358548, i#86377 Make cell number format toolbar icons togglable & remove the standard format button.
Diffstat (limited to 'sc/uiconfig')
-rw-r--r--sc/uiconfig/scalc/toolbar/formatobjectbar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/uiconfig/scalc/toolbar/formatobjectbar.xml b/sc/uiconfig/scalc/toolbar/formatobjectbar.xml
index 13b6abcf9bcf..49c31d72f176 100644
--- a/sc/uiconfig/scalc/toolbar/formatobjectbar.xml
+++ b/sc/uiconfig/scalc/toolbar/formatobjectbar.xml
@@ -33,7 +33,7 @@
<toolbar:toolbaritem xlink:href=".uno:NumberFormatPercent" toolbar:helpid="helpid:26046" />
<toolbar:toolbaritem xlink:href=".uno:NumberFormatDate" toolbar:helpid="helpid:26053" toolbar:visible="false" />
<toolbar:toolbaritem xlink:href=".uno:NumberFormatScientific" toolbar:helpid="helpid:26055" toolbar:visible="false" />
- <toolbar:toolbaritem xlink:href=".uno:NumberFormatStandard" toolbar:helpid="helpid:26052" />
+ <toolbar:toolbaritem xlink:href=".uno:NumberFormatStandard" toolbar:helpid="helpid:26052" toolbar:visible="false" />
<toolbar:toolbaritem xlink:href=".uno:NumberFormatIncDecimals" toolbar:helpid="helpid:26057" />
<toolbar:toolbaritem xlink:href=".uno:NumberFormatDecDecimals" toolbar:helpid="helpid:26058" />
<toolbar:toolbarseparator/>