Version 6.1.0.2, tag libreoffice-6.1.0.2
[LibreOffice.git] / sc / uiconfig / scalc / ui / tabcolordialog.ui
bloba71c77d4c27fcba5c72b95e8ae2a7b176fee6dc3
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="sc">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkDialog" id="TabColorDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="modal">True</property>
9 <property name="default_width">0</property>
10 <property name="default_height">0</property>
11 <property name="type_hint">dialog</property>
12 <child>
13 <placeholder/>
14 </child>
15 <child internal-child="vbox">
16 <object class="GtkBox" id="dialog-vbox1">
17 <property name="can_focus">False</property>
18 <property name="orientation">vertical</property>
19 <property name="spacing">12</property>
20 <child internal-child="action_area">
21 <object class="GtkButtonBox" id="dialog-action_area1">
22 <property name="can_focus">False</property>
23 <property name="layout_style">end</property>
24 <child>
25 <object class="GtkButton" id="ok">
26 <property name="label">gtk-ok</property>
27 <property name="visible">True</property>
28 <property name="can_focus">True</property>
29 <property name="can_default">True</property>
30 <property name="has_default">True</property>
31 <property name="receives_default">True</property>
32 <property name="use_stock">True</property>
33 </object>
34 <packing>
35 <property name="expand">False</property>
36 <property name="fill">True</property>
37 <property name="position">0</property>
38 </packing>
39 </child>
40 <child>
41 <object class="GtkButton" id="cancel">
42 <property name="label">gtk-cancel</property>
43 <property name="visible">True</property>
44 <property name="can_focus">True</property>
45 <property name="receives_default">True</property>
46 <property name="use_stock">True</property>
47 </object>
48 <packing>
49 <property name="expand">False</property>
50 <property name="fill">True</property>
51 <property name="position">1</property>
52 </packing>
53 </child>
54 </object>
55 <packing>
56 <property name="expand">False</property>
57 <property name="fill">True</property>
58 <property name="pack_type">end</property>
59 <property name="position">2</property>
60 </packing>
61 </child>
62 <child>
63 <object class="GtkScrolledWindow" id="scroll">
64 <property name="visible">True</property>
65 <property name="can_focus">True</property>
66 <property name="hexpand">True</property>
67 <property name="vexpand">True</property>
68 <property name="hscrollbar_policy">never</property>
69 <property name="shadow_type">in</property>
70 <child>
71 <object class="GtkViewport">
72 <property name="visible">True</property>
73 <property name="can_focus">False</property>
74 <child>
75 <object class="GtkDrawingArea" id="colorset">
76 <property name="visible">True</property>
77 <property name="can_focus">True</property>
78 <property name="events">GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
79 <property name="hexpand">True</property>
80 <property name="vexpand">True</property>
81 </object>
82 </child>
83 </object>
84 </child>
85 </object>
86 <packing>
87 <property name="expand">False</property>
88 <property name="fill">True</property>
89 <property name="position">0</property>
90 </packing>
91 </child>
92 </object>
93 </child>
94 <action-widgets>
95 <action-widget response="-5">ok</action-widget>
96 <action-widget response="-6">cancel</action-widget>
97 </action-widgets>
98 </object>
99 </interface>