Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
cb3bf6a1
Kaydet (Commit)
cb3bf6a1
authored
Nis 04, 2013
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
set adjustment min/maxes
Change-Id: I713c1a280c31a7a783e6a0af94b838091fc98779
üst
cb553bdb
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
49 additions
and
46 deletions
+49
-46
helpids.h
sc/inc/helpids.h
+0
-1
pagedlg.hrc
sc/source/ui/pagedlg/pagedlg.hrc
+0
-1
sheetprintpage.ui
sc/uiconfig/scalc/ui/sheetprintpage.ui
+49
-44
No files found.
sc/inc/helpids.h
Dosyayı görüntüle @
cb3bf6a1
...
@@ -79,7 +79,6 @@
...
@@ -79,7 +79,6 @@
#define HID_SCPAGE_HFEDIT "SC_HID_SCPAGE_HFEDIT"
#define HID_SCPAGE_HFEDIT "SC_HID_SCPAGE_HFEDIT"
#define HID_SCPAGE_AREAS "SC_HID_SCPAGE_AREAS"
#define HID_SCPAGE_AREAS "SC_HID_SCPAGE_AREAS"
#define HID_SCPAGE_COMPATIBILITY "SC_HID_SCPAGE_COMPATIBILITY"
#define HID_SCPAGE_COMPATIBILITY "SC_HID_SCPAGE_COMPATIBILITY"
#define HID_SCPAGE_TABLE "SC_HID_SCPAGE_TABLE"
#define HID_SCPAGE_PRINT "SC_HID_SCPAGE_PRINT"
#define HID_SCPAGE_PRINT "SC_HID_SCPAGE_PRINT"
#define HID_SCPAGE_DEFAULTS "SC_HID_SCPAGE_DEFAULTS"
#define HID_SCPAGE_DEFAULTS "SC_HID_SCPAGE_DEFAULTS"
#define HID_SCPAGE_SUBT_GROUP1 "SC_HID_SCPAGE_SUBT_GROUP1"
#define HID_SCPAGE_SUBT_GROUP1 "SC_HID_SCPAGE_SUBT_GROUP1"
...
...
sc/source/ui/pagedlg/pagedlg.hrc
Dosyayı görüntüle @
cb3bf6a1
...
@@ -19,7 +19,6 @@
...
@@ -19,7 +19,6 @@
#include "sc.hrc" // -> RID_SCDLG_PAGE
#include "sc.hrc" // -> RID_SCDLG_PAGE
// -> RID_SCPAGE_TABLE
// -> RID_SCPAGE_AREAS
// -> RID_SCPAGE_AREAS
#define TP_PAGE_STD 1
#define TP_PAGE_STD 1
...
...
sc/uiconfig/scalc/ui/sheetprintpage.ui
Dosyayı görüntüle @
cb3bf6a1
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<interface>
<!-- interface-requires gtk+ 3.0 -->
<!-- interface-requires gtk+ 3.0 -->
<object
class=
"GtkAdjustment"
id=
"adjustmentFirstPage"
>
<property
name=
"lower"
>
1.05
</property>
<property
name=
"upper"
>
9999.0400000000009
</property>
<property
name=
"step_increment"
>
1
</property>
<property
name=
"page_increment"
>
10
</property>
</object>
<object
class=
"GtkAdjustment"
id=
"adjustmentPage"
>
<object
class=
"GtkAdjustment"
id=
"adjustmentPage"
>
<property
name=
"upper"
>
999
</property>
<property
name=
"lower"
>
1
</property>
<property
name=
"upper"
>
1000
</property>
<property
name=
"value"
>
1
</property>
<property
name=
"step_increment"
>
1
</property>
<property
name=
"step_increment"
>
1
</property>
<property
name=
"page_increment"
>
10
</property>
<property
name=
"page_increment"
>
10
</property>
</object>
</object>
<object
class=
"GtkAdjustment"
id=
"adjustmentScalingFactor"
>
<object
class=
"GtkAdjustment"
id=
"adjustmentScalingFactor"
>
<property
name=
"upper"
>
100
</property>
<property
name=
"lower"
>
10
</property>
<property
name=
"upper"
>
400
</property>
<property
name=
"value"
>
15
</property>
<property
name=
"step_increment"
>
1
</property>
<property
name=
"step_increment"
>
1
</property>
<property
name=
"page_increment"
>
10
</property>
<property
name=
"page_increment"
>
10
</property>
</object>
</object>
...
@@ -110,7 +120,7 @@
...
@@ -110,7 +120,7 @@
<property
name=
"can_focus"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"max_length"
>
5
</property>
<property
name=
"max_length"
>
5
</property>
<property
name=
"invisible_char"
>
•
</property>
<property
name=
"invisible_char"
>
•
</property>
<property
name=
"adjustment"
>
adjustmentPage
</property>
<property
name=
"adjustment"
>
adjustment
First
Page
</property>
</object>
</object>
<packing>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"left_attach"
>
1
</property>
...
@@ -310,18 +320,6 @@
...
@@ -310,18 +320,6 @@
<property
name=
"height"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</packing>
</child>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<child>
<object
class=
"GtkCheckButton"
id=
"checkBTN_NULLVALS"
>
<object
class=
"GtkCheckButton"
id=
"checkBTN_NULLVALS"
>
<property
name=
"label"
translatable=
"yes"
>
_Zero values
</property>
<property
name=
"label"
translatable=
"yes"
>
_Zero values
</property>
...
@@ -339,6 +337,18 @@
...
@@ -339,6 +337,18 @@
<property
name=
"height"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</packing>
</child>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
</object>
</object>
</child>
</child>
</object>
</object>
...
@@ -382,6 +392,7 @@
...
@@ -382,6 +392,7 @@
<object
class=
"GtkLabel"
id=
"labelScalingMode"
>
<object
class=
"GtkLabel"
id=
"labelScalingMode"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"label"
translatable=
"yes"
>
Scaling _mode:
</property>
<property
name=
"label"
translatable=
"yes"
>
Scaling _mode:
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"mnemonic_widget"
>
comboLB_SCALEMODE
</property>
<property
name=
"mnemonic_widget"
>
comboLB_SCALEMODE
</property>
...
@@ -403,12 +414,12 @@
...
@@ -403,12 +414,12 @@
<object
class=
"GtkHBox"
id=
"boxSCALEALL"
>
<object
class=
"GtkHBox"
id=
"boxSCALEALL"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"spacing"
>
6
</property>
<property
name=
"spacing"
>
12
</property>
<property
name=
"homogeneous"
>
True
</property>
<child>
<child>
<object
class=
"GtkLabel"
id=
"labelSF"
>
<object
class=
"GtkLabel"
id=
"labelSF"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"label"
translatable=
"yes"
>
_Scaling factor:
</property>
<property
name=
"label"
translatable=
"yes"
>
_Scaling factor:
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"mnemonic_widget"
>
spinED_SCALEALL:0%
</property>
<property
name=
"mnemonic_widget"
>
spinED_SCALEALL:0%
</property>
...
@@ -445,13 +456,13 @@
...
@@ -445,13 +456,13 @@
<property
name=
"visible"
>
True
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"row_spacing"
>
6
</property>
<property
name=
"row_spacing"
>
6
</property>
<property
name=
"column_spacing"
>
6
</property>
<property
name=
"column_spacing"
>
12
</property>
<property
name=
"row_homogeneous"
>
True
</property>
<property
name=
"row_homogeneous"
>
True
</property>
<property
name=
"column_homogeneous"
>
True
</property>
<child>
<child>
<object
class=
"GtkLabel"
id=
"labelWP"
>
<object
class=
"GtkLabel"
id=
"labelWP"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"label"
translatable=
"yes"
>
_Width in pages:
</property>
<property
name=
"label"
translatable=
"yes"
>
_Width in pages:
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"mnemonic_widget"
>
spinED_SCALEPAGEWIDTH
</property>
<property
name=
"mnemonic_widget"
>
spinED_SCALEPAGEWIDTH
</property>
...
@@ -467,8 +478,10 @@
...
@@ -467,8 +478,10 @@
<object
class=
"GtkLabel"
id=
"labelHP"
>
<object
class=
"GtkLabel"
id=
"labelHP"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"label"
translatable=
"yes"
>
_Height in pages:
</property>
<property
name=
"label"
translatable=
"yes"
>
_Height in pages:
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"mnemonic_widget"
>
spinED_SCALEPAGEHEIGHT
</property>
</object>
</object>
<packing>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"left_attach"
>
0
</property>
...
@@ -519,12 +532,12 @@
...
@@ -519,12 +532,12 @@
<object
class=
"GtkHBox"
id=
"boxNP"
>
<object
class=
"GtkHBox"
id=
"boxNP"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"spacing"
>
6
</property>
<property
name=
"spacing"
>
12
</property>
<property
name=
"homogeneous"
>
True
</property>
<child>
<child>
<object
class=
"GtkLabel"
id=
"labelNP"
>
<object
class=
"GtkLabel"
id=
"labelNP"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"label"
translatable=
"yes"
>
N_umber of pages:
</property>
<property
name=
"label"
translatable=
"yes"
>
N_umber of pages:
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"mnemonic_widget"
>
spinED_SCALEPAGENUM
</property>
<property
name=
"mnemonic_widget"
>
spinED_SCALEPAGENUM
</property>
...
@@ -569,10 +582,16 @@
...
@@ -569,10 +582,16 @@
<placeholder/>
<placeholder/>
</child>
</child>
<child>
<child>
<object
class=
"GtkComboBox"
id=
"comboLB_SCALEMODE"
>
<object
class=
"GtkComboBox
Text
"
id=
"comboLB_SCALEMODE"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"model"
>
liststoreScaleMode
</property>
<property
name=
"entry_text_column"
>
0
</property>
<property
name=
"id_column"
>
1
</property>
<items>
<item
translatable=
"yes"
>
Reduce/enlarge printout
</item>
<item
translatable=
"yes"
>
Fit print range(s) to width/height
</item>
<item
translatable=
"yes"
>
Fit print range(s) on number of pages
</item>
</items>
</object>
</object>
<packing>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"left_attach"
>
1
</property>
...
@@ -604,26 +623,12 @@
...
@@ -604,26 +623,12 @@
</packing>
</packing>
</child>
</child>
</object>
</object>
<object
class=
"GtkListStore"
id=
"liststoreScaleMode"
>
<object
class=
"GtkSizeGroup"
id=
"sizegroup1"
>
<columns>
<widgets>
<!-- column-name gchararray1 -->
<widget
name=
"labelSF"
/>
<column
type=
"gchararray"
/>
<widget
name=
"labelWP"
/>
<!-- column-name gint1 -->
<widget
name=
"labelHP"
/>
<column
type=
"gint"
/>
<widget
name=
"labelNP"
/>
</columns>
</widgets>
<data>
<row>
<col
id=
"0"
translatable=
"yes"
>
Reduce/enlarge printout
</col>
<col
id=
"1"
>
0
</col>
</row>
<row>
<col
id=
"0"
translatable=
"yes"
>
Fit print range(s) to width/height
</col>
<col
id=
"1"
>
0
</col>
</row>
<row>
<col
id=
"0"
translatable=
"yes"
>
Fit print range(s) on number of pages
</col>
<col
id=
"1"
>
0
</col>
</row>
</data>
</object>
</object>
</interface>
</interface>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment