coverity#707743 : Uninitialized scalar field
Change-Id: I80661c2b88b7c10175e4622db7e843699d6c1686
This commit is contained in:
@@ -42,6 +42,7 @@ OQueryDesignFieldUndoAct::~OQueryDesignFieldUndoAct()
|
||||
OQueryTabWinUndoAct::OQueryTabWinUndoAct(OQueryTableView* pOwner, sal_uInt16 nCommentID)
|
||||
: OQueryDesignUndoAction(pOwner, nCommentID)
|
||||
, m_pTabWin(NULL)
|
||||
, m_bOwnerOfObjects(sal_False)
|
||||
{
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user