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
f16d329f
Kaydet (Commit)
f16d329f
authored
Mar 03, 2014
tarafından
Norbert Thiebaud
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
coverity#738751: Unitialized scalar field
Change-Id: Ieae3761afb4606340287e4c8d41eec53c132dfec
üst
bc55934e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lwptablelayout.cxx
lotuswordpro/source/filter/lwptablelayout.cxx
+2
-0
No files found.
lotuswordpro/source/filter/lwptablelayout.cxx
Dosyayı görüntüle @
f16d329f
...
@@ -1403,6 +1403,8 @@ XFCell* LwpTableLayout::GetCellsMap(sal_uInt16 nRow,sal_uInt8 nCol)
...
@@ -1403,6 +1403,8 @@ XFCell* LwpTableLayout::GetCellsMap(sal_uInt16 nRow,sal_uInt8 nCol)
//add end by
//add end by
LwpColumnLayout
::
LwpColumnLayout
(
LwpObjectHeader
&
objHdr
,
LwpSvStream
*
pStrm
)
LwpColumnLayout
::
LwpColumnLayout
(
LwpObjectHeader
&
objHdr
,
LwpSvStream
*
pStrm
)
:
LwpVirtualLayout
(
objHdr
,
pStrm
)
:
LwpVirtualLayout
(
objHdr
,
pStrm
)
,
ccolid
(
0
)
,
cwidth
(
0
)
{}
{}
LwpColumnLayout
::~
LwpColumnLayout
()
LwpColumnLayout
::~
LwpColumnLayout
()
...
...
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