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

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

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:NewDoc" toolbar:visible="false"/>
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

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

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