singlemode.xml 4.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  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">
  21. <toolbar:toolbaritem xlink:href=".uno:AddDirect" toolbar:visible="false"/>
  22. <toolbar:toolbaritem xlink:href=".uno:Open"/>
  23. <toolbar:toolbaritem xlink:href=".uno:Save"/>
  24. <toolbar:toolbaritem xlink:href=".uno:ExportDirectToPDF" toolbar:visible="false"/>
  25. <toolbar:toolbaritem xlink:href=".uno:Print"/>
  26. <toolbar:toolbaritem xlink:href=".uno:PrintPreview" toolbar:visible="false"/>
  27. <toolbar:toolbarseparator/>
  28. <toolbar:toolbaritem xlink:href=".uno:Undo"/>
  29. <toolbar:toolbaritem xlink:href=".uno:Redo"/>
  30. <toolbar:toolbarseparator/>
  31. <toolbar:toolbaritem xlink:href=".uno:SearchDialog"/>
  32. <toolbar:toolbaritem xlink:href=".uno:FormatPaintbrush"/>
  33. <toolbar:toolbaritem xlink:href=".uno:SpellingDialog" toolbar:visible="false"/>
  34. <toolbar:toolbaritem xlink:href=".uno:ZoomPage"/>
  35. <toolbar:toolbarseparator/>
  36. <toolbar:toolbaritem xlink:href=".uno:InsertSlide"/>
  37. <toolbar:toolbaritem xlink:href=".uno:DuplicateSlide"/>
  38. <toolbar:toolbaritem xlink:href=".uno:RenameSlide" toolbar:visible="false"/>
  39. <toolbar:toolbaritem xlink:href=".uno:DeleteSlide"/>
  40. <toolbar:toolbaritem xlink:href=".uno:AssignLayout" toolbar:visible="false"/>
  41. <toolbar:toolbarseparator/>
  42. <toolbar:toolbaritem xlink:href=".uno:DisplayMode"/>
  43. <toolbar:toolbarseparator/>
  44. <toolbar:toolbaritem xlink:href=".uno:Text"/>
  45. <toolbar:toolbaritem xlink:href=".uno:VerticalText" toolbar:visible="false"/>
  46. <toolbar:toolbaritem xlink:href=".uno:InsertGraphic"/>
  47. <toolbar:toolbaritem xlink:href=".uno:InsertAVMedia"/>
  48. <toolbar:toolbaritem xlink:href=".uno:InsertObjectChart"/>
  49. <toolbar:toolbaritem xlink:href=".uno:InsertTable"/>
  50. <toolbar:toolbaritem xlink:href=".uno:FontworkGalleryFloater" toolbar:visible="false"/>
  51. <toolbar:toolbarseparator/>
  52. <toolbar:toolbaritem xlink:href=".uno:Line"/>
  53. <toolbar:toolbaritem xlink:href=".uno:BasicShapes.rectangle"/>
  54. <toolbar:toolbaritem xlink:href=".uno:BasicShapes.ellipse"/>
  55. <toolbar:toolbarseparator/>
  56. <toolbar:toolbaritem xlink:href=".uno:ArrowsToolbox"/>
  57. <toolbar:toolbaritem xlink:href=".uno:LineToolbox"/>
  58. <toolbar:toolbaritem xlink:href=".uno:ConnectorToolbox"/>
  59. <toolbar:toolbarseparator/>
  60. <toolbar:toolbaritem xlink:href=".uno:BasicShapes"/>
  61. <toolbar:toolbaritem xlink:href=".uno:SymbolShapes"/>
  62. <toolbar:toolbaritem xlink:href=".uno:ArrowShapes"/>
  63. <toolbar:toolbaritem xlink:href=".uno:FlowChartShapes"/>
  64. <toolbar:toolbaritem xlink:href=".uno:CalloutShapes"/>
  65. <toolbar:toolbaritem xlink:href=".uno:StarShapes"/>
  66. <toolbar:toolbaritem xlink:href=".uno:Objects3DToolbox" toolbar:visible="false"/>
  67. <toolbar:toolbarseparator/>
  68. <toolbar:toolbaritem xlink:href=".uno:TransformDialog" toolbar:visible="false"/>
  69. <toolbar:toolbaritem xlink:href=".uno:ToggleObjectRotateMode"/>
  70. <toolbar:toolbaritem xlink:href=".uno:Mirror" toolbar:visible="false"/>
  71. <toolbar:toolbaritem xlink:href=".uno:ObjectAlign"/>
  72. <toolbar:toolbaritem xlink:href=".uno:ObjectPosition"/>
  73. <toolbar:toolbaritem xlink:href=".uno:DistributeSelection"/>
  74. <toolbar:toolbarseparator/>
  75. <toolbar:toolbaritem xlink:href=".uno:FormatGroup" toolbar:visible="false"/>
  76. <toolbar:toolbaritem xlink:href=".uno:FormatUngroup" toolbar:visible="false"/>
  77. <toolbar:toolbaritem xlink:href=".uno:EnterGroup" toolbar:visible="false"/>
  78. <toolbar:toolbaritem xlink:href=".uno:LeaveGroup" toolbar:visible="false"/>
  79. <toolbar:toolbarseparator/>
  80. <toolbar:toolbaritem xlink:href=".uno:SelectObject" toolbar:visible="false"/>
  81. <toolbar:toolbaritem xlink:href=".uno:ZoomPage" toolbar:visible="false"/>
  82. <toolbar:toolbaritem xlink:href=".uno:ZoomMode" toolbar:visible="false"/>
  83. <toolbar:toolbaritem xlink:href=".uno:Zoom" toolbar:visible="false"/>
  84. <toolbar:toolbarseparator/>
  85. <toolbar:toolbaritem xlink:href=".uno:Presentation"/>
  86. <toolbar:toolbaritem xlink:href=".uno:PresentationCurrentSlide"/>
  87. </toolbar:toolbar>