diff options
Diffstat (limited to 'svx/uiconfig/ui')
-rw-r--r-- | svx/uiconfig/ui/docking3deffects.ui | 4 | ||||
-rw-r--r-- | svx/uiconfig/ui/paraulspacing.ui | 2 | ||||
-rw-r--r-- | svx/uiconfig/ui/sidebargraphic.ui | 4 | ||||
-rw-r--r-- | svx/uiconfig/ui/sidebarparagraph.ui | 2 | ||||
-rw-r--r-- | svx/uiconfig/ui/sidebarshadow.ui | 2 |
5 files changed, 7 insertions, 7 deletions
diff --git a/svx/uiconfig/ui/docking3deffects.ui b/svx/uiconfig/ui/docking3deffects.ui index a7304323fb48..32691a53a020 100644 --- a/svx/uiconfig/ui/docking3deffects.ui +++ b/svx/uiconfig/ui/docking3deffects.ui @@ -37,12 +37,12 @@ </object> <object class="GtkAdjustment" id="adjustment7"> <property name="upper">100</property> - <property name="step_increment">5</property> + <property name="step_increment">1</property> <property name="page_increment">10</property> </object> <object class="GtkAdjustment" id="adjustment8"> <property name="upper">100</property> - <property name="step_increment">5</property> + <property name="step_increment">1</property> <property name="page_increment">10</property> </object> <object class="GtkImage" id="image1"> diff --git a/svx/uiconfig/ui/paraulspacing.ui b/svx/uiconfig/ui/paraulspacing.ui index fa69c7dd8cb3..56aa668d143f 100644 --- a/svx/uiconfig/ui/paraulspacing.ui +++ b/svx/uiconfig/ui/paraulspacing.ui @@ -5,7 +5,7 @@ <requires lib="LibreOffice" version="1.0"/> <object class="GtkAdjustment" id="adjustment1"> <property name="upper">100</property> - <property name="step_increment">5</property> + <property name="step_increment">1</property> <property name="page_increment">10</property> </object> <object class="GtkBox" id="ParaULSpacingWindow"> diff --git a/svx/uiconfig/ui/sidebargraphic.ui b/svx/uiconfig/ui/sidebargraphic.ui index a22c2c422189..26c48bbf5363 100644 --- a/svx/uiconfig/ui/sidebargraphic.ui +++ b/svx/uiconfig/ui/sidebargraphic.ui @@ -4,7 +4,7 @@ <requires lib="gtk+" version="3.18"/> <object class="GtkAdjustment" id="0to100adjustment"> <property name="upper">100</property> - <property name="step_increment">5</property> + <property name="step_increment">1</property> <property name="page_increment">10</property> </object> <object class="GtkAdjustment" id="gammaadjustment"> @@ -17,7 +17,7 @@ <object class="GtkAdjustment" id="plusminus100adjustment"> <property name="lower">-100</property> <property name="upper">100</property> - <property name="step_increment">5</property> + <property name="step_increment">1</property> <property name="page_increment">10</property> </object> <object class="GtkAdjustment" id="plusminus100adjustment1"> diff --git a/svx/uiconfig/ui/sidebarparagraph.ui b/svx/uiconfig/ui/sidebarparagraph.ui index d7c6cf93ce5a..2d3fb0903e04 100644 --- a/svx/uiconfig/ui/sidebarparagraph.ui +++ b/svx/uiconfig/ui/sidebarparagraph.ui @@ -4,7 +4,7 @@ <requires lib="gtk+" version="3.18"/> <object class="GtkAdjustment" id="adjustment1"> <property name="upper">100</property> - <property name="step_increment">5</property> + <property name="step_increment">1</property> <property name="page_increment">10</property> </object> <object class="GtkAdjustment" id="adjustment2"> diff --git a/svx/uiconfig/ui/sidebarshadow.ui b/svx/uiconfig/ui/sidebarshadow.ui index d9b0663db19d..ad0d3fcd81fb 100644 --- a/svx/uiconfig/ui/sidebarshadow.ui +++ b/svx/uiconfig/ui/sidebarshadow.ui @@ -8,7 +8,7 @@ </object> <object class="GtkAdjustment" id="adjustment2"> <property name="upper">100</property> - <property name="step_increment">5</property> + <property name="step_increment">1</property> <property name="page_increment">10</property> </object> <object class="GtkAdjustment" id="adjustment3"> |