diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-10-11 11:48:35 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-08-20 10:42:39 +0200 |
commit | fd57af98e2fe888989f8c4b36c5649ac30644419 (patch) | |
tree | 49ee0b1953392e457baa0e7a47a65bee4ab6f7d7 /libreoffice_ui/swriter/sidebarwrap.ui | |
parent | 323a985e595b1678d407da184a16b85d36fa126f (diff) | |
download | Ishtar-fd57af98e2fe888989f8c4b36c5649ac30644419.tar.bz2 Ishtar-fd57af98e2fe888989f8c4b36c5649ac30644419.zip |
🚀 Debian package: ishtar-libreoffice
Diffstat (limited to 'libreoffice_ui/swriter/sidebarwrap.ui')
-rw-r--r-- | libreoffice_ui/swriter/sidebarwrap.ui | 167 |
1 files changed, 167 insertions, 0 deletions
diff --git a/libreoffice_ui/swriter/sidebarwrap.ui b/libreoffice_ui/swriter/sidebarwrap.ui new file mode 100644 index 000000000..b48338b6b --- /dev/null +++ b/libreoffice_ui/swriter/sidebarwrap.ui @@ -0,0 +1,167 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Generated with glade 3.22.1 --> +<interface domain="sw"> + <requires lib="gtk+" version="3.18"/> + <object class="GtkGrid" id="WrapPropertyPanel"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <child> + <object class="GtkGrid"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="hexpand">True</property> + <property name="border_width">6</property> + <property name="row_spacing">3</property> + <property name="column_spacing">6</property> + <child> + <object class="GtkLabel" id="label1"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="hexpand">True</property> + <property name="label" translatable="yes" context="sidebarwrap|label1">Spacing:</property> + <property name="use_underline">True</property> + <property name="mnemonic_widget">spacingLB</property> + <property name="xalign">0</property> + </object> + <packing> + <property name="left_attach">0</property> + <property name="top_attach">1</property> + </packing> + </child> + <child> + <object class="GtkComboBoxText" id="spacingLB"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="tooltip_text" translatable="yes" context="sidebarwrap|spacingLB|tooltip_text">Set the amount of space between the image and surrounding text</property> + </object> + <packing> + <property name="left_attach">1</property> + <property name="top_attach">1</property> + </packing> + </child> + <child> + <object class="GtkLabel" id="label2"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="hexpand">True</property> + <property name="label" translatable="yes" context="sidebarwrap|label2">Wrap:</property> + <property name="use_underline">True</property> + <property name="mnemonic_widget">spacingLB</property> + <property name="xalign">0</property> + </object> + <packing> + <property name="left_attach">0</property> + <property name="top_attach">0</property> + </packing> + </child> + <child> + <object class="GtkBox"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="halign">end</property> + <child> + <object class="GtkToolbar" id="wrapoptions"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="toolbar_style">icons</property> + <property name="show_arrow">False</property> + <property name="icon_size">2</property> + <child> + <object class="GtkRadioToolButton" id=".uno:WrapOff"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="tooltip_text" translatable="yes" context="sidebarwrap|wrapoff|tooltip_text">Wrap Off</property> + <property name="use_underline">True</property> + <property name="active">True</property> + </object> + <packing> + <property name="expand">False</property> + <property name="homogeneous">False</property> + </packing> + </child> + <child> + <object class="GtkRadioToolButton" id=".uno:WrapOn"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="tooltip_text" translatable="yes" context="sidebarwrap|wrapon|tooltip_text">Wrap On</property> + <property name="use_underline">True</property> + <property name="group">.uno:WrapOff</property> + </object> + <packing> + <property name="expand">False</property> + <property name="homogeneous">False</property> + </packing> + </child> + <child> + <object class="GtkRadioToolButton" id=".uno:WrapIdeal"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="tooltip_text" translatable="yes" context="sidebarwrap|wrapideal|tooltip_text">Wrap Ideal</property> + <property name="use_underline">True</property> + <property name="group">.uno:WrapOff</property> + </object> + <packing> + <property name="expand">False</property> + <property name="homogeneous">False</property> + </packing> + </child> + <child> + <object class="GtkRadioToolButton" id=".uno:WrapLeft"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="tooltip_text" translatable="yes" context="sidebarwrap|wrapleft|tooltip_text">Wrap Left</property> + <property name="use_underline">True</property> + <property name="group">.uno:WrapOff</property> + </object> + <packing> + <property name="expand">False</property> + <property name="homogeneous">False</property> + </packing> + </child> + <child> + <object class="GtkRadioToolButton" id=".uno:WrapRight"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="tooltip_text" translatable="yes" context="sidebarwrap|wrapright|tooltip_text">Wrap Right</property> + <property name="use_underline">True</property> + <property name="group">.uno:WrapOff</property> + </object> + <packing> + <property name="expand">False</property> + <property name="homogeneous">False</property> + </packing> + </child> + <child> + <object class="GtkRadioToolButton" id=".uno:WrapThrough"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="tooltip_text" translatable="yes" context="sidebarwrap|wrapthrough|tooltip_text">Wrap Through</property> + <property name="use_underline">True</property> + <property name="group">.uno:WrapOff</property> + </object> + <packing> + <property name="expand">False</property> + <property name="homogeneous">False</property> + </packing> + </child> + </object> + <packing> + <property name="expand">False</property> + <property name="fill">True</property> + <property name="position">0</property> + </packing> + </child> + </object> + <packing> + <property name="left_attach">1</property> + <property name="top_attach">0</property> + </packing> + </child> + </object> + <packing> + <property name="left_attach">0</property> + <property name="top_attach">0</property> + </packing> + </child> + </object> +</interface> |