summaryrefslogtreecommitdiff
path: root/basctl/uiconfig/basicide/toolbar
diff options
context:
space:
mode:
authorNoel Power <noel.power@novell.com>2011-11-29 10:26:33 +0000
committerNoel Power <noel.power@novell.com>2011-11-29 10:28:44 +0000
commit34a9faf23c3d84b88a1610481266812bed3b71e8 (patch)
tree55c1daefadeeae13f43c7456078a3036e7cebdb0 /basctl/uiconfig/basicide/toolbar
parentecbf39171991069d794133797e5f8714c3d7d7f9 (diff)
add spinbutton control to insertcontrolbar for basic dialog editor
Diffstat (limited to 'basctl/uiconfig/basicide/toolbar')
-rw-r--r--basctl/uiconfig/basicide/toolbar/insertcontrolsbar.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/basctl/uiconfig/basicide/toolbar/insertcontrolsbar.xml b/basctl/uiconfig/basicide/toolbar/insertcontrolsbar.xml
index fe0edf689bba..4603b5415578 100644
--- a/basctl/uiconfig/basicide/toolbar/insertcontrolsbar.xml
+++ b/basctl/uiconfig/basicide/toolbar/insertcontrolsbar.xml
@@ -19,8 +19,8 @@
<toolbar:toolbaritem xlink:href=".uno:InsertListbox" toolbar:helpid="helpid:10191" toolbar:style="radio" />
<toolbar:toolbaritem xlink:href=".uno:Combobox" toolbar:helpid="helpid:10192" toolbar:style="radio" />
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:HScrollbar" toolbar:helpid="helpid:10194" toolbar:style="radio" />
<toolbar:toolbaritem xlink:href=".uno:VScrollbar" toolbar:helpid="helpid:10195" toolbar:style="radio" />
+ <toolbar:toolbaritem xlink:href=".uno:HScrollbar" toolbar:helpid="helpid:10194" toolbar:style="radio" />
<toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:Groupbox" toolbar:helpid="helpid:10189" toolbar:style="radio" />
<toolbar:toolbaritem xlink:href=".uno:ProgressBar" toolbar:helpid="helpid:10927" toolbar:style="radio" />
@@ -40,4 +40,6 @@
<toolbar:toolbaritem xlink:href=".uno:InsertFileControl" toolbar:helpid="helpid:10942" toolbar:style="radio" />
<toolbar:toolbaritem xlink:href=".uno:InsertTreeControl" toolbar:style="radio" />
<toolbar:toolbarbreak/>
+<toolbar:toolbaritem xlink:href=".uno:SpinButton" toolbar:helpid="helpid:10769" toolbar:style="radio" />
+ <toolbar:toolbarbreak/>
</toolbar:toolbar>