summaryrefslogtreecommitdiffstats
path: root/sw/uiconfig/swriter/ui/sidebarwrap.ui
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 05:54:39 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 05:54:39 +0000
commit267c6f2ac71f92999e969232431ba04678e7437e (patch)
tree358c9467650e1d0a1d7227a21dac2e3d08b622b2 /sw/uiconfig/swriter/ui/sidebarwrap.ui
parentInitial commit. (diff)
downloadlibreoffice-267c6f2ac71f92999e969232431ba04678e7437e.tar.xz
libreoffice-267c6f2ac71f92999e969232431ba04678e7437e.zip
Adding upstream version 4:24.2.0.upstream/4%24.2.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'sw/uiconfig/swriter/ui/sidebarwrap.ui')
-rw-r--r--sw/uiconfig/swriter/ui/sidebarwrap.ui163
1 files changed, 163 insertions, 0 deletions
diff --git a/sw/uiconfig/swriter/ui/sidebarwrap.ui b/sw/uiconfig/swriter/ui/sidebarwrap.ui
new file mode 100644
index 0000000000..73a7030875
--- /dev/null
+++ b/sw/uiconfig/swriter/ui/sidebarwrap.ui
@@ -0,0 +1,163 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.40.0 -->
+<interface domain="sw">
+ <requires lib="gtk+" version="3.20"/>
+ <!-- n-columns=1 n-rows=1 -->
+ <object class="GtkGrid" id="WrapPropertyPanel">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <child>
+ <!-- n-columns=2 n-rows=2 -->
+ <object class="GtkGrid" id="grid1">
+ <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>
+ <property name="hexpand">True</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="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="hexpand">True</property>
+ <child>
+ <object class="GtkToolbar" id="wrapoptions">
+ <property name="visible">True</property>
+ <property name="can-focus">True</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="tooltip-text" translatable="yes" context="sidebarwrap|wrapoff|tooltip_text">None</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="tooltip-text" translatable="yes" context="sidebarwrap|wrapon|tooltip_text">Parallel</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="tooltip-text" translatable="yes" context="sidebarwrap|wrapideal|tooltip_text">Optimal</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="tooltip-text" translatable="yes" context="sidebarwrap|wrapbefore|tooltip_text">Before</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="tooltip-text" translatable="yes" context="sidebarwrap|wrapafter|tooltip_text">After</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="tooltip-text" translatable="yes" context="sidebarwrap|wrapthrough|tooltip_text">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>