home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / Bureautique / LibreOffice / LibreOffice_4.3.5_Win_x86.msi / formatobjectbar.xml < prev    next >
Extensible Markup Language  |  2014-12-11  |  4KB  |  74 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE toolbar:toolbar PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "toolbar.dtd">
  3. <!--
  4.  * This file is part of the LibreOffice project.
  5.  *
  6.  * This Source Code Form is subject to the terms of the Mozilla Public
  7.  * License, v. 2.0. If a copy of the MPL was not distributed with this
  8.  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
  9.  *
  10.  * This file incorporates work covered by the following license notice:
  11.  *
  12.  *   Licensed to the Apache Software Foundation (ASF) under one or more
  13.  *   contributor license agreements. See the NOTICE file distributed
  14.  *   with this work for additional information regarding copyright
  15.  *   ownership. The ASF licenses this file to you under the Apache
  16.  *   License, Version 2.0 (the "License"); you may not use this file
  17.  *   except in compliance with the License. You may obtain a copy of
  18.  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  19. -->
  20. <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar">
  21.  <toolbar:toolbaritem xlink:href=".uno:DesignerDialog"/>
  22.  <toolbar:toolbaritem xlink:href=".uno:StyleApply" toolbar:visible="false"/>
  23.  <toolbar:toolbarseparator/>
  24.  <toolbar:toolbaritem xlink:href=".uno:CharFontName"/>
  25.  <toolbar:toolbarseparator/>
  26.  <toolbar:toolbaritem xlink:href=".uno:FontHeight"/>
  27.  <toolbar:toolbarseparator/>
  28.  <toolbar:toolbaritem xlink:href=".uno:Bold"/>
  29.  <toolbar:toolbaritem xlink:href=".uno:Italic"/>
  30.  <toolbar:toolbaritem xlink:href=".uno:Underline"/>
  31.  <toolbar:toolbaritem xlink:href=".uno:UnderlineDouble" toolbar:visible="false"/>
  32.  <toolbar:toolbarseparator/>
  33.  <toolbar:toolbaritem xlink:href=".uno:AlignLeft" toolbar:style="radio auto"/>
  34.  <toolbar:toolbaritem xlink:href=".uno:AlignHorizontalCenter" toolbar:style="radio auto"/>
  35.  <toolbar:toolbaritem xlink:href=".uno:AlignRight" toolbar:style="radio auto"/>
  36.  <toolbar:toolbaritem xlink:href=".uno:AlignBlock" toolbar:style="radio auto"/>
  37.  <toolbar:toolbaritem xlink:href=".uno:ToggleMergeCells"/>
  38.  <toolbar:toolbaritem xlink:href=".uno:WrapText" toolbar:visible="false"/>
  39.  <toolbar:toolbarseparator/>
  40.  <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight" toolbar:style="radio"/>
  41.  <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft" toolbar:style="radio"/>
  42.  <toolbar:toolbarseparator/>
  43.  <toolbar:toolbaritem xlink:href=".uno:TextdirectionLeftToRight"/>
  44.  <toolbar:toolbaritem xlink:href=".uno:TextdirectionTopToBottom"/>
  45.  <toolbar:toolbarseparator/>
  46.  <toolbar:toolbaritem xlink:href=".uno:AlignTop" toolbar:style="radio auto" toolbar:visible="false"/>
  47.  <toolbar:toolbaritem xlink:href=".uno:AlignVCenter" toolbar:style="radio auto" toolbar:visible="false"/>
  48.  <toolbar:toolbaritem xlink:href=".uno:AlignBottom" toolbar:style="radio auto" toolbar:visible="false"/>
  49.  <toolbar:toolbarseparator/>
  50.  <toolbar:toolbaritem xlink:href=".uno:NumberFormatCurrency"/>
  51.  <toolbar:toolbaritem xlink:href=".uno:NumberFormatPercent"/>
  52.  <toolbar:toolbaritem xlink:href=".uno:NumberFormatDate" toolbar:visible="false"/>
  53.  <toolbar:toolbaritem xlink:href=".uno:NumberFormatScientific" toolbar:visible="false"/>
  54.  <toolbar:toolbaritem xlink:href=".uno:NumberFormatStandard" toolbar:visible="false"/>
  55.  <toolbar:toolbaritem xlink:href=".uno:NumberFormatIncDecimals"/>
  56.  <toolbar:toolbaritem xlink:href=".uno:NumberFormatDecDecimals"/>
  57.  <toolbar:toolbarseparator/>
  58.  <toolbar:toolbaritem xlink:href=".uno:DecrementIndent"/>
  59.  <toolbar:toolbaritem xlink:href=".uno:IncrementIndent"/>
  60.  <toolbar:toolbarseparator/>
  61.  <toolbar:toolbaritem xlink:href=".uno:SetBorderStyle"/>
  62.  <toolbar:toolbaritem xlink:href=".uno:BackgroundColor" toolbar:style="dropdown"/>
  63.  <toolbar:toolbaritem xlink:href=".uno:Color" toolbar:style="dropdown"/>
  64.  <toolbar:toolbaritem xlink:href=".uno:LineStyle" toolbar:visible="false"/>
  65.  <toolbar:toolbaritem xlink:href=".uno:FrameLineColor" toolbar:visible="false"/>
  66.  <toolbar:toolbarseparator/>
  67.  <toolbar:toolbaritem xlink:href=".uno:InsertRows" toolbar:visible="false"/>
  68.  <toolbar:toolbaritem xlink:href=".uno:InsertColumns" toolbar:visible="false"/>
  69.  <toolbar:toolbaritem xlink:href=".uno:DeleteRows" toolbar:visible="false"/>
  70.  <toolbar:toolbaritem xlink:href=".uno:DeleteColumns" toolbar:visible="false"/>
  71.  <toolbar:toolbarseparator/>
  72.  <toolbar:toolbaritem xlink:href=".uno:ToggleSheetGrid" toolbar:visible="true"/>
  73. </toolbar:toolbar>
  74.