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
e4a42606
Kaydet (Commit)
e4a42606
authored
Eyl 22, 2017
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Bin obsolete comment
Change-Id: Id3a3fd5317aef2acdc30605f816c2656990a94b6
üst
a4d0699a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
editbrowsebox.cxx
svtools/source/brwbox/editbrowsebox.cxx
+0
-2
No files found.
svtools/source/brwbox/editbrowsebox.cxx
Dosyayı görüntüle @
e4a42606
...
@@ -847,8 +847,6 @@ namespace svt
...
@@ -847,8 +847,6 @@ namespace svt
{
{
tools
::
Rectangle
aRect
=
GetFieldRectPixel
(
nEditRow
,
0
,
false
);
tools
::
Rectangle
aRect
=
GetFieldRectPixel
(
nEditRow
,
0
,
false
);
// status cell should be painted if and only if text is displayed
// status cell should be painted if and only if text is displayed
// note: bPaintStatus is mutable, but Solaris has problems with assigning
// probably because it is part of a bitfield
pTHIS
->
bPaintStatus
=
(
GetBrowserFlags
()
&
EditBrowseBoxFlags
::
HANDLE_COLUMN_TEXT
)
==
EditBrowseBoxFlags
::
HANDLE_COLUMN_TEXT
;
pTHIS
->
bPaintStatus
=
(
GetBrowserFlags
()
&
EditBrowseBoxFlags
::
HANDLE_COLUMN_TEXT
)
==
EditBrowseBoxFlags
::
HANDLE_COLUMN_TEXT
;
rWindow
.
Invalidate
(
aRect
);
rWindow
.
Invalidate
(
aRect
);
pTHIS
->
bPaintStatus
=
true
;
pTHIS
->
bPaintStatus
=
true
;
...
...
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