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
20c1bb5b
Kaydet (Commit)
20c1bb5b
authored
Ara 18, 2014
tarafından
Jan Holesovsky
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
changes sidebar: Make the changes tabs narrower (when possible).
Change-Id: I2c76472baf8e5f91dee4ce5f753ca223b24e76e8
üst
43a31f57
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
21 deletions
+25
-21
ctredlin.cxx
svx/source/dialog/ctredlin.cxx
+1
-1
redlinefilterpage.ui
svx/uiconfig/ui/redlinefilterpage.ui
+24
-20
No files found.
svx/source/dialog/ctredlin.cxx
Dosyayı görüntüle @
20c1bb5b
...
@@ -389,7 +389,7 @@ SvxTPView::SvxTPView(vcl::Window *pParent, VclBuilderContainer *pTopLevel)
...
@@ -389,7 +389,7 @@ SvxTPView::SvxTPView(vcl::Window *pParent, VclBuilderContainer *pTopLevel)
pTopLevel
->
get
(
m_pUndo
,
"undo"
);
pTopLevel
->
get
(
m_pUndo
,
"undo"
);
SvSimpleTableContainer
*
pTable
=
get
<
SvSimpleTableContainer
>
(
"changes"
);
SvSimpleTableContainer
*
pTable
=
get
<
SvSimpleTableContainer
>
(
"changes"
);
Size
aControlSize
(
221
,
65
);
Size
aControlSize
(
80
,
65
);
aControlSize
=
LogicToPixel
(
aControlSize
,
MAP_APPFONT
);
aControlSize
=
LogicToPixel
(
aControlSize
,
MAP_APPFONT
);
pTable
->
set_width_request
(
aControlSize
.
Width
());
pTable
->
set_width_request
(
aControlSize
.
Width
());
pTable
->
set_height_request
(
aControlSize
.
Height
());
pTable
->
set_height_request
(
aControlSize
.
Height
());
...
...
svx/uiconfig/ui/redlinefilterpage.ui
Dosyayı görüntüle @
20c1bb5b
<?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=
"adjustment1"
>
<property
name=
"lower"
>
19851231
</property>
<property
name=
"upper"
>
20501231
</property>
<property
name=
"value"
>
19851231
</property>
<property
name=
"step_increment"
>
1
</property>
<property
name=
"page_increment"
>
10
</property>
</object>
<object
class=
"GtkImage"
id=
"image1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"pixbuf"
>
sc/res/time.png
</property>
</object>
<object
class=
"GtkImage"
id=
"image2"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"pixbuf"
>
sc/res/time.png
</property>
</object>
<object
class=
"GtkGrid"
id=
"RedlineFilterPage"
>
<object
class=
"GtkGrid"
id=
"RedlineFilterPage"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"can_focus"
>
False
</property>
...
@@ -271,6 +288,7 @@
...
@@ -271,6 +288,7 @@
</child>
</child>
<child>
<child>
<object
class=
"GtkSpinButton"
id=
"startdate:yy:mm:dd"
>
<object
class=
"GtkSpinButton"
id=
"startdate:yy:mm:dd"
>
<property
name=
"width_request"
>
120
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"sensitive"
>
False
</property>
<property
name=
"sensitive"
>
False
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
...
@@ -291,11 +309,9 @@
...
@@ -291,11 +309,9 @@
<property
name=
"height"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</packing>
</child>
</child>
<child>
<placeholder/>
</child>
<child>
<child>
<object
class=
"GtkSpinButton"
id=
"starttime:hh:mm"
>
<object
class=
"GtkSpinButton"
id=
"starttime:hh:mm"
>
<property
name=
"width_request"
>
70
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"sensitive"
>
False
</property>
<property
name=
"sensitive"
>
False
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
...
@@ -335,6 +351,7 @@
...
@@ -335,6 +351,7 @@
</child>
</child>
<child>
<child>
<object
class=
"GtkSpinButton"
id=
"enddate:yy:mm:dd"
>
<object
class=
"GtkSpinButton"
id=
"enddate:yy:mm:dd"
>
<property
name=
"width_request"
>
120
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"sensitive"
>
False
</property>
<property
name=
"sensitive"
>
False
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
...
@@ -357,6 +374,7 @@
...
@@ -357,6 +374,7 @@
</child>
</child>
<child>
<child>
<object
class=
"GtkSpinButton"
id=
"endtime:hh:mm"
>
<object
class=
"GtkSpinButton"
id=
"endtime:hh:mm"
>
<property
name=
"width_request"
>
75
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"sensitive"
>
False
</property>
<property
name=
"sensitive"
>
False
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
...
@@ -394,6 +412,9 @@
...
@@ -394,6 +412,9 @@
<property
name=
"height"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</packing>
</child>
</child>
<child>
<placeholder/>
</child>
</object>
</object>
<packing>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"expand"
>
False
</property>
...
@@ -410,21 +431,4 @@
...
@@ -410,21 +431,4 @@
</packing>
</packing>
</child>
</child>
</object>
</object>
<object
class=
"GtkAdjustment"
id=
"adjustment1"
>
<property
name=
"lower"
>
19851231
</property>
<property
name=
"upper"
>
20501231
</property>
<property
name=
"value"
>
19851231
</property>
<property
name=
"step_increment"
>
1
</property>
<property
name=
"page_increment"
>
10
</property>
</object>
<object
class=
"GtkImage"
id=
"image1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"pixbuf"
>
sc/res/time.png
</property>
</object>
<object
class=
"GtkImage"
id=
"image2"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"pixbuf"
>
sc/res/time.png
</property>
</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