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
b1456548
Kaydet (Commit)
b1456548
authored
Nis 11, 2014
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
typo: regularily -> regularly
üst
0e970f3b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
htmltbl.cxx
sw/source/core/doc/htmltbl.cxx
+1
-1
TOCPreview.py
wizards/com/sun/star/wizards/web/TOCPreview.py
+1
-1
No files found.
sw/source/core/doc/htmltbl.cxx
Dosyayı görüntüle @
b1456548
...
...
@@ -1416,7 +1416,7 @@ void SwHTMLTableLayout::AutoLayoutPass2( sal_uInt16 nAbsAvail, sal_uInt16 nRelAv
}
else
{
// No. So distribute the space regular
i
ly among all columns.
// No. So distribute the space regularly among all columns.
for
(
sal_uInt16
i
=
0
;
i
<
nCols
;
i
++
)
{
sal_uLong
nColMax
=
GetColumn
(
i
)
->
GetMax
();
...
...
wizards/com/sun/star/wizards/web/TOCPreview.py
Dosyayı görüntüle @
b1456548
...
...
@@ -30,7 +30,7 @@ from ..common.UCB import UCB
# Since the files are both static and dynamic (some are always the same,
# while other change according to user choices)
# I divide this tasks to two: all necessary
# static files, which should not regular
i
ly update are copied upon
# static files, which should not regularly update are copied upon
# instanciation.
# The TOC is generated in refresh(...);
...
...
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