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
399ea5e9
Kaydet (Commit)
399ea5e9
authored
Ock 26, 2014
tarafından
Norbert Thiebaud
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
coverity#708423 Unitialized scalar field
Change-Id: I0fde656116f1fbb54894a74fed8f0387cb37c665
üst
d1c0ff14
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
flyfrms.hxx
sw/source/core/inc/flyfrms.hxx
+0
-2
No files found.
sw/source/core/inc/flyfrms.hxx
Dosyayı görüntüle @
399ea5e9
...
@@ -173,7 +173,6 @@ public:
...
@@ -173,7 +173,6 @@ public:
class
SwFlyInCntFrm
:
public
SwFlyFrm
class
SwFlyInCntFrm
:
public
SwFlyFrm
{
{
Point
aRef
;
//Relativ zu diesem Point wird die AbsPos berechnet.
Point
aRef
;
//Relativ zu diesem Point wird die AbsPos berechnet.
long
nLine
;
//Zeilenhoehe, Ref.Y() - nLine == Zeilenanfang.
sal_Bool
bInvalidLayout
:
1
;
sal_Bool
bInvalidLayout
:
1
;
sal_Bool
bInvalidCntnt
:
1
;
sal_Bool
bInvalidCntnt
:
1
;
...
@@ -197,7 +196,6 @@ public:
...
@@ -197,7 +196,6 @@ public:
const
Point
&
rRelPos
);
const
Point
&
rRelPos
);
const
Point
&
GetRefPoint
()
const
{
return
aRef
;
}
const
Point
&
GetRefPoint
()
const
{
return
aRef
;
}
const
Point
GetRelPos
()
const
;
const
Point
GetRelPos
()
const
;
long
GetLineHeight
()
const
{
return
nLine
;
}
inline
void
InvalidateLayout
()
const
;
inline
void
InvalidateLayout
()
const
;
inline
void
InvalidateCntnt
()
const
;
inline
void
InvalidateCntnt
()
const
;
...
...
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