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
68fed354
Kaydet (Commit)
68fed354
authored
Tem 20, 2015
tarafından
David Tardon
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
translate from german
Change-Id: Ia3682f2d002e10c2984e99264d0ec98bc3477f1c
üst
6964f67d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ccidecom.cxx
filter/source/graphicfilter/itiff/ccidecom.cxx
+1
-1
No files found.
filter/source/graphicfilter/itiff/ccidecom.cxx
Dosyayı görüntüle @
68fed354
...
@@ -890,7 +890,7 @@ sal_uInt16 CCIDecompressor::CountBits(const sal_uInt8 * pData, sal_uInt16 nDataS
...
@@ -890,7 +890,7 @@ sal_uInt16 CCIDecompressor::CountBits(const sal_uInt8 * pData, sal_uInt16 nDataS
sal_uInt16
nBitPos
,
sal_uInt8
nBlackOrWhite
)
sal_uInt16
nBitPos
,
sal_uInt8
nBlackOrWhite
)
{
{
// here the number of bits belonging together is being counted
// here the number of bits belonging together is being counted
// which all have the color nBlackOrWhite (0xff o
de
r 0x00)
// which all have the color nBlackOrWhite (0xff or 0x00)
// from the position nBitPos on
// from the position nBitPos on
sal_uInt16
nPos
=
nBitPos
;
sal_uInt16
nPos
=
nBitPos
;
for
(;;)
for
(;;)
...
...
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