diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-12-11 20:30:52 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-12-12 21:07:12 +0100 |
commit | 3bd103064ba719013471d9664ea2c1f207b84d90 (patch) | |
tree | b15086268b4858614f19b746e67b870945de1b0b /sw/uiconfig/swriter | |
parent | 27995e638e1582b443befa93bc5dfd5970a38ef2 (diff) |
weld SwCaptionOptPage
Change-Id: I3373a39d6d8b39717b7aec69544a9d2957db15d8
Reviewed-on: https://gerrit.libreoffice.org/65010
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/uiconfig/swriter')
-rw-r--r-- | sw/uiconfig/swriter/ui/optcaptionpage.ui | 109 |
1 files changed, 91 insertions, 18 deletions
diff --git a/sw/uiconfig/swriter/ui/optcaptionpage.ui b/sw/uiconfig/swriter/ui/optcaptionpage.ui index 24173875b584..133505ec6d23 100644 --- a/sw/uiconfig/swriter/ui/optcaptionpage.ui +++ b/sw/uiconfig/swriter/ui/optcaptionpage.ui @@ -1,8 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.18.3 --> +<!-- Generated with glade 3.22.1 --> <interface domain="sw"> <requires lib="gtk+" version="3.18"/> - <requires lib="LibreOffice" version="1.0"/> + <object class="GtkTreeStore" id="liststore1"> + <columns> + <!-- column-name check --> + <column type="gboolean"/> + <!-- column-name text --> + <column type="gchararray"/> + <!-- column-name id --> + <column type="gchararray"/> + </columns> + </object> <object class="GtkBox" id="OptCaptionPage"> <property name="visible">True</property> <property name="can_focus">False</property> @@ -46,10 +55,10 @@ <object class="GtkLabel" id="label7"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">1</property> <property name="label" translatable="yes" context="optcaptionpage|label7">Category:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">category</property> + <property name="xalign">1</property> </object> <packing> <property name="left_attach">0</property> @@ -60,10 +69,10 @@ <object class="GtkLabel" id="numberingft"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">1</property> <property name="label" translatable="yes" context="optcaptionpage|numberingft">_Numbering:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">numbering</property> + <property name="xalign">1</property> </object> <packing> <property name="left_attach">0</property> @@ -74,10 +83,10 @@ <object class="GtkLabel" id="numseparatorft"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">1</property> <property name="label" translatable="yes" context="optcaptionpage|numseparatorft">Numbering separator:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">numseparator</property> + <property name="xalign">1</property> </object> <packing> <property name="left_attach">0</property> @@ -88,10 +97,10 @@ <object class="GtkLabel" id="separatorft"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">1</property> <property name="label" translatable="yes" context="optcaptionpage|separatorft">Separator:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">separator</property> + <property name="xalign">1</property> </object> <packing> <property name="left_attach">0</property> @@ -102,10 +111,10 @@ <object class="GtkLabel" id="label18"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">1</property> <property name="label" translatable="yes" context="optcaptionpage|label18">Position:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">position</property> + <property name="xalign">1</property> </object> <packing> <property name="left_attach">0</property> @@ -162,7 +171,7 @@ </packing> </child> <child> - <object class="swuilo-CaptionComboBox" id="category"> + <object class="GtkComboBoxText" id="category"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="valign">center</property> @@ -224,10 +233,10 @@ <object class="GtkLabel" id="label4"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">1</property> <property name="label" translatable="yes" context="optcaptionpage|label4">Level:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">level</property> + <property name="xalign">1</property> </object> <packing> <property name="left_attach">0</property> @@ -238,10 +247,10 @@ <object class="GtkLabel" id="label6"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">1</property> <property name="label" translatable="yes" context="optcaptionpage|label6">Separator:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">chapseparator</property> + <property name="xalign">1</property> </object> <packing> <property name="left_attach">0</property> @@ -320,10 +329,10 @@ <object class="GtkLabel" id="label3"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">1</property> <property name="label" translatable="yes" context="optcaptionpage|label3">Character style:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">charstyle</property> + <property name="xalign">1</property> </object> <packing> <property name="left_attach">0</property> @@ -405,11 +414,56 @@ <property name="top_padding">6</property> <property name="left_padding">12</property> <child> - <object class="svxcorelo-SvxCheckListBox" id="objects:border"> + <object class="GtkScrolledWindow"> <property name="visible">True</property> - <property name="can_focus">False</property> - <child internal-child="selection"> - <object class="GtkTreeSelection" id="Check List Box-selection1"/> + <property name="can_focus">True</property> + <property name="hexpand">True</property> + <property name="vexpand">True</property> + <property name="shadow_type">in</property> + <child> + <object class="GtkTreeView" id="objects"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="receives_default">True</property> + <property name="hexpand">True</property> + <property name="vexpand">True</property> + <property name="model">liststore1</property> + <property name="headers_visible">False</property> + <property name="search_column">0</property> + <property name="show_expanders">False</property> + <child internal-child="selection"> + <object class="GtkTreeSelection" id="Macro Library List-selection1"/> + </child> + <child> + <object class="GtkTreeViewColumn" id="treeviewcolumn2"> + <property name="resizable">True</property> + <property name="spacing">6</property> + <property name="alignment">0.5</property> + <child> + <object class="GtkCellRendererToggle" id="cellrenderer2"> + <property name="radio">True</property> + </object> + <attributes> + <attribute name="active">0</attribute> + </attributes> + </child> + </object> + </child> + <child> + <object class="GtkTreeViewColumn" id="treeviewcolumn1"> + <property name="resizable">True</property> + <property name="spacing">6</property> + <property name="sort_indicator">True</property> + <property name="sort_column_id">0</property> + <child> + <object class="GtkCellRendererText" id="cellrenderer1"/> + <attributes> + <attribute name="text">1</attribute> + </attributes> + </child> + </object> + </child> + </object> </child> </object> </child> @@ -419,9 +473,9 @@ <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> <property name="label" translatable="yes" context="optcaptionpage|label1">Add captions automatically when inserting:</property> + <property name="xalign">0</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -434,9 +488,28 @@ when inserting:</property> </packing> </child> <child> - <object class="swuilo-SwCaptionPreview" id="preview:border"> + <object class="GtkScrolledWindow"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> + <property name="halign">center</property> + <property name="valign">start</property> + <property name="hscrollbar_policy">never</property> + <property name="vscrollbar_policy">never</property> + <property name="shadow_type">in</property> + <child> + <object class="GtkViewport"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <child> + <object class="GtkDrawingArea" id="preview"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="halign">center</property> + <property name="valign">start</property> + </object> + </child> + </object> + </child> </object> <packing> <property name="left_attach">0</property> |