Warning, /office/calligra/sheets/ui/CellToolOptionWidgets.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <optionWidgets>
0003   <optionWidget name="Font">
0004     <group>
0005       <action name="font" />
0006       <action name="fontSize" />
0007     </group>
0008     <group>
0009       <action name="bold" />
0010       <action name="italic" />
0011       <action name="underline" />
0012     </group>
0013     <group>
0014       <action name="increaseFontSize" />
0015       <action name="decreaseFontSize" />
0016     </group>
0017   </optionWidget>
0018   <optionWidget name="Alignment">
0019     <group>
0020       <action name="alignLeft" />
0021       <action name="alignCenter" />
0022       <action name="alignRight" />
0023     </group>
0024     <group>
0025       <action name="alignTop" />
0026       <action name="alignMiddle" />
0027       <action name="alignBottom" />
0028     </group>
0029     <group>
0030       <action name="wrapText" />
0031       <action name="changeAngle" />
0032       <action name="verticalText" />
0033     </group>
0034     <group>
0035       <action name="decreaseIndentation" />
0036       <action name="increaseIndentation" />
0037     </group>
0038   </optionWidget>
0039   <optionWidget name="Borders">
0040     <group>
0041       <action name="borderLeft" />
0042       <action name="borderRight" />
0043       <action name="borderTop" />
0044       <action name="borderBottom" />
0045     </group>
0046     <group>
0047       <action name="borderAll" />
0048       <action name="borderOutline" />
0049       <action name="borderRemove" />
0050     </group>
0051     <group>
0052       <action name="borderColor" />
0053     </group>
0054   </optionWidget>
0055   <optionWidget name="Number format">
0056     <group>
0057       <action name="percent" />
0058       <action name="currency" />
0059     </group>
0060     <group>
0061       <action name="increasePrecision" />
0062       <action name="decreasePrecision" />
0063     </group>
0064   </optionWidget>
0065   <optionWidget name="Merge">
0066     <group>
0067       <action name="mergeCells" />
0068       <action name="mergeCellsHorizontal" />
0069       <action name="mergeCellsVertical" />
0070       <action name="dissociateCells" />
0071     </group>
0072   </optionWidget>
0073 </optionWidgets>