Kaydet (Commit) 8f56281a authored tarafından andreas kainz's avatar andreas kainz Kaydeden (comit) andreas_kainz

sync sweb ui files with swriter ui files

Change-Id: If9e6628ded7df0c822d57859e22a9a1e71d3c311
Reviewed-on: https://gerrit.libreoffice.org/68521
Tested-by: Jenkins
Reviewed-by: 's avatarandreas_kainz <kainz.a@gmail.com>
üst c3252c9c
...@@ -140,6 +140,7 @@ ...@@ -140,6 +140,7 @@
<menu:menuitem menu:id=".uno:Fieldnames"/> <menu:menuitem menu:id=".uno:Fieldnames"/>
<menu:menuseparator/> <menu:menuseparator/>
<menu:menuitem menu:id=".uno:Sidebar"/> <menu:menuitem menu:id=".uno:Sidebar"/>
<menu:menuitem menu:id=".uno:ViewSidebarStyles"/>
<menu:menuitem menu:id=".uno:Gallery"/> <menu:menuitem menu:id=".uno:Gallery"/>
<menu:menuitem menu:id=".uno:Navigator"/> <menu:menuitem menu:id=".uno:Navigator"/>
<menu:menuseparator/> <menu:menuseparator/>
...@@ -192,7 +193,6 @@ ...@@ -192,7 +193,6 @@
<menu:menuseparator/> <menu:menuseparator/>
<menu:menuitem menu:id=".uno:InsertAnnotation"/> <menu:menuitem menu:id=".uno:InsertAnnotation"/>
<menu:menuitem menu:id=".uno:InsertFrame"/> <menu:menuitem menu:id=".uno:InsertFrame"/>
<menu:menuitem menu:id=".uno:InsertObjectFloatingFrame"/>
<menu:menuseparator/> <menu:menuseparator/>
<menu:menuitem menu:id=".uno:HyperlinkDialog"/> <menu:menuitem menu:id=".uno:HyperlinkDialog"/>
<menu:menuitem menu:id=".uno:InsertAnchor"/> <menu:menuitem menu:id=".uno:InsertAnchor"/>
...@@ -607,6 +607,8 @@ ...@@ -607,6 +607,8 @@
<menu:menuitem menu:id=".uno:BibliographyComponent"/> <menu:menuitem menu:id=".uno:BibliographyComponent"/>
<menu:menuitem menu:id=".uno:AddressBookSource"/> <menu:menuitem menu:id=".uno:AddressBookSource"/>
<menu:menuseparator/> <menu:menuseparator/>
<menu:menuitem menu:id=".uno:MailMergeWizard"/>
<menu:menuseparator/>
<menu:menu menu:id=".uno:UpdateMenu"> <menu:menu menu:id=".uno:UpdateMenu">
<menu:menupopup> <menu:menupopup>
<menu:menuitem menu:id=".uno:UpdateAll"/> <menu:menuitem menu:id=".uno:UpdateAll"/>
......
...@@ -23,6 +23,9 @@ ...@@ -23,6 +23,9 @@
<menu:menuitem menu:id=".uno:Strikeout"/> <menu:menuitem menu:id=".uno:Strikeout"/>
<menu:menuitem menu:id=".uno:Shadowed"/> <menu:menuitem menu:id=".uno:Shadowed"/>
<menu:menuitem menu:id=".uno:OutlineFont"/> <menu:menuitem menu:id=".uno:OutlineFont"/>
<menu:menuseparator/>
<menu:menuitem menu:id=".uno:SuperScript"/>
<menu:menuitem menu:id=".uno:SubScript"/>
</menu:menupopup> </menu:menupopup>
</menu:menu> </menu:menu>
<menu:menu menu:id=".uno:TextAlign"> <menu:menu menu:id=".uno:TextAlign">
......
...@@ -75,6 +75,7 @@ ...@@ -75,6 +75,7 @@
</menu:menupopup> </menu:menupopup>
</menu:menu> </menu:menu>
<menu:menuseparator/> <menu:menuseparator/>
<menu:menuitem menu:id=".uno:InsertAnnotation"/>
<menu:menuitem menu:id=".uno:AcceptTrackedChange"/> <menu:menuitem menu:id=".uno:AcceptTrackedChange"/>
<menu:menuitem menu:id=".uno:RejectTrackedChange"/> <menu:menuitem menu:id=".uno:RejectTrackedChange"/>
<menu:menuitem menu:id=".uno:NextTrackedChange"/> <menu:menuitem menu:id=".uno:NextTrackedChange"/>
......
...@@ -18,14 +18,16 @@ ...@@ -18,14 +18,16 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
--> -->
<statusbar:statusbar xmlns:statusbar="http://openoffice.org/2001/statusbar" xmlns:xlink="http://www.w3.org/1999/xlink"> <statusbar:statusbar xmlns:statusbar="http://openoffice.org/2001/statusbar" xmlns:xlink="http://www.w3.org/1999/xlink">
<statusbar:statusbaritem xlink:href=".uno:StatePageNumber" statusbar:align="left" statusbar:autosize="true" statusbar:width="54"/> <statusbar:statusbaritem xlink:href=".uno:StatePageNumber" statusbar:align="left" statusbar:autosize="true" statusbar:mandatory="true" statusbar:width="54"/>
<statusbar:statusbaritem xlink:href=".uno:StateWordCount" statusbar:align="left" statusbar:autosize="true"/>
<statusbar:statusbaritem xlink:href=".uno:PageStyleName" statusbar:align="left" statusbar:autosize="true" statusbar:width="79"/> <statusbar:statusbaritem xlink:href=".uno:PageStyleName" statusbar:align="left" statusbar:autosize="true" statusbar:width="79"/>
<statusbar:statusbaritem xlink:href=".uno:LanguageStatus" statusbar:align="center" statusbar:autosize="true" statusbar:width="100"/> <statusbar:statusbaritem xlink:href=".uno:LanguageStatus" statusbar:align="center" statusbar:autosize="true" statusbar:mandatory="false" statusbar:width="100"/>
<statusbar:statusbaritem xlink:href=".uno:InsertMode" statusbar:align="center" statusbar:width="55"/> <statusbar:statusbaritem xlink:href=".uno:InsertMode" statusbar:align="center" statusbar:mandatory="false" statusbar:width="55"/>
<statusbar:statusbaritem xlink:href=".uno:SelectionMode" statusbar:align="center" statusbar:ownerdraw="true" statusbar:width="16"/> <statusbar:statusbaritem xlink:href=".uno:SelectionMode" statusbar:align="center" statusbar:ownerdraw="true" statusbar:mandatory="false" statusbar:width="16"/>
<statusbar:statusbaritem xlink:href=".uno:ModifiedStatus" statusbar:align="center" statusbar:ownerdraw="true" statusbar:width="16"/> <statusbar:statusbaritem xlink:href=".uno:ModifiedStatus" statusbar:align="center" statusbar:ownerdraw="true" statusbar:mandatory="false" statusbar:width="16"/>
<statusbar:statusbaritem xlink:href=".uno:Signature" statusbar:align="center" statusbar:ownerdraw="true" statusbar:width="16"/> <statusbar:statusbaritem xlink:href=".uno:Signature" statusbar:align="center" statusbar:ownerdraw="true" statusbar:mandatory="false" statusbar:width="16"/>
<statusbar:statusbaritem xlink:href=".uno:Size" statusbar:align="left" statusbar:autosize="true" statusbar:ownerdraw="true" statusbar:width="10"/> <statusbar:statusbaritem xlink:href=".uno:Size" statusbar:align="left" statusbar:autosize="true" statusbar:mandatory="false" statusbar:ownerdraw="true" statusbar:width="10"/>
<statusbar:statusbaritem xlink:href=".uno:ZoomSlider" statusbar:align="center" statusbar:ownerdraw="true" statusbar:width="130"/> <statusbar:statusbaritem xlink:href=".uno:ViewLayout" statusbar:align="center" statusbar:ownerdraw="true" statusbar:width="63"/>
<statusbar:statusbaritem xlink:href=".uno:Zoom" statusbar:align="center" statusbar:width="35"/> <statusbar:statusbaritem xlink:href=".uno:ZoomSlider" statusbar:align="center" statusbar:ownerdraw="true" statusbar:mandatory="true" statusbar:width="130"/>
<statusbar:statusbaritem xlink:href=".uno:Zoom" statusbar:align="center" statusbar:mandatory="true" statusbar:width="35"/>
</statusbar:statusbar> </statusbar:statusbar>
...@@ -18,34 +18,34 @@ ...@@ -18,34 +18,34 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
--> -->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink"> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink">
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.left-arrow"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.right-arrow"/> <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.right-arrow"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.up-arrow"/> <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.left-arrow"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.down-arrow"/> <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.down-arrow"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.up-arrow"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.left-right-arrow"/> <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.left-right-arrow"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.up-down-arrow"/> <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.up-down-arrow"/>
<toolbar:toolbarbreak/> <toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.up-right-arrow"/> <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.circular-arrow"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.up-right-down-arrow"/> <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.s-sharped-arrow"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.split-arrow"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.split-round-arrow"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.quad-arrow"/> <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.quad-arrow"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.corner-right-arrow"/> <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.corner-right-arrow"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.split-arrow"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.striped-right-arrow"/>
<toolbar:toolbarbreak/> <toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.notched-right-arrow"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.pentagon-right"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.chevron"/> <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.chevron"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.pentagon-right"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.striped-right-arrow"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.up-right-down-arrow"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.notched-right-arrow"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.up-right-arrow"/>
<toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.right-arrow-callout"/> <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.right-arrow-callout"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.left-arrow-callout"/> <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.left-arrow-callout"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.up-arrow-callout"/>
<toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.down-arrow-callout"/> <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.down-arrow-callout"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.up-arrow-callout"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.left-right-arrow-callout"/> <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.left-right-arrow-callout"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.up-down-arrow-callout"/> <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.up-down-arrow-callout"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.up-right-arrow-callout"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.quad-arrow-callout"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.circular-arrow"/>
<toolbar:toolbarbreak/> <toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.split-round-arrow"/> <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.quad-arrow-callout"/>
<toolbar:toolbaritem xlink:href=".uno:ArrowShapes.s-sharped-arrow"/> <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.up-right-arrow-callout"/>
</toolbar:toolbar> </toolbar:toolbar>
\ No newline at end of file
...@@ -22,25 +22,27 @@ ...@@ -22,25 +22,27 @@
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.round-rectangle"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.round-rectangle"/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.quadrat"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.quadrat"/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.round-quadrat"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.round-quadrat"/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.circle"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.parallelogram"/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.ellipse"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.trapezoid"/>
<toolbar:toolbarbreak/> <toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.ellipse"/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.circle"/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.circle-pie"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.circle-pie"/>
<toolbar:toolbaritem xlink:href=".uno:CircleCut"/>
<toolbar:toolbaritem xlink:href=".uno:Arc"/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.block-arc"/>
<toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.isosceles-triangle"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.isosceles-triangle"/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.right-triangle"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.right-triangle"/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.trapezoid"/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.diamond"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.diamond"/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.parallelogram"/>
<toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.pentagon"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.pentagon"/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.hexagon"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.hexagon"/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.octagon"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.octagon"/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.cross"/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.ring"/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.block-arc"/>
<toolbar:toolbarbreak/> <toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.can"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.can"/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.cube"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.cube"/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.paper"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.paper"/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.cross"/>
<toolbar:toolbaritem xlink:href=".uno:BasicShapes.frame"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.frame"/>
</toolbar:toolbar> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.ring"/>
\ No newline at end of file </toolbar:toolbar>
...@@ -18,20 +18,21 @@ ...@@ -18,20 +18,21 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
--> -->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink"> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink">
<toolbar:toolbaritem xlink:href=".uno:ToggleObjectBezierMode"/> <toolbar:toolbaritem xlink:href=".uno:ToggleObjectBezierMode" toolbar:visible="false"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:BezierMove"/> <toolbar:toolbaritem xlink:href=".uno:BezierMove"/>
<toolbar:toolbaritem xlink:href=".uno:BezierInsert"/> <toolbar:toolbaritem xlink:href=".uno:BezierInsert"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:BezierDelete"/> <toolbar:toolbaritem xlink:href=".uno:BezierDelete"/>
<toolbar:toolbaritem xlink:href=".uno:BezierCutLine"/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:BezierConvert"/> <toolbar:toolbaritem xlink:href=".uno:BezierConvert"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:BezierClose"/>
<toolbar:toolbaritem xlink:href=".uno:BezierCutLine"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:BezierEdge"/> <toolbar:toolbaritem xlink:href=".uno:BezierEdge"/>
<toolbar:toolbaritem xlink:href=".uno:BezierSmooth"/> <toolbar:toolbaritem xlink:href=".uno:BezierSmooth"/>
<toolbar:toolbaritem xlink:href=".uno:BezierSymmetric"/> <toolbar:toolbaritem xlink:href=".uno:BezierSymmetric"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:BezierClose"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:BezierEliminatePoints"/> <toolbar:toolbaritem xlink:href=".uno:BezierEliminatePoints"/>
</toolbar:toolbar> </toolbar:toolbar>
\ No newline at end of file
...@@ -22,7 +22,8 @@ ...@@ -22,7 +22,8 @@
<toolbar:toolbaritem xlink:href=".uno:CalloutShapes.round-rectangular-callout"/> <toolbar:toolbaritem xlink:href=".uno:CalloutShapes.round-rectangular-callout"/>
<toolbar:toolbaritem xlink:href=".uno:CalloutShapes.round-callout"/> <toolbar:toolbaritem xlink:href=".uno:CalloutShapes.round-callout"/>
<toolbar:toolbaritem xlink:href=".uno:CalloutShapes.cloud-callout"/> <toolbar:toolbaritem xlink:href=".uno:CalloutShapes.cloud-callout"/>
<toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:CalloutShapes.line-callout-1"/> <toolbar:toolbaritem xlink:href=".uno:CalloutShapes.line-callout-1"/>
<toolbar:toolbaritem xlink:href=".uno:CalloutShapes.line-callout-2"/> <toolbar:toolbaritem xlink:href=".uno:CalloutShapes.line-callout-2"/>
<toolbar:toolbaritem xlink:href=".uno:CalloutShapes.line-callout-3"/> <toolbar:toolbaritem xlink:href=".uno:CalloutShapes.line-callout-3"/>
</toolbar:toolbar> </toolbar:toolbar>
\ No newline at end of file
...@@ -29,6 +29,4 @@ ...@@ -29,6 +29,4 @@
<toolbar:toolbaritem xlink:href=".uno:GrafContrast"/> <toolbar:toolbaritem xlink:href=".uno:GrafContrast"/>
<toolbar:toolbarbreak/> <toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:GrafGamma"/> <toolbar:toolbaritem xlink:href=".uno:GrafGamma"/>
<toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:GrafTransparence"/>
</toolbar:toolbar> </toolbar:toolbar>
...@@ -18,39 +18,43 @@ ...@@ -18,39 +18,43 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
--> -->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink"> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink">
<toolbar:toolbaritem xlink:href=".uno:FormatLine"/> <toolbar:toolbaritem xlink:href=".uno:AnchorMenu"/>
<toolbar:toolbaritem xlink:href=".uno:LineEndStyle"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:XLineStyle"/> <toolbar:toolbaritem xlink:href=".uno:WrapOff"/>
<toolbar:toolbaritem xlink:href=".uno:WrapLeft"/>
<toolbar:toolbaritem xlink:href=".uno:WrapRight"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:LineWidth"/> <toolbar:toolbaritem xlink:href=".uno:ObjectAlignLeft"/>
<toolbar:toolbaritem xlink:href=".uno:AlignCenter"/>
<toolbar:toolbaritem xlink:href=".uno:ObjectAlignRight"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:XLineColor"/> <toolbar:toolbaritem xlink:href=".uno:BringToFront"/>
<toolbar:toolbaritem xlink:href=".uno:ObjectForwardOne"/>
<toolbar:toolbaritem xlink:href=".uno:ObjectBackOne"/>
<toolbar:toolbaritem xlink:href=".uno:SendToBack"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:FormatArea"/> <toolbar:toolbaritem xlink:href=".uno:LineEndStyle"/>
<toolbar:toolbaritem xlink:href=".uno:XLineStyle"/>
<toolbar:toolbaritem xlink:href=".uno:LineWidth"/>
<toolbar:toolbaritem xlink:href=".uno:XLineColor"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:FillStyle"/> <toolbar:toolbaritem xlink:href=".uno:FillStyle"/>
<toolbar:toolbaritem xlink:href=".uno:FillColor" toolbar:visible="false"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:ToggleObjectRotateMode"/> <toolbar:toolbaritem xlink:href=".uno:ToggleObjectRotateMode"/>
<toolbar:toolbaritem xlink:href=".uno:AnchorMenu"/> <toolbar:toolbaritem xlink:href=".uno:ToggleObjectBezierMode"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:WrapOff" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:FormatGroup"/>
<toolbar:toolbaritem xlink:href=".uno:WrapOn" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:EnterGroup"/>
<toolbar:toolbaritem xlink:href=".uno:WrapIdeal" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:LeaveGroup"/>
<toolbar:toolbaritem xlink:href=".uno:WrapLeft" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:FormatUngroup"/>
<toolbar:toolbaritem xlink:href=".uno:WrapRight" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:WrapThrough" toolbar:visible="false"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:WrapContour" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:InsertCaptionDialog"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:SetObjectToForeground"/>
<toolbar:toolbaritem xlink:href=".uno:SetObjectToBackground"/>
<toolbar:toolbaritem xlink:href=".uno:BringToFront"/>
<toolbar:toolbaritem xlink:href=".uno:SendToBack"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:GridVisible" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:GridVisible" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:GridUse" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:GridUse" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:HelplinesMove" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:HelplinesMove" toolbar:visible="false"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:ObjectAlign"/> <toolbar:toolbaritem xlink:href=".uno:FormatLine" toolbar:visible="false"/>
</toolbar:toolbar> <toolbar:toolbaritem xlink:href=".uno:FormatArea" toolbar:visible="false"/>
\ No newline at end of file </toolbar:toolbar>
...@@ -21,21 +21,28 @@ ...@@ -21,21 +21,28 @@
<toolbar:toolbaritem xlink:href=".uno:SelectObject"/> <toolbar:toolbaritem xlink:href=".uno:SelectObject"/>
<toolbar:toolbaritem xlink:href=".uno:SwitchControlDesignMode"/> <toolbar:toolbaritem xlink:href=".uno:SwitchControlDesignMode"/>
<toolbar:toolbarbreak/> <toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:ControlProperties"/> <toolbar:toolbaritem xlink:href=".uno:ControlProperties" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:FormProperties"/> <toolbar:toolbaritem xlink:href=".uno:FormProperties" toolbar:visible="false"/>
<toolbar:toolbarbreak/> <toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:CheckBox"/> <toolbar:toolbaritem xlink:href=".uno:Label"/>
<toolbar:toolbaritem xlink:href=".uno:Edit"/> <toolbar:toolbaritem xlink:href=".uno:Edit"/>
<toolbar:toolbarbreak/> <toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:FormattedField"/> <toolbar:toolbaritem xlink:href=".uno:CheckBox"/>
<toolbar:toolbaritem xlink:href=".uno:Pushbutton"/>
<toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:RadioButton"/> <toolbar:toolbaritem xlink:href=".uno:RadioButton"/>
<toolbar:toolbaritem xlink:href=".uno:ListBox"/>
<toolbar:toolbarbreak/> <toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:ListBox"/>
<toolbar:toolbaritem xlink:href=".uno:ComboBox"/> <toolbar:toolbaritem xlink:href=".uno:ComboBox"/>
<toolbar:toolbaritem xlink:href=".uno:Label"/>
<toolbar:toolbarbreak/> <toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:Pushbutton"/>
<toolbar:toolbaritem xlink:href=".uno:Imagebutton"/>
<toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:FormattedField"/>
<toolbar:toolbaritem xlink:href=".uno:DateField"/>
<toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:NumericField"/>
<toolbar:toolbaritem xlink:href=".uno:GroupBox"/>
<toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:MoreControls"/>
<toolbar:toolbaritem xlink:href=".uno:FormDesignTools"/> <toolbar:toolbaritem xlink:href=".uno:FormDesignTools"/>
<toolbar:toolbarbreak/> <toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:UseWizards"/> <toolbar:toolbaritem xlink:href=".uno:UseWizards"/>
......
...@@ -35,6 +35,7 @@ ...@@ -35,6 +35,7 @@
<toolbar:toolbaritem xlink:href=".uno:DeleteRecord"/> <toolbar:toolbaritem xlink:href=".uno:DeleteRecord"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:Refresh"/> <toolbar:toolbaritem xlink:href=".uno:Refresh"/>
<toolbar:toolbaritem xlink:href=".uno:RefreshFormControl"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:OrderCrit"/> <toolbar:toolbaritem xlink:href=".uno:OrderCrit"/>
<toolbar:toolbaritem xlink:href=".uno:Sortup"/> <toolbar:toolbaritem xlink:href=".uno:Sortup"/>
...@@ -46,4 +47,4 @@ ...@@ -46,4 +47,4 @@
<toolbar:toolbaritem xlink:href=".uno:RemoveFilterSort"/> <toolbar:toolbaritem xlink:href=".uno:RemoveFilterSort"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:ViewFormAsGrid"/> <toolbar:toolbaritem xlink:href=".uno:ViewFormAsGrid"/>
</toolbar:toolbar> </toolbar:toolbar>
\ No newline at end of file
...@@ -21,31 +21,18 @@ ...@@ -21,31 +21,18 @@
<toolbar:toolbaritem xlink:href=".uno:AnchorMenu"/> <toolbar:toolbaritem xlink:href=".uno:AnchorMenu"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:WrapOff"/> <toolbar:toolbaritem xlink:href=".uno:WrapOff"/>
<toolbar:toolbaritem xlink:href=".uno:WrapOn"/>
<toolbar:toolbaritem xlink:href=".uno:WrapIdeal"/>
<toolbar:toolbaritem xlink:href=".uno:WrapLeft"/> <toolbar:toolbaritem xlink:href=".uno:WrapLeft"/>
<toolbar:toolbaritem xlink:href=".uno:WrapRight"/> <toolbar:toolbaritem xlink:href=".uno:WrapRight"/>
<toolbar:toolbaritem xlink:href=".uno:WrapThrough"/>
<toolbar:toolbaritem xlink:href=".uno:WrapContour" toolbar:visible="false"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:ObjectAlign"/> <toolbar:toolbaritem xlink:href=".uno:ObjectAlignLeft"/>
<toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:AlignCenter"/>
<toolbar:toolbaritem xlink:href=".uno:ObjectAlignLeft" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ObjectAlignRight"/>
<toolbar:toolbaritem xlink:href=".uno:AlignCenter" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:ObjectAlignRight" toolbar:visible="false"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:AlignUp" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:AlignMiddle" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:AlignDown" toolbar:visible="false"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:BringToFront"/> <toolbar:toolbaritem xlink:href=".uno:BringToFront"/>
<toolbar:toolbaritem xlink:href=".uno:ObjectForwardOne"/> <toolbar:toolbaritem xlink:href=".uno:ObjectForwardOne"/>
<toolbar:toolbaritem xlink:href=".uno:ObjectBackOne"/> <toolbar:toolbaritem xlink:href=".uno:ObjectBackOne"/>
<toolbar:toolbaritem xlink:href=".uno:SendToBack"/> <toolbar:toolbaritem xlink:href=".uno:SendToBack"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:SetObjectToForeground"/>
<toolbar:toolbaritem xlink:href=".uno:SetObjectToBackground"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:SetBorderStyle"/> <toolbar:toolbaritem xlink:href=".uno:SetBorderStyle"/>
<toolbar:toolbaritem xlink:href=".uno:LineStyle"/> <toolbar:toolbaritem xlink:href=".uno:LineStyle"/>
<toolbar:toolbaritem xlink:href=".uno:FrameLineColor"/> <toolbar:toolbaritem xlink:href=".uno:FrameLineColor"/>
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE toolbar:toolbar PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "toolbar.dtd"> <!DOCTYPE toolbar:toolbar PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "toolbar.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink"> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink">
<toolbar:toolbaritem xlink:href=".uno:FullScreen"/> <toolbar:toolbaritem xlink:href=".uno:FullScreen"/>
</toolbar:toolbar> </toolbar:toolbar>
\ No newline at end of file
...@@ -18,26 +18,25 @@ ...@@ -18,26 +18,25 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
--> -->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink"> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink">
<toolbar:toolbaritem xlink:href=".uno:WrapOff"/> <toolbar:toolbaritem xlink:href=".uno:GraphicFilterToolbox"/>
<toolbar:toolbaritem xlink:href=".uno:WrapLeft"/>
<toolbar:toolbaritem xlink:href=".uno:WrapRight"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:ImageMapDialog"/> <toolbar:toolbaritem xlink:href=".uno:GrafMode"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:AlignLeft"/> <toolbar:toolbaritem xlink:href=".uno:Crop"/>
<toolbar:toolbaritem xlink:href=".uno:AlignRight"/> <toolbar:toolbaritem xlink:href=".uno:ImageMapDialog"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:AlignTop"/> <toolbar:toolbaritem xlink:href=".uno:FlipVertical"/>
<toolbar:toolbaritem xlink:href=".uno:AlignVerticalCenter"/> <toolbar:toolbaritem xlink:href=".uno:FlipHorizontal"/>
<toolbar:toolbaritem xlink:href=".uno:AlignBottom"/> <toolbar:toolbaritem xlink:href=".uno:RotateLeft"/>
<toolbar:toolbaritem xlink:href=".uno:RotateRight"/>
<toolbar:toolbaritem xlink:href=".uno:ToggleObjectRotateMode"/>
<toolbar:toolbaritem xlink:href=".uno:Rotate180" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:RotateReset" toolbar:visible="false"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:SetBorderStyle"/> <toolbar:toolbaritem xlink:href=".uno:GrafTransparence"/>
<toolbar:toolbaritem xlink:href=".uno:LineStyle"/>
<toolbar:toolbaritem xlink:href=".uno:FrameLineColor"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:FrameDialog"/> <toolbar:toolbaritem xlink:href=".uno:ColorSettings"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:BringToFront"/> <toolbar:toolbaritem xlink:href=".uno:InsertCaptionDialog" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:SendToBack"/> <toolbar:toolbaritem xlink:href=".uno:GraphicDialog" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:AnchorMenu"/> </toolbar:toolbar>
</toolbar:toolbar>
\ No newline at end of file
...@@ -20,11 +20,14 @@ ...@@ -20,11 +20,14 @@
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink"> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink">
<toolbar:toolbaritem xlink:href=".uno:InsertTable"/> <toolbar:toolbaritem xlink:href=".uno:InsertTable"/>
<toolbar:toolbaritem xlink:href=".uno:InsertSection"/> <toolbar:toolbaritem xlink:href=".uno:InsertSection"/>
<toolbar:toolbaritem xlink:href=".uno:InsertFrameInteract"/>
<toolbar:toolbaritem xlink:href=".uno:InsertObjectFloatingFrame" toolbar:visible="false"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:InsertFootnote"/> <toolbar:toolbaritem xlink:href=".uno:InsertFootnote"/>
<toolbar:toolbaritem xlink:href=".uno:InsertEndnote"/> <toolbar:toolbaritem xlink:href=".uno:InsertEndnote"/>
<toolbar:toolbaritem xlink:href=".uno:InsertAnnotation"/> <toolbar:toolbaritem xlink:href=".uno:InsertAnnotation"/>
<toolbar:toolbaritem xlink:href=".uno:InsertBookmark"/> <toolbar:toolbaritem xlink:href=".uno:InsertBookmark"/>
<toolbar:toolbaritem xlink:href=".uno:InsertReferenceField" toolbar:visible="false"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:InsertDoc" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:InsertDoc" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:EditGlossary"/> <toolbar:toolbaritem xlink:href=".uno:EditGlossary"/>
...@@ -35,8 +38,10 @@ ...@@ -35,8 +38,10 @@
<toolbar:toolbaritem xlink:href=".uno:InsertGraphic"/> <toolbar:toolbaritem xlink:href=".uno:InsertGraphic"/>
<toolbar:toolbaritem xlink:href=".uno:InsertAVMedia"/> <toolbar:toolbaritem xlink:href=".uno:InsertAVMedia"/>
<toolbar:toolbaritem xlink:href=".uno:InsertObjectStarMath"/> <toolbar:toolbaritem xlink:href=".uno:InsertObjectStarMath"/>
<toolbar:toolbaritem xlink:href=".uno:InsertObjectChart" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:InsertObjectChart"/>
<toolbar:toolbaritem xlink:href=".uno:InsertObject" toolbar:visible="false"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:InsertMultiIndex"/> <toolbar:toolbaritem xlink:href=".uno:InsertMultiIndex"/>
<toolbar:toolbaritem xlink:href=".uno:InsertIndexesEntry"/> <toolbar:toolbaritem xlink:href=".uno:InsertIndexesEntry"/>
</toolbar:toolbar> </toolbar:toolbar>
...@@ -18,18 +18,26 @@ ...@@ -18,18 +18,26 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
--> -->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink"> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink">
<toolbar:toolbaritem xlink:href=".uno:IncrementLevel"/>
<toolbar:toolbaritem xlink:href=".uno:DecrementLevel"/> <toolbar:toolbaritem xlink:href=".uno:DecrementLevel"/>
<toolbar:toolbaritem xlink:href=".uno:IncrementSubLevels"/> <toolbar:toolbaritem xlink:href=".uno:IncrementLevel"/>
<toolbar:toolbaritem xlink:href=".uno:DecrementSubLevels"/> <toolbar:toolbaritem xlink:href=".uno:DecrementSubLevels"/>
<toolbar:toolbaritem xlink:href=".uno:IncrementSubLevels"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:InsertNeutralParagraph"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:MoveUp"/>
<toolbar:toolbaritem xlink:href=".uno:MoveDown"/> <toolbar:toolbaritem xlink:href=".uno:MoveDown"/>
<toolbar:toolbaritem xlink:href=".uno:MoveUpSubItems"/> <toolbar:toolbaritem xlink:href=".uno:MoveUp"/>
<toolbar:toolbaritem xlink:href=".uno:MoveDownSubItems"/> <toolbar:toolbaritem xlink:href=".uno:MoveDownSubItems"/>
<toolbar:toolbaritem xlink:href=".uno:MoveUpSubItems"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:InsertNeutralParagraph"/>
<toolbar:toolbaritem xlink:href=".uno:NumberingStart"/> <toolbar:toolbaritem xlink:href=".uno:NumberingStart"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:JumpDownThisLevel" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:JumpUpThisLevel" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:ContinueNumbering" toolbar:visible="false"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:DefaultBullet" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:DefaultNumbering" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:SetOutline" toolbar:visible="false"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:BulletsAndNumberingDialog"/> <toolbar:toolbaritem xlink:href=".uno:BulletsAndNumberingDialog"/>
</toolbar:toolbar> </toolbar:toolbar>
...@@ -18,23 +18,24 @@ ...@@ -18,23 +18,24 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
--> -->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink"> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink">
<toolbar:toolbaritem xlink:href=".uno:PageUp"/>
<toolbar:toolbaritem xlink:href=".uno:PageDown"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:GoToStartOfDoc"/>
<toolbar:toolbaritem xlink:href=".uno:GoToEndOfDoc"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:ShowSinglePage"/> <toolbar:toolbaritem xlink:href=".uno:ShowSinglePage"/>
<toolbar:toolbaritem xlink:href=".uno:ShowTwoPages"/> <toolbar:toolbaritem xlink:href=".uno:ShowTwoPages"/>
<toolbar:toolbaritem xlink:href=".uno:ShowMultiplePages"/>
<toolbar:toolbaritem xlink:href=".uno:ShowBookview"/> <toolbar:toolbaritem xlink:href=".uno:ShowBookview"/>
<toolbar:toolbaritem xlink:href=".uno:ShowMultiplePages"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:GoToStartOfDoc"/>
<toolbar:toolbaritem xlink:href=".uno:PageUp"/>
<toolbar:toolbaritem xlink:href=".uno:JumpToSpecificPage"/>
<toolbar:toolbaritem xlink:href=".uno:PageDown"/>
<toolbar:toolbaritem xlink:href=".uno:GoToEndOfDoc"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:ZoomMinus"/> <toolbar:toolbaritem xlink:href=".uno:ZoomMinus"/>
<toolbar:toolbaritem xlink:href=".uno:PreviewZoom"/> <toolbar:toolbaritem xlink:href=".uno:PreviewZoom"/>
<toolbar:toolbaritem xlink:href=".uno:ZoomPlus"/> <toolbar:toolbaritem xlink:href=".uno:ZoomPlus"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:Print"/>
<toolbar:toolbaritem xlink:href=".uno:FullScreen"/> <toolbar:toolbaritem xlink:href=".uno:FullScreen"/>
<toolbar:toolbaritem xlink:href=".uno:PrintPagePreview"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:ClosePreview"/> <toolbar:toolbaritem xlink:href=".uno:ClosePreview" toolbar:style="image text"/>
</toolbar:toolbar> </toolbar:toolbar>
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
<toolbar:toolbaritem xlink:href=".uno:AddDirect"/> <toolbar:toolbaritem xlink:href=".uno:AddDirect"/>
<toolbar:toolbaritem xlink:href=".uno:NewDoc" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:NewDoc" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:Open"/> <toolbar:toolbaritem xlink:href=".uno:Open"/>
<toolbar:toolbaritem xlink:href=".uno:OpenRemote" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:Save"/> <toolbar:toolbaritem xlink:href=".uno:Save"/>
<toolbar:toolbaritem xlink:href=".uno:SaveAs" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:SaveAs" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:SendMail" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:SendMail" toolbar:visible="false"/>
...@@ -30,9 +31,8 @@ ...@@ -30,9 +31,8 @@
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:ExportDirectToPDF"/> <toolbar:toolbaritem xlink:href=".uno:ExportDirectToPDF"/>
<toolbar:toolbaritem xlink:href=".uno:ExportDirectToEPUB" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ExportDirectToEPUB" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:PrintDefault" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:Print"/> <toolbar:toolbaritem xlink:href=".uno:Print"/>
<toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:PrintDefault" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:PrintPreview" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:PrintPreview" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:SourceView"/> <toolbar:toolbaritem xlink:href=".uno:SourceView"/>
<toolbar:toolbaritem xlink:href=".uno:WebHtml"/> <toolbar:toolbaritem xlink:href=".uno:WebHtml"/>
...@@ -40,35 +40,42 @@ ...@@ -40,35 +40,42 @@
<toolbar:toolbaritem xlink:href=".uno:Cut"/> <toolbar:toolbaritem xlink:href=".uno:Cut"/>
<toolbar:toolbaritem xlink:href=".uno:Copy"/> <toolbar:toolbaritem xlink:href=".uno:Copy"/>
<toolbar:toolbaritem xlink:href=".uno:Paste"/> <toolbar:toolbaritem xlink:href=".uno:Paste"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:FormatPaintbrush"/> <toolbar:toolbaritem xlink:href=".uno:FormatPaintbrush"/>
<toolbar:toolbaritem xlink:href=".uno:ResetAttributes" toolbar:visible="false"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:Undo"/> <toolbar:toolbaritem xlink:href=".uno:Undo"/>
<toolbar:toolbaritem xlink:href=".uno:Redo"/> <toolbar:toolbaritem xlink:href=".uno:Redo"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:SearchDialog"/>
<toolbar:toolbaritem xlink:href=".uno:Navigator" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:SpellingAndGrammarDialog"/> <toolbar:toolbaritem xlink:href=".uno:SpellingAndGrammarDialog"/>
<toolbar:toolbaritem xlink:href=".uno:SpellOnline" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:SpellOnline" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:SearchDialog"/>
<toolbar:toolbaritem xlink:href=".uno:ControlCodes"/> <toolbar:toolbaritem xlink:href=".uno:ControlCodes"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:InsertTable"/> <toolbar:toolbaritem xlink:href=".uno:InsertTable"/>
<toolbar:toolbaritem xlink:href=".uno:InsertGraphic"/> <toolbar:toolbaritem xlink:href=".uno:InsertGraphic"/>
<toolbar:toolbaritem xlink:href=".uno:Config"/> <toolbar:toolbaritem xlink:href=".uno:InsertObjectChart"/>
<toolbar:toolbaritem xlink:href=".uno:InsertObjectStarMath" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:DrawText"/>
<toolbar:toolbaritem xlink:href=".uno:VerticalText" toolbar:visible="false"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:InsertPagebreak"/>
<toolbar:toolbaritem xlink:href=".uno:InsertFieldCtrl"/>
<toolbar:toolbaritem xlink:href=".uno:InsertSymbol" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:InsertSymbol" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:InsertScript" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:CharmapControl"/> <toolbar:toolbaritem xlink:href=".uno:CharmapControl"/>
<toolbar:toolbaritem xlink:href=".uno:EmojiControl" toolbar:visible="false"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:HyperlinkDialog"/> <toolbar:toolbaritem xlink:href=".uno:HyperlinkDialog"/>
<toolbar:toolbaritem xlink:href=".uno:InsertBookmark"/>
<toolbar:toolbaritem xlink:href=".uno:InsertFootnote"/> <toolbar:toolbaritem xlink:href=".uno:InsertFootnote"/>
<toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:InsertEndnote"/>
<toolbar:toolbaritem xlink:href=".uno:InsertScript" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:InsertBookmark"/>
<toolbar:toolbaritem xlink:href=".uno:InsertFieldCtrl" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:InsertReferenceField"/>
<toolbar:toolbaritem xlink:href=".uno:InsertObjectChart"/>
<toolbar:toolbaritem xlink:href=".uno:InsertAnnotation"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:SetDocumentProperties"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:ViewDataSourceBrowser" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ViewDataSourceBrowser" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:Zoom" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:Zoom" toolbar:visible="false"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:HelpIndex" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:HelpIndex" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:ExtendedHelp" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ExtendedHelp" toolbar:visible="false"/>
</toolbar:toolbar> </toolbar:toolbar>
...@@ -18,17 +18,17 @@ ...@@ -18,17 +18,17 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
--> -->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink"> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink">
<toolbar:toolbaritem xlink:href=".uno:StarShapes.bang"/>
<toolbar:toolbaritem xlink:href=".uno:StarShapes.star4"/> <toolbar:toolbaritem xlink:href=".uno:StarShapes.star4"/>
<toolbar:toolbaritem xlink:href=".uno:StarShapes.star5"/> <toolbar:toolbaritem xlink:href=".uno:StarShapes.star5"/>
<toolbar:toolbaritem xlink:href=".uno:StarShapes.star6"/> <toolbar:toolbaritem xlink:href=".uno:StarShapes.star6"/>
<toolbar:toolbaritem xlink:href=".uno:StarShapes.star8"/> <toolbar:toolbaritem xlink:href=".uno:StarShapes.star8"/>
<toolbar:toolbaritem xlink:href=".uno:StarShapes.star12"/> <toolbar:toolbaritem xlink:href=".uno:StarShapes.star12"/>
<toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:StarShapes.star24"/> <toolbar:toolbaritem xlink:href=".uno:StarShapes.star24"/>
<toolbar:toolbaritem xlink:href=".uno:StarShapes.concave-star6"/> <toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:StarShapes.bang"/>
<toolbar:toolbaritem xlink:href=".uno:StarShapes.vertical-scroll"/> <toolbar:toolbaritem xlink:href=".uno:StarShapes.vertical-scroll"/>
<toolbar:toolbaritem xlink:href=".uno:StarShapes.horizontal-scroll"/> <toolbar:toolbaritem xlink:href=".uno:StarShapes.horizontal-scroll"/>
<toolbar:toolbaritem xlink:href=".uno:StarShapes.signet"/> <toolbar:toolbaritem xlink:href=".uno:StarShapes.signet"/>
<toolbar:toolbaritem xlink:href=".uno:StarShapes.doorplate"/> <toolbar:toolbaritem xlink:href=".uno:StarShapes.doorplate"/>
</toolbar:toolbar> <toolbar:toolbaritem xlink:href=".uno:StarShapes.concave-star6"/>
\ No newline at end of file </toolbar:toolbar>
...@@ -19,23 +19,23 @@ ...@@ -19,23 +19,23 @@
--> -->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink"> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink">
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.smiley"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.smiley"/>
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.heart"/>
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.sun"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.sun"/>
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.moon"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.moon"/>
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.cloud"/>
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.lightning"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.lightning"/>
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.heart"/>
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.flower"/>
<toolbar:toolbarbreak/> <toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.cloud"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.flower"/>
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.forbidden"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.forbidden"/>
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.puzzle"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.puzzle"/>
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.quad-bevel"/>
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.octagon-bevel"/>
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.diamond-bevel"/>
<toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.bracket-pair"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.bracket-pair"/>
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.left-bracket"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.left-bracket"/>
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.right-bracket"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.right-bracket"/>
<toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.brace-pair"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.brace-pair"/>
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.left-brace"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.left-brace"/>
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.right-brace"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.right-brace"/>
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.quad-bevel"/> </toolbar:toolbar>
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.octagon-bevel"/>
<toolbar:toolbaritem xlink:href=".uno:SymbolShapes.diamond-bevel"/>
</toolbar:toolbar>
\ No newline at end of file
...@@ -18,33 +18,52 @@ ...@@ -18,33 +18,52 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
--> -->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink"> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink">
<toolbar:toolbaritem xlink:href=".uno:LineStyle"/> <toolbar:toolbaritem xlink:href=".uno:InsertRowsBefore"/>
<toolbar:toolbaritem xlink:href=".uno:FrameLineColor"/> <toolbar:toolbaritem xlink:href=".uno:InsertRowsAfter"/>
<toolbar:toolbaritem xlink:href=".uno:InsertColumnsBefore"/>
<toolbar:toolbaritem xlink:href=".uno:InsertColumnsAfter"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:SetBorderStyle"/> <toolbar:toolbaritem xlink:href=".uno:DeleteRows"/>
<toolbar:toolbaritem xlink:href=".uno:BackgroundColor"/> <toolbar:toolbaritem xlink:href=".uno:DeleteColumns"/>
<toolbar:toolbaritem xlink:href=".uno:DeleteTable"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:EntireCell"/>
<toolbar:toolbaritem xlink:href=".uno:EntireRow" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:EntireColumn" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:SelectTable"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:MergeCells"/> <toolbar:toolbaritem xlink:href=".uno:MergeCells"/>
<toolbar:toolbaritem xlink:href=".uno:SplitCell"/> <toolbar:toolbaritem xlink:href=".uno:SplitCell"/>
<toolbar:toolbaritem xlink:href=".uno:SplitTable"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:OptimizeTable"/> <toolbar:toolbaritem xlink:href=".uno:OptimizeTable"/>
<toolbar:toolbarbreak/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:CellVertTop"/> <toolbar:toolbaritem xlink:href=".uno:CellVertTop"/>
<toolbar:toolbaritem xlink:href=".uno:CellVertCenter"/> <toolbar:toolbaritem xlink:href=".uno:CellVertCenter"/>
<toolbar:toolbaritem xlink:href=".uno:CellVertBottom"/> <toolbar:toolbaritem xlink:href=".uno:CellVertBottom"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:InsertRowsAfter"/> <toolbar:toolbaritem xlink:href=".uno:TableCellBackgroundColor"/>
<toolbar:toolbaritem xlink:href=".uno:InsertColumnsAfter"/> <toolbar:toolbaritem xlink:href=".uno:AutoFormat"/>
<toolbar:toolbaritem xlink:href=".uno:DeleteRows"/>
<toolbar:toolbaritem xlink:href=".uno:DeleteColumns"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:SelectTable" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:SetBorderStyle"/>
<toolbar:toolbaritem xlink:href=".uno:EntireColumn" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:LineStyle"/>
<toolbar:toolbaritem xlink:href=".uno:EntireRow" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:FrameLineColor"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:AutoFormat"/> <toolbar:toolbaritem xlink:href=".uno:NumberFormatStandard" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:TableDialog"/> <toolbar:toolbaritem xlink:href=".uno:NumberFormatCurrency"/>
<toolbar:toolbaritem xlink:href=".uno:NumberFormatPercent"/>
<toolbar:toolbaritem xlink:href=".uno:NumberFormatDecimal"/>
<toolbar:toolbaritem xlink:href=".uno:NumberFormatDate" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:TableNumberFormatDialog"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:InsertCaptionDialog"/>
<toolbar:toolbaritem xlink:href=".uno:TableSort"/> <toolbar:toolbaritem xlink:href=".uno:TableSort"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:Protect"/>
<toolbar:toolbaritem xlink:href=".uno:UnsetCellsReadOnly"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:AutoSum"/> <toolbar:toolbaritem xlink:href=".uno:AutoSum"/>
<toolbar:toolbaritem xlink:href=".uno:InsertFormula"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:TableDialog"/>
</toolbar:toolbar> </toolbar:toolbar>
...@@ -20,9 +20,11 @@ ...@@ -20,9 +20,11 @@
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink"> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink">
<toolbar:toolbaritem xlink:href=".uno:InsertCtrl"/> <toolbar:toolbaritem xlink:href=".uno:InsertCtrl"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:ShadowCursor"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:Hyphenate"/> <toolbar:toolbaritem xlink:href=".uno:Hyphenate"/>
<toolbar:toolbaritem xlink:href=".uno:ThesaurusDialog"/> <toolbar:toolbaritem xlink:href=".uno:ThesaurusDialog"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:ShowGraphics"/> <toolbar:toolbaritem xlink:href=".uno:ShowGraphics"/>
<toolbar:toolbaritem xlink:href=".uno:ImageMapDialog"/> <toolbar:toolbaritem xlink:href=".uno:BrowseView"/>
</toolbar:toolbar> </toolbar:toolbar>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment