sc/uiconfig/scalc/ui/sheetprintpage.ui | 354 ++++++++++++++++----------------- 1 file changed, 177 insertions(+), 177 deletions(-)
New commits: commit 9fdc25d730782511308eaf2635ea20245dbeb83a Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Fri Jun 25 17:03:42 2021 +0100 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Sat Jun 26 15:15:41 2021 +0200 resave with latest glade Change-Id: If4595dd10dcd6eabd15e228cf3c187f9dee4e35b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117912 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caol...@redhat.com> diff --git a/sc/uiconfig/scalc/ui/sheetprintpage.ui b/sc/uiconfig/scalc/ui/sheetprintpage.ui index 37e72ec589b8..556b8a05db46 100644 --- a/sc/uiconfig/scalc/ui/sheetprintpage.ui +++ b/sc/uiconfig/scalc/ui/sheetprintpage.ui @@ -1,82 +1,82 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.36.0 --> +<!-- Generated with glade 3.38.2 --> <interface domain="sc"> <requires lib="gtk+" version="3.20"/> <object class="GtkAdjustment" id="adjustmentFirstPage"> <property name="lower">1</property> <property name="upper">9999</property> - <property name="step_increment">1</property> - <property name="page_increment">10</property> + <property name="step-increment">1</property> + <property name="page-increment">10</property> </object> <object class="GtkAdjustment" id="adjustmentPage"> <property name="lower">1</property> <property name="upper">1000</property> <property name="value">1</property> - <property name="step_increment">1</property> - <property name="page_increment">10</property> + <property name="step-increment">1</property> + <property name="page-increment">10</property> </object> <object class="GtkAdjustment" id="adjustmentPage1"> <property name="lower">1</property> <property name="upper">1000</property> - <property name="step_increment">1</property> - <property name="page_increment">10</property> + <property name="step-increment">1</property> + <property name="page-increment">10</property> </object> <object class="GtkAdjustment" id="adjustmentPage2"> <property name="lower">1</property> <property name="upper">1000</property> - <property name="step_increment">1</property> - <property name="page_increment">10</property> + <property name="step-increment">1</property> + <property name="page-increment">10</property> </object> <object class="GtkAdjustment" id="adjustmentScalingFactor"> <property name="lower">10</property> <property name="upper">400</property> <property name="value">15</property> - <property name="step_increment">1</property> - <property name="page_increment">10</property> + <property name="step-increment">1</property> + <property name="page-increment">10</property> </object> - <!-- n-columns=1 n-rows=1 --> + <!-- n-columns=1 n-rows=3 --> <object class="GtkGrid" id="SheetPrintPage"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="hexpand">True</property> - <property name="border_width">6</property> - <property name="row_spacing">12</property> - <property name="row_homogeneous">True</property> - <property name="column_homogeneous">True</property> + <property name="border-width">6</property> + <property name="row-spacing">12</property> + <property name="row-homogeneous">True</property> + <property name="column-homogeneous">True</property> <child> <object class="GtkFrame" id="frame1"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="hexpand">True</property> - <property name="label_xalign">0</property> - <property name="shadow_type">none</property> + <property name="label-xalign">0</property> + <property name="shadow-type">none</property> <child> <object class="GtkBox" id="box1"> <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="homogeneous">True</property> - <property name="hexpand">True</property> - <property name="vexpand">True</property> + <property name="can-focus">False</property> <property name="margin-start">12</property> <property name="margin-top">6</property> + <property name="hexpand">True</property> + <property name="vexpand">True</property> + <property name="homogeneous">True</property> <child> - <!-- n-columns=1 n-rows=1 --> + <!-- n-columns=2 n-rows=3 --> <object class="GtkGrid" id="grid3"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="halign">start</property> <property name="hexpand">True</property> - <property name="row_spacing">6</property> - <property name="column_spacing">12</property> + <property name="row-spacing">6</property> + <property name="column-spacing">12</property> <child> <object class="GtkRadioButton" id="radioBTN_TOPDOWN"> <property name="label" translatable="yes" context="sheetprintpage|radioBTN_TOPDOWN">_Top to bottom, then right</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> <property name="valign">center</property> - <property name="use_underline">True</property> - <property name="draw_indicator">True</property> + <property name="use-underline">True</property> + <property name="draw-indicator">True</property> <property name="group">radioBTN_LEFTRIGHT</property> <child internal-child="accessible"> <object class="AtkObject" id="radioBTN_TOPDOWN-atkobject"> @@ -85,21 +85,21 @@ </child> </object> <packing> - <property name="left_attach">0</property> - <property name="top_attach">0</property> + <property name="left-attach">0</property> + <property name="top-attach">0</property> </packing> </child> <child> <object class="GtkRadioButton" id="radioBTN_LEFTRIGHT"> <property name="label" translatable="yes" context="sheetprintpage|radioBTN_LEFTRIGHT">_Left to right, then down</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> <property name="halign">start</property> <property name="valign">center</property> - <property name="use_underline">True</property> + <property name="use-underline">True</property> <property name="active">True</property> - <property name="draw_indicator">True</property> + <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="radioBTN_LEFTRIGHT-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="sheetprintpage|extended_tip|radioBTN_LEFTRIGHT">Prints horizontally from the top row of the sheet to the right column.</property> @@ -107,18 +107,18 @@ </child> </object> <packing> - <property name="left_attach">0</property> - <property name="top_attach">1</property> + <property name="left-attach">0</property> + <property name="top-attach">1</property> </packing> </child> <child> <object class="GtkCheckButton" id="checkBTN_PAGENO"> <property name="label" translatable="yes" context="sheetprintpage|checkBTN_PAGENO">First _page number:</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - <property name="draw_indicator">True</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> + <property name="use-underline">True</property> + <property name="draw-indicator">True</property> <accessibility> <relation type="label-for" target="spinED_PAGENO"/> </accessibility> @@ -129,20 +129,20 @@ </child> </object> <packing> - <property name="left_attach">0</property> - <property name="top_attach">2</property> + <property name="left-attach">0</property> + <property name="top-attach">2</property> </packing> </child> <child> <object class="GtkSpinButton" id="spinED_PAGENO"> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="activates_default">True</property> + <property name="can-focus">True</property> + <property name="activates-default">True</property> + <property name="truncate-multiline">True</property> <property name="adjustment">adjustmentFirstPage</property> <accessibility> <relation type="labelled-by" target="checkBTN_PAGENO"/> </accessibility> - <property name="truncate-multiline">True</property> <child internal-child="accessible"> <object class="AtkObject" id="spinED_PAGENO-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="sheetprintpage|extended_tip|spinED_PAGENO">Enter the number of the first page.</property> @@ -150,8 +150,8 @@ </child> </object> <packing> - <property name="left_attach">1</property> - <property name="top_attach">2</property> + <property name="left-attach">1</property> + <property name="top-attach">2</property> </packing> </child> <child> @@ -170,7 +170,7 @@ <child> <object class="GtkImage" id="imageBMP_PAGEDIR"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="halign">start</property> <property name="valign">center</property> <property name="margin-start">6</property> @@ -190,7 +190,7 @@ <child type="label"> <object class="GtkLabel" id="labelPageOrder"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="label" translatable="yes" context="sheetprintpage|labelPageOrder">Page Order</property> <attributes> <attribute name="weight" value="bold"/> @@ -199,35 +199,35 @@ </child> </object> <packing> - <property name="left_attach">0</property> - <property name="top_attach">0</property> + <property name="left-attach">0</property> + <property name="top-attach">0</property> </packing> </child> <child> <object class="GtkFrame" id="frame2"> <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="label_xalign">0</property> - <property name="shadow_type">none</property> + <property name="can-focus">False</property> + <property name="label-xalign">0</property> + <property name="shadow-type">none</property> <child> - <!-- n-columns=1 n-rows=1 --> + <!-- n-columns=3 n-rows=4 --> <object class="GtkGrid" id="grid1"> <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="row_spacing">6</property> - <property name="column_spacing">12</property> - <property name="row_homogeneous">True</property> - <property name="column_homogeneous">True</property> + <property name="can-focus">False</property> <property name="margin-start">12</property> <property name="margin-top">6</property> + <property name="row-spacing">6</property> + <property name="column-spacing">12</property> + <property name="row-homogeneous">True</property> + <property name="column-homogeneous">True</property> <child> <object class="GtkCheckButton" id="checkBTN_HEADER"> <property name="label" translatable="yes" context="sheetprintpage|checkBTN_HEADER">_Column and row headers</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - <property name="draw_indicator">True</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> + <property name="use-underline">True</property> + <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="checkBTN_HEADER-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="sheetprintpage|extended_tip|checkBTN_HEADER">Specifies whether you want the column and row headers to be printed.</property> @@ -235,18 +235,18 @@ </child> </object> <packing> - <property name="left_attach">0</property> - <property name="top_attach">0</property> + <property name="left-attach">0</property> + <property name="top-attach">0</property> </packing> </child> <child> <object class="GtkCheckButton" id="checkBTN_GRID"> <property name="label" translatable="yes" context="sheetprintpage|checkBTN_GRID">_Grid</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - <property name="draw_indicator">True</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> + <property name="use-underline">True</property> + <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="checkBTN_GRID-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="sheetprintpage|extended_tip|checkBTN_GRID">Prints out the borders of the individual cells as a grid.</property> @@ -254,18 +254,18 @@ </child> </object> <packing> - <property name="left_attach">0</property> - <property name="top_attach">1</property> + <property name="left-attach">0</property> + <property name="top-attach">1</property> </packing> </child> <child> <object class="GtkCheckButton" id="checkBTN_NOTES"> <property name="label" translatable="yes" context="sheetprintpage|checkBTN_NOTES">_Comments</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - <property name="draw_indicator">True</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> + <property name="use-underline">True</property> + <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="checkBTN_NOTES-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="sheetprintpage|extended_tip|checkBTN_NOTES">Prints the comments defined in your spreadsheet.</property> @@ -273,18 +273,18 @@ </child> </object> <packing> - <property name="left_attach">0</property> - <property name="top_attach">2</property> + <property name="left-attach">0</property> + <property name="top-attach">2</property> </packing> </child> <child> <object class="GtkCheckButton" id="checkBTN_OBJECTS"> <property name="label" translatable="yes" context="sheetprintpage|checkBTN_OBJECTS">_Objects/Images</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - <property name="draw_indicator">True</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> + <property name="use-underline">True</property> + <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="checkBTN_OBJECTS-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="sheetprintpage|extended_tip|checkBTN_OBJECTS">Includes all inserted objects (if printable) and graphics with the printed document.</property> @@ -292,18 +292,18 @@ </child> </object> <packing> - <property name="left_attach">0</property> - <property name="top_attach">3</property> + <property name="left-attach">0</property> + <property name="top-attach">3</property> </packing> </child> <child> <object class="GtkCheckButton" id="checkBTN_CHARTS"> <property name="label" translatable="yes" context="sheetprintpage|checkBTN_CHARTS">Charts</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - <property name="draw_indicator">True</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> + <property name="use-underline">True</property> + <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="checkBTN_CHARTS-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="sheetprintpage|extended_tip|checkBTN_CHARTS">Prints the charts that have been inserted into your spreadsheet.</property> @@ -311,18 +311,18 @@ </child> </object> <packing> - <property name="left_attach">2</property> - <property name="top_attach">0</property> + <property name="left-attach">2</property> + <property name="top-attach">0</property> </packing> </child> <child> <object class="GtkCheckButton" id="checkBTN_DRAWINGS"> <property name="label" translatable="yes" context="sheetprintpage|checkBTN_DRAWINGS">_Drawing objects</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - <property name="draw_indicator">True</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> + <property name="use-underline">True</property> + <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="checkBTN_DRAWINGS-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="sheetprintpage|extended_tip|checkBTN_DRAWINGS">Includes all drawing objects in the printed document.</property> @@ -330,18 +330,18 @@ </child> </object> <packing> - <property name="left_attach">2</property> - <property name="top_attach">1</property> + <property name="left-attach">2</property> + <property name="top-attach">1</property> </packing> </child> <child> <object class="GtkCheckButton" id="checkBTN_FORMULAS"> <property name="label" translatable="yes" context="sheetprintpage|checkBTN_FORMULAS">_Formulas</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - <property name="draw_indicator">True</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> + <property name="use-underline">True</property> + <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="checkBTN_FORMULAS-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="sheetprintpage|extended_tip|checkBTN_FORMULAS">Prints the formulas contained in the cells, instead of the results.</property> @@ -349,18 +349,18 @@ </child> </object> <packing> - <property name="left_attach">2</property> - <property name="top_attach">2</property> + <property name="left-attach">2</property> + <property name="top-attach">2</property> </packing> </child> <child> <object class="GtkCheckButton" id="checkBTN_NULLVALS"> <property name="label" translatable="yes" context="sheetprintpage|checkBTN_NULLVALS">_Zero values</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - <property name="draw_indicator">True</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> + <property name="use-underline">True</property> + <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="checkBTN_NULLVALS-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="sheetprintpage|extended_tip|checkBTN_NULLVALS">Specifies that cells with a zero value are printed.</property> @@ -368,8 +368,8 @@ </child> </object> <packing> - <property name="left_attach">2</property> - <property name="top_attach">3</property> + <property name="left-attach">2</property> + <property name="top-attach">3</property> </packing> </child> <child> @@ -389,7 +389,7 @@ <child type="label"> <object class="GtkLabel" id="labelPrint"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="label" translatable="yes" context="sheetprintpage|labelPrint">Print</property> <attributes> <attribute name="weight" value="bold"/> @@ -398,56 +398,56 @@ </child> </object> <packing> - <property name="left_attach">0</property> - <property name="top_attach">1</property> + <property name="left-attach">0</property> + <property name="top-attach">1</property> </packing> </child> <child> <object class="GtkFrame" id="frame3"> <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="label_xalign">0</property> - <property name="shadow_type">none</property> + <property name="can-focus">False</property> + <property name="label-xalign">0</property> + <property name="shadow-type">none</property> <child> - <!-- n-columns=1 n-rows=1 --> + <!-- n-columns=2 n-rows=2 --> <object class="GtkGrid" id="grid5"> <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="row_spacing">6</property> - <property name="column_spacing">12</property> + <property name="can-focus">False</property> <property name="margin-start">12</property> + <property name="row-spacing">6</property> + <property name="column-spacing">12</property> <child> <object class="GtkLabel" id="labelScalingMode"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="label" translatable="yes" context="sheetprintpage|labelScalingMode">Scaling _mode:</property> - <property name="use_underline">True</property> - <property name="mnemonic_widget">comboLB_SCALEMODE</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">comboLB_SCALEMODE</property> <property name="xalign">0</property> </object> <packing> - <property name="left_attach">0</property> - <property name="top_attach">0</property> + <property name="left-attach">0</property> + <property name="top-attach">0</property> </packing> </child> <child> <object class="GtkBox" id="box4"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child> <object class="GtkBox" id="boxSCALEALL"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="spacing">12</property> <child> <object class="GtkLabel" id="labelSF"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="label" translatable="yes" context="sheetprintpage|labelSF">_Scaling factor:</property> - <property name="use_underline">True</property> - <property name="mnemonic_widget">spinED_SCALEALL</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">spinED_SCALEALL</property> <property name="xalign">0</property> </object> <packing> @@ -459,10 +459,10 @@ <child> <object class="GtkSpinButton" id="spinED_SCALEALL"> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="activates_default">True</property> - <property name="adjustment">adjustmentScalingFactor</property> + <property name="can-focus">True</property> + <property name="activates-default">True</property> <property name="truncate-multiline">True</property> + <property name="adjustment">adjustmentScalingFactor</property> <child internal-child="accessible"> <object class="AtkObject" id="spinED_SCALEALL-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="sheetprintpage|extended_tip|spinED_SCALEALL">Enter a scaling factor. Factors less than 100 reduce the pages, higher factors enlarge the pages.</property> @@ -483,57 +483,57 @@ </packing> </child> <child> - <!-- n-columns=1 n-rows=1 --> + <!-- n-columns=2 n-rows=2 --> <object class="GtkGrid" id="gridWH"> <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="row_spacing">6</property> - <property name="column_spacing">12</property> - <property name="row_homogeneous">True</property> + <property name="can-focus">False</property> + <property name="row-spacing">6</property> + <property name="column-spacing">12</property> + <property name="row-homogeneous">True</property> <child> <object class="GtkCheckButton" id="labelWP"> <property name="label" translatable="yes" context="sheetprintpage|labelWP">_Width in pages:</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - <property name="draw_indicator">True</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> + <property name="use-underline">True</property> + <property name="draw-indicator">True</property> <accessibility> <relation type="label-for" target="spinED_SCALEPAGEWIDTH"/> </accessibility> </object> <packing> - <property name="left_attach">0</property> - <property name="top_attach">0</property> + <property name="left-attach">0</property> + <property name="top-attach">0</property> </packing> </child> <child> <object class="GtkCheckButton" id="labelHP"> <property name="label" translatable="yes" context="sheetprintpage|labelHP">_Height in pages:</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - <property name="draw_indicator">True</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> + <property name="use-underline">True</property> + <property name="draw-indicator">True</property> <accessibility> <relation type="label-for" target="spinED_SCALEPAGEHEIGHT"/> </accessibility> </object> <packing> - <property name="left_attach">0</property> - <property name="top_attach">1</property> + <property name="left-attach">0</property> + <property name="top-attach">1</property> </packing> </child> <child> <object class="GtkSpinButton" id="spinED_SCALEPAGEWIDTH"> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="activates_default">True</property> + <property name="can-focus">True</property> + <property name="activates-default">True</property> + <property name="truncate-multiline">True</property> <property name="adjustment">adjustmentPage</property> <accessibility> <relation type="labelled-by" target="labelWP"/> </accessibility> - <property name="truncate-multiline">True</property> <child internal-child="accessible"> <object class="AtkObject" id="spinED_SCALEPAGEWIDTH-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="sheetprintpage|extended_tip|spinED_SCALEPAGEWIDTH">Enter the maximum number of pages to be printed horizontally across.</property> @@ -541,20 +541,20 @@ </child> </object> <packing> - <property name="left_attach">1</property> - <property name="top_attach">0</property> + <property name="left-attach">1</property> + <property name="top-attach">0</property> </packing> </child> <child> <object class="GtkSpinButton" id="spinED_SCALEPAGEHEIGHT"> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="activates_default">True</property> + <property name="can-focus">True</property> + <property name="activates-default">True</property> + <property name="truncate-multiline">True</property> <property name="adjustment">adjustmentPage1</property> <accessibility> <relation type="labelled-by" target="labelHP"/> </accessibility> - <property name="truncate-multiline">True</property> <child internal-child="accessible"> <object class="AtkObject" id="spinED_SCALEPAGEHEIGHT-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="sheetprintpage|extended_tip|spinED_SCALEPAGEHEIGHT">Enter the maximum number of pages to be printed vertically stacked.</property> @@ -562,8 +562,8 @@ </child> </object> <packing> - <property name="left_attach">1</property> - <property name="top_attach">1</property> + <property name="left-attach">1</property> + <property name="top-attach">1</property> </packing> </child> </object> @@ -576,15 +576,15 @@ <child> <object class="GtkBox" id="boxNP"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="spacing">12</property> <child> <object class="GtkLabel" id="labelNP"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="label" translatable="yes" context="sheetprintpage|labelNP">N_umber of pages:</property> - <property name="use_underline">True</property> - <property name="mnemonic_widget">spinED_SCALEPAGENUM</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">spinED_SCALEPAGENUM</property> <property name="xalign">0</property> </object> <packing> @@ -596,10 +596,10 @@ <child> <object class="GtkSpinButton" id="spinED_SCALEPAGENUM"> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="activates_default">True</property> - <property name="adjustment">adjustmentPage2</property> + <property name="can-focus">True</property> + <property name="activates-default">True</property> <property name="truncate-multiline">True</property> + <property name="adjustment">adjustmentPage2</property> <child internal-child="accessible"> <object class="AtkObject" id="spinED_SCALEPAGENUM-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="sheetprintpage|extended_tip|spinED_SCALEPAGENUM">Enter the maximum number of pages to be printed.</property> @@ -621,14 +621,14 @@ </child> </object> <packing> - <property name="left_attach">1</property> - <property name="top_attach">1</property> + <property name="left-attach">1</property> + <property name="top-attach">1</property> </packing> </child> <child> <object class="GtkComboBoxText" id="comboLB_SCALEMODE"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <items> <item translatable="yes" context="sheetprintpage|comboLB_SCALEMODE">Reduce/enlarge printout</item> <item translatable="yes" context="sheetprintpage|comboLB_SCALEMODE">Fit print range(s) to width/height</item> @@ -641,8 +641,8 @@ </child> </object> <packing> - <property name="left_attach">1</property> - <property name="top_attach">0</property> + <property name="left-attach">1</property> + <property name="top-attach">0</property> </packing> </child> <child> @@ -653,7 +653,7 @@ <child type="label"> <object class="GtkLabel" id="labelScale"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="label" translatable="yes" context="sheetprintpage|labelScale">Scale</property> <attributes> <attribute name="weight" value="bold"/> @@ -662,8 +662,8 @@ </child> </object> <packing> - <property name="left_attach">0</property> - <property name="top_attach">2</property> + <property name="left-attach">0</property> + <property name="top-attach">2</property> </packing> </child> <child internal-child="accessible"> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits