ensure m_pOwnerRow is NULL
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
XFCell::XFCell()
|
||||
{
|
||||
m_pSubTable = NULL;
|
||||
m_pOwnerRow = NULL;
|
||||
m_nCol = 0;
|
||||
m_nColSpaned = 1;
|
||||
m_nRepeated = 0;
|
||||
|
Reference in New Issue
Block a user