summaryrefslogtreecommitdiff
path: root/reportdesign/uiconfig/dbreport/toolbar/Formatting.xml
blob: c4fe386324a739da12ff513e48b1799c78aba84f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?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:toolbaritem xlink:href=".uno:SelectObject" toolbar:visible="false" />
 <toolbar:toolbarseparator/>
 <toolbar:toolbaritem xlink:href=".uno:CharFontName" />
 <toolbar:toolbarseparator/>
 <toolbar:toolbaritem xlink:href=".uno:FontHeight" />
 <toolbar:toolbarseparator/>
 <toolbar:toolbaritem xlink:href=".uno:Bold" />
 <toolbar:toolbaritem xlink:href=".uno:Italic" />
 <toolbar:toolbaritem xlink:href=".uno:Underline" />
 <toolbar:toolbarseparator/>
 <toolbar:toolbaritem xlink:href=".uno:LeftPara" toolbar:style="radio" />
 <toolbar:toolbaritem xlink:href=".uno:CenterPara" toolbar:style="radio" />
 <toolbar:toolbaritem xlink:href=".uno:RightPara" toolbar:style="radio" />
 <toolbar:toolbarseparator/>
 <toolbar:toolbaritem xlink:href=".uno:FontColor" toolbar:style="dropdown" />
 <toolbar:toolbaritem xlink:href=".uno:BackgroundColor" toolbar:style="dropdown" />
 <toolbar:toolbarseparator/>
 <toolbar:toolbaritem xlink:href=".uno:FontDialog" toolbar:visible="false" />
</toolbar:toolbar>