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