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
e488bc44
Kaydet (Commit)
e488bc44
authored
Ock 04, 2016
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
cppcheck: duplInheritedMember
Change-Id: I451a7a04fd1578d3095e5931f0792a32870a647e
üst
d2f6f863
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
hbox.cxx
hwpfilter/source/hbox.cxx
+1
-1
hbox.h
hwpfilter/source/hbox.h
+1
-1
No files found.
hwpfilter/source/hbox.cxx
Dosyayı görüntüle @
e488bc44
...
@@ -331,7 +331,7 @@ TxtBox::TxtBox()
...
@@ -331,7 +331,7 @@ TxtBox::TxtBox()
,
dummy
(
0
)
,
dummy
(
0
)
,
dummy1
(
0
)
,
dummy1
(
0
)
,
cap_len
(
0
)
,
cap_len
(
0
)
,
next
(
0
)
,
next
_box
(
0
)
,
dummy2
(
0
)
,
dummy2
(
0
)
,
reserved1
(
0
)
,
reserved1
(
0
)
,
cap_pos
(
0
)
,
cap_pos
(
0
)
...
...
hwpfilter/source/hbox.h
Dosyayı görüntüle @
e488bc44
...
@@ -336,7 +336,7 @@ struct TxtBox: public FBox
...
@@ -336,7 +336,7 @@ struct TxtBox: public FBox
short
dummy1
;
// to not change structure size */
short
dummy1
;
// to not change structure size */
short
cap_len
;
short
cap_len
;
short
next
;
short
next
_box
;
short
dummy2
;
// to not change structure size */
short
dummy2
;
// to not change structure size */
unsigned
char
reserved1
;
unsigned
char
reserved1
;
/**
/**
...
...
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