office-gobmx/formula/uiconfig/ui/parameter.ui
Adolfo Jayme Barrientos feb2bec3c3 Formula W.: tdf#78826 colons tdf#150045 sec. labels
Change-Id: Ied39588884eed9d1602bac7e1bca9cf2dc7ac0c9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151319
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2023-05-03 18:12:51 +02:00

358 lines
19 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.40.0 -->
<interface domain="for">
<requires lib="gtk+" version="3.20"/>
<object class="GtkBox" id="ParameterPage">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="border-width">6</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkBox" id="box2">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<object class="GtkLabel" id="editdesc">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">start</property>
<property name="hexpand">True</property>
<property name="label" translatable="yes" context="parameter|editdesc">Function not known</property>
<property name="wrap">True</property>
<property name="xalign">0</property>
<property name="yalign">0</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="parname">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">start</property>
<property name="hexpand">True</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="pardesc">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">start</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="wrap">True</property>
<property name="xalign">0</property>
<property name="yalign">0</property>
<attributes>
<attribute name="scale" value="0.9"/>
</attributes>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">3</property>
</packing>
</child>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<!-- n-columns=1 n-rows=1 -->
<object class="GtkGrid" id="paramgrid">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="column-spacing">12</property>
<child>
<object class="GtkScrolledWindow" id="scrollbar">
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="hexpand">True</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>
<!-- n-columns=1 n-rows=1 -->
<object class="GtkGrid" id="grid">
<property name="visible">True</property>
<property name="can-focus">False</property>
<child>
<!-- n-columns=4 n-rows=4 -->
<object class="GtkGrid" id="grid2">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-start">6</property>
<property name="margin-end">6</property>
<property name="margin-top">6</property>
<property name="margin-bottom">6</property>
<property name="hexpand">True</property>
<property name="row-spacing">6</property>
<property name="column-spacing">6</property>
<child>
<object class="GtkLabel" id="FT_ARG1">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">end</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">ED_ARG1</property>
<property name="single-line-mode">True</property>
<property name="xalign">1</property>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="FT_ARG2">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">end</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">ED_ARG2</property>
<property name="single-line-mode">True</property>
<property name="xalign">1</property>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="FT_ARG3">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">end</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">ED_ARG3</property>
<property name="single-line-mode">True</property>
<property name="xalign">1</property>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="FT_ARG4">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">end</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">ED_ARG4</property>
<property name="single-line-mode">True</property>
<property name="xalign">1</property>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="ED_ARG1">
<property name="width-request">150</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="truncate-multiline">True</property>
</object>
<packing>
<property name="left-attach">2</property>
<property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="ED_ARG2">
<property name="width-request">150</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="truncate-multiline">True</property>
</object>
<packing>
<property name="left-attach">2</property>
<property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="ED_ARG3">
<property name="width-request">150</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="truncate-multiline">True</property>
</object>
<packing>
<property name="left-attach">2</property>
<property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="ED_ARG4">
<property name="width-request">150</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="truncate-multiline">True</property>
</object>
<packing>
<property name="left-attach">2</property>
<property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkButton" id="FX1">
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
<child internal-child="accessible">
<object class="AtkObject" id="FX1-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="parameter|extended_tip|FX1">Allows you to access a subordinate level of the Function Wizard in order to nest another function within the function, instead of a value or reference.</property>
</object>
</child>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkButton" id="FX2">
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
<child internal-child="accessible">
<object class="AtkObject" id="FX2-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="parameter|extended_tip|FX2">Allows you to access a subordinate level of the Function Wizard in order to nest another function within the function, instead of a value or reference.</property>
</object>
</child>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="FX3">
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
<child internal-child="accessible">
<object class="AtkObject" id="FX3-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="parameter|extended_tip|FX3">Allows you to access a subordinate level of the Function Wizard in order to nest another function within the function, instead of a value or reference.</property>
</object>
</child>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="FX4">
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
<child internal-child="accessible">
<object class="AtkObject" id="FX4-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="parameter|extended_tip|FX4">Allows you to access a subordinate level of the Function Wizard in order to nest another function within the function, instead of a value or reference.</property>
</object>
</child>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkButton" id="RB_ARG1">
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
<property name="tooltip-text" translatable="yes" context="parameter|RB_ARG1|tooltip_text">Select</property>
</object>
<packing>
<property name="left-attach">3</property>
<property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkButton" id="RB_ARG2">
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
<property name="tooltip-text" translatable="yes" context="parameter|RB_ARG2|tooltip_text">Select</property>
</object>
<packing>
<property name="left-attach">3</property>
<property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="RB_ARG3">
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
<property name="tooltip-text" translatable="yes" context="parameter|RB_ARG3|tooltip_text">Select</property>
</object>
<packing>
<property name="left-attach">3</property>
<property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="RB_ARG4">
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
<property name="tooltip-text" translatable="yes" context="parameter|RB_ARG4|tooltip_text">Select</property>
</object>
<packing>
<property name="left-attach">3</property>
<property name="top-attach">3</property>
</packing>
</child>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">0</property>
</packing>
</child>
</object>
</child>
</object>
</child>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">0</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
</interface>