coverity#708111 Uninitialized scalar field
Change-Id: I937d83e8c219bb1b672ec0b8b40204d9b20c8317
This commit is contained in:
@@ -89,6 +89,8 @@ ScViewDataTable::ScViewDataTable() :
|
||||
nFixPosY( 0 ),
|
||||
nCurX( 0 ),
|
||||
nCurY( 0 ),
|
||||
nOldCurX( 0 ),
|
||||
nOldCurY( 0 ),
|
||||
bShowGrid( true ),
|
||||
mbOldCursorValid( false )
|
||||
{
|
||||
|
Reference in New Issue
Block a user