standardbar.xml (711fced4) standardbar.xml (4689730c)
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

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

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:OpenUrl" toolbar:visible="false"/>
27 <toolbar:toolbaritem xlink:href=".uno:AddDirect" toolbar:style="dropdown"/>
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

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

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:OpenUrl" toolbar:visible="false"/>
27 <toolbar:toolbaritem xlink:href=".uno:AddDirect" toolbar:style="dropdown"/>
28 <toolbar:toolbaritem xlink:href=".uno:Open"/>
28 <toolbar:toolbaritem xlink:href=".uno:Open" toolbar:style="dropdown"/>
29 <toolbar:toolbaritem xlink:href=".uno:Save"/>
30 <toolbar:toolbaritem xlink:href=".uno:SaveAs" toolbar:visible="false"/>
31 <toolbar:toolbarseparator/>
32 <toolbar:toolbaritem xlink:href=".uno:PrintDefault"/>
33 <toolbar:toolbarseparator/>
34 <toolbar:toolbaritem xlink:href=".uno:Cut"/>
35 <toolbar:toolbaritem xlink:href=".uno:Copy"/>
36 <toolbar:toolbaritem xlink:href=".uno:Paste"/>
37 <toolbar:toolbarseparator/>
38 <toolbar:toolbaritem xlink:href=".uno:Undo"/>
39 <toolbar:toolbaritem xlink:href=".uno:Redo"/>
40 <toolbar:toolbarseparator/>
41 <toolbar:toolbaritem xlink:href=".uno:ObjectCatalog"/>
42 <toolbar:toolbaritem xlink:href=".uno:ChooseMacro"/>
43 <toolbar:toolbaritem xlink:href=".uno:ModuleDialog"/>
44 <toolbar:toolbarseparator/>
45 <toolbar:toolbaritem xlink:href=".uno:HelpIndex"/>
46 <toolbar:toolbaritem xlink:href=".uno:ExtendedHelp" toolbar:visible="false"/>
47</toolbar:toolbar>
29 <toolbar:toolbaritem xlink:href=".uno:Save"/>
30 <toolbar:toolbaritem xlink:href=".uno:SaveAs" toolbar:visible="false"/>
31 <toolbar:toolbarseparator/>
32 <toolbar:toolbaritem xlink:href=".uno:PrintDefault"/>
33 <toolbar:toolbarseparator/>
34 <toolbar:toolbaritem xlink:href=".uno:Cut"/>
35 <toolbar:toolbaritem xlink:href=".uno:Copy"/>
36 <toolbar:toolbaritem xlink:href=".uno:Paste"/>
37 <toolbar:toolbarseparator/>
38 <toolbar:toolbaritem xlink:href=".uno:Undo"/>
39 <toolbar:toolbaritem xlink:href=".uno:Redo"/>
40 <toolbar:toolbarseparator/>
41 <toolbar:toolbaritem xlink:href=".uno:ObjectCatalog"/>
42 <toolbar:toolbaritem xlink:href=".uno:ChooseMacro"/>
43 <toolbar:toolbaritem xlink:href=".uno:ModuleDialog"/>
44 <toolbar:toolbarseparator/>
45 <toolbar:toolbaritem xlink:href=".uno:HelpIndex"/>
46 <toolbar:toolbaritem xlink:href=".uno:ExtendedHelp" toolbar:visible="false"/>
47</toolbar:toolbar>