coverity#707758 Uninitialized scalar field
Change-Id: I39954506deafc42e854d556170417af67f5461b2
This commit is contained in:
parent
d733a88e61
commit
f056fd9852
@ -179,6 +179,7 @@ SvxNumberFormat::SvxNumberFormat(const SvxNumberFormat& rFormat) :
|
||||
|
||||
SvxNumberFormat::SvxNumberFormat( SvStream &rStream )
|
||||
: nStart(0)
|
||||
, nBulletRelSize(100)
|
||||
, nFirstLineOffset(0)
|
||||
, nAbsLSpace(0)
|
||||
, nLSpace(0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user