summaryrefslogtreecommitdiff
path: root/sc/uiconfig/scalc/toolbar/textobjectbar.xml
blob: e76bd3970e13fbed4ca4c3b7fcfb62906c2f7d58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE toolbar:toolbar PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "toolbar.dtd">
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar">
 <toolbar:toolbaritem xlink:href=".uno:CharFontName" toolbar:helpid="helpid:10007"  />
 <toolbar:toolbarseparator/>
 <toolbar:toolbaritem xlink:href=".uno:FontHeight" toolbar:helpid="helpid:10015"  />
 <toolbar:toolbarseparator/>
 <toolbar:toolbaritem xlink:href=".uno:Bold" toolbar:helpid="helpid:10009"  toolbar:style="auto" />
 <toolbar:toolbaritem xlink:href=".uno:Italic" toolbar:helpid="helpid:10008"  toolbar:style="auto" />
 <toolbar:toolbaritem xlink:href=".uno:Underline" toolbar:helpid="helpid:10014"  toolbar:style="auto" />
 <toolbar:toolbaritem xlink:href=".uno:UnderlineDouble" toolbar:helpid="helpid:26648"  toolbar:style="auto" toolbar:visible="false" />
 <toolbar:toolbarseparator/>
 <toolbar:toolbaritem xlink:href=".uno:AlignLeft" toolbar:helpid="helpid:10028"  toolbar:style="radio auto" />
 <toolbar:toolbaritem xlink:href=".uno:AlignHorizontalCenter" toolbar:helpid="helpid:10030"  toolbar:style="radio auto" />
 <toolbar:toolbaritem xlink:href=".uno:AlignRight" toolbar:helpid="helpid:10029"  toolbar:style="radio auto" />
 <toolbar:toolbaritem xlink:href=".uno:AlignBlock" toolbar:helpid="helpid:10031"  toolbar:style="radio auto" />
 <toolbar:toolbarseparator/>
 <toolbar:toolbaritem xlink:href=".uno:SpacePara1" toolbar:helpid="helpid:10034"  toolbar:style="radio auto" />
 <toolbar:toolbaritem xlink:href=".uno:SpacePara15" toolbar:helpid="helpid:10035"  toolbar:style="radio auto" />
 <toolbar:toolbaritem xlink:href=".uno:SpacePara2" toolbar:helpid="helpid:10036"  toolbar:style="radio auto" />
 <toolbar:toolbarseparator/>
 <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight" toolbar:helpid="helpid:10950"  toolbar:style="radio" />
 <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft" toolbar:helpid="helpid:10951"  toolbar:style="radio" />
 <toolbar:toolbarseparator/>
 <toolbar:toolbaritem xlink:href=".uno:SuperScript" toolbar:helpid="helpid:10294"  />
 <toolbar:toolbaritem xlink:href=".uno:SubScript" toolbar:helpid="helpid:10295"  />
 <toolbar:toolbarseparator/>
 <toolbar:toolbaritem xlink:href=".uno:TextdirectionLeftToRight" toolbar:helpid="helpid:10907"  />
 <toolbar:toolbaritem xlink:href=".uno:TextdirectionTopToBottom" toolbar:helpid="helpid:10908"  />
 <toolbar:toolbarseparator/>
 <toolbar:toolbaritem xlink:href=".uno:FontDialog" toolbar:helpid="helpid:10296"  />
 <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog" toolbar:helpid="helpid:10297"  />
 <toolbar:toolbarseparator/>
 <toolbar:toolbaritem xlink:href=".uno:Color" toolbar:helpid="helpid:10017"  />
</toolbar:toolbar>