formdesign.xml (a0b87975) formdesign.xml (711fced4)
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE toolbar:toolbar PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "toolbar.dtd">
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements. See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership. The ASF licenses this file

--- 9 unchanged lines hidden (view full) ---

18 * KIND, either express or implied. See the License for the
19 * specific language governing permissions and limitations
20 * under the License.
21 *
22 ***********************************************************-->
23
24
25<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar">
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE toolbar:toolbar PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "toolbar.dtd">
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements. See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership. The ASF licenses this file

--- 9 unchanged lines hidden (view full) ---

18 * KIND, either express or implied. See the License for the
19 * specific language governing permissions and limitations
20 * under the License.
21 *
22 ***********************************************************-->
23
24
25<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar">
26 <toolbar:toolbaritem xlink:href=".uno:SelectObject" toolbar:helpid="helpid:10128" toolbar:style="radio auto" />
27 <toolbar:toolbaritem xlink:href=".uno:SwitchControlDesignMode" toolbar:helpid="helpid:10629" />
26 <toolbar:toolbaritem xlink:href=".uno:SelectObject" toolbar:style="radio auto"/>
27 <toolbar:toolbaritem xlink:href=".uno:SwitchControlDesignMode"/>
28 <toolbar:toolbarseparator/>
28 <toolbar:toolbarseparator/>
29 <toolbar:toolbaritem xlink:href=".uno:ControlProperties" toolbar:helpid="helpid:10613" />
30 <toolbar:toolbaritem xlink:href=".uno:FormProperties" toolbar:helpid="helpid:10614" />
29 <toolbar:toolbaritem xlink:href=".uno:ControlProperties"/>
30 <toolbar:toolbaritem xlink:href=".uno:FormProperties"/>
31 <toolbar:toolbarseparator/>
31 <toolbar:toolbarseparator/>
32 <toolbar:toolbaritem xlink:href=".uno:ShowFmExplorer" toolbar:helpid="helpid:10633" />
33 <toolbar:toolbaritem xlink:href=".uno:AddField" toolbar:helpid="helpid:10623" />
34 <toolbar:toolbaritem xlink:href=".uno:TabDialog" toolbar:helpid="helpid:10615" />
32 <toolbar:toolbaritem xlink:href=".uno:ShowFmExplorer"/>
33 <toolbar:toolbaritem xlink:href=".uno:AddField"/>
34 <toolbar:toolbaritem xlink:href=".uno:TabDialog"/>
35 <toolbar:toolbarseparator/>
35 <toolbar:toolbarseparator/>
36 <toolbar:toolbaritem xlink:href=".uno:OpenReadOnly" toolbar:helpid="helpid:10709" />
37 <toolbar:toolbaritem xlink:href=".uno:AutoControlFocus" toolbar:helpid="helpid:10763" />
36 <toolbar:toolbaritem xlink:href=".uno:OpenReadOnly"/>
37 <toolbar:toolbaritem xlink:href=".uno:AutoControlFocus"/>
38 <toolbar:toolbarseparator/>
38 <toolbar:toolbarseparator/>
39 <toolbar:toolbaritem xlink:href=".uno:TransformDialog" toolbar:helpid="helpid:10087" />
40 <toolbar:toolbaritem xlink:href=".uno:ToggleAnchorType" toolbar:helpid="helpid:20349" toolbar:style="dropdown" />
39 <toolbar:toolbaritem xlink:href=".uno:TransformDialog"/>
40 <toolbar:toolbaritem xlink:href=".uno:ToggleAnchorType" toolbar:style="dropdown"/>
41 <toolbar:toolbarseparator/>
41 <toolbar:toolbarseparator/>
42 <toolbar:toolbaritem xlink:href=".uno:BringToFront" toolbar:helpid="helpid:10286" toolbar:visible="false" />
43 <toolbar:toolbaritem xlink:href=".uno:SendToBack" toolbar:helpid="helpid:10287" toolbar:visible="false" />
42 <toolbar:toolbaritem xlink:href=".uno:BringToFront" toolbar:visible="false"/>
43 <toolbar:toolbaritem xlink:href=".uno:SendToBack" toolbar:visible="false"/>
44 <toolbar:toolbarseparator/>
44 <toolbar:toolbarseparator/>
45 <toolbar:toolbaritem xlink:href=".uno:FormatGroup" toolbar:helpid="helpid:10454" toolbar:visible="false" />
46 <toolbar:toolbaritem xlink:href=".uno:FormatUngroup" toolbar:helpid="helpid:10455" toolbar:visible="false" />
47 <toolbar:toolbaritem xlink:href=".uno:EnterGroup" toolbar:helpid="helpid:27096" toolbar:visible="false" />
48 <toolbar:toolbaritem xlink:href=".uno:LeaveGroup" toolbar:helpid="helpid:27097" toolbar:visible="false" />
45 <toolbar:toolbaritem xlink:href=".uno:FormatGroup" toolbar:visible="false"/>
46 <toolbar:toolbaritem xlink:href=".uno:FormatUngroup" toolbar:visible="false"/>
47 <toolbar:toolbaritem xlink:href=".uno:EnterGroup" toolbar:visible="false"/>
48 <toolbar:toolbaritem xlink:href=".uno:LeaveGroup" toolbar:visible="false"/>
49 <toolbar:toolbarseparator/>
49 <toolbar:toolbarseparator/>
50 <toolbar:toolbaritem xlink:href=".uno:ObjectAlign" toolbar:helpid="helpid:10130" toolbar:style="dropdown" />
50 <toolbar:toolbaritem xlink:href=".uno:ObjectAlign" toolbar:style="dropdown"/>
51 <toolbar:toolbarseparator/>
51 <toolbar:toolbarseparator/>
52 <toolbar:toolbaritem xlink:href=".uno:GridVisible" toolbar:helpid="helpid:27322" />
53 <toolbar:toolbaritem xlink:href=".uno:GridUse" toolbar:helpid="helpid:27154" />
54 <toolbar:toolbaritem xlink:href=".uno:HelplinesMove" toolbar:helpid="helpid:27153" />
52 <toolbar:toolbaritem xlink:href=".uno:GridVisible"/>
53 <toolbar:toolbaritem xlink:href=".uno:GridUse"/>
54 <toolbar:toolbaritem xlink:href=".uno:HelplinesMove"/>
55</toolbar:toolbar>
55</toolbar:toolbar>