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
bf89e877
Kaydet (Commit)
bf89e877
authored
Eyl 29, 2015
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wunused-variable
Change-Id: Ice39e95596c5fcd9b3b728ef0064161898f27fb5
üst
1b499406
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
transparent.cxx
vcl/source/outdev/transparent.cxx
+0
-1
No files found.
vcl/source/outdev/transparent.cxx
Dosyayı görüntüle @
bf89e877
...
@@ -461,7 +461,6 @@ void OutputDevice::EmulateDrawTransparent ( const tools::PolyPolygon& rPolyPoly,
...
@@ -461,7 +461,6 @@ void OutputDevice::EmulateDrawTransparent ( const tools::PolyPolygon& rPolyPoly,
{
{
BitmapColor
aPixCol
;
BitmapColor
aPixCol
;
const
BitmapColor
aFillCol
(
GetFillColor
()
);
const
BitmapColor
aFillCol
(
GetFillColor
()
);
const
BitmapColor
aWhite
(
pR
->
GetBestMatchingColor
(
Color
(
COL_WHITE
)
)
);
const
BitmapColor
aBlack
(
pR
->
GetBestMatchingColor
(
Color
(
COL_BLACK
)
)
);
const
BitmapColor
aBlack
(
pR
->
GetBestMatchingColor
(
Color
(
COL_BLACK
)
)
);
const
long
nWidth
=
pW
->
Width
();
const
long
nWidth
=
pW
->
Width
();
const
long
nHeight
=
pW
->
Height
();
const
long
nHeight
=
pW
->
Height
();
...
...
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