summaryrefslogtreecommitdiff
path: root/test/user-template/user/config/soffice.cfg/modules/scalc/toolbar/insertcellsbar.xml
blob: c7b5b70cabcb21bc4264a169955022e36c339b17 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE toolbar:toolbar PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "toolbar.dtd">
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar">
 <toolbar:toolbaritem xlink:href=".uno:InsertCellsDown" toolbar:helpid="helpid:26278"  />
 <toolbar:toolbaritem xlink:href=".uno:InsertCellsRight" toolbar:helpid="helpid:26279"  />
 <toolbar:toolbaritem xlink:href=".uno:InsertRows" toolbar:helpid="helpid:26267"  />
 <toolbar:toolbaritem xlink:href=".uno:InsertColumns" toolbar:helpid="helpid:26268"  />
</toolbar:toolbar>