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
332fffe3
Kaydet (Commit)
332fffe3
authored
Şub 09, 2014
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typo: prefere -> prefer
Change-Id: Ifad9097f933b2821c1168fc317889e66d6419545
üst
95141bfd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
VCartesianAxis.cxx
chart2/source/view/axes/VCartesianAxis.cxx
+1
-1
xmltbli.cxx
sw/source/filter/xml/xmltbli.cxx
+1
-1
No files found.
chart2/source/view/axes/VCartesianAxis.cxx
Dosyayı görüntüle @
332fffe3
...
...
@@ -1173,7 +1173,7 @@ void VCartesianAxis::get2DAxisMainLine( B2DVector& rStart, B2DVector& rEnd, doub
ScreenPosAndLogicPos
aNotSoGoodPos
(
aPosList
[
1
]
);
//choose most bottom positions
if
(
!::
rtl
::
math
::
approxEqual
(
fDeltaX
,
0.0
)
)
// prefer
e
left-right alignments
if
(
!::
rtl
::
math
::
approxEqual
(
fDeltaX
,
0.0
)
)
// prefer left-right alignments
{
if
(
aBestPos
.
aScreenPos
.
getX
()
>
aNotSoGoodPos
.
aScreenPos
.
getX
()
)
m_aAxisProperties
.
m_aLabelAlignment
=
LABEL_ALIGN_RIGHT
;
...
...
sw/source/filter/xml/xmltbli.cxx
Dosyayı görüntüle @
332fffe3
...
...
@@ -2757,7 +2757,7 @@ void SwXMLTableContext::MakeTable()
{
case
text
:
:
HoriOrientation
::
FULL
:
case
text
:
:
HoriOrientation
::
NONE
:
// For text::HoriOrientation::NONE we would prefer
e
to use the sum
// For text::HoriOrientation::NONE we would prefer to use the sum
// of the relative column widths as reference width.
// Unfortunately this works only if this sum interpreted as
// twip value is larger than the space that is available.
...
...
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