Searched refs:pNewCell (Results 1 – 1 of 1) sorted by relevance
1489 CXFA_ContentLayoutItem* pNewCell = in DoLayoutTableContainer() local1493 pNewCell = NULL; in DoLayoutTableContainer()1495 rgRowItems[i] = pNewCell; in DoLayoutTableContainer()1497 pNewCell in DoLayoutTableContainer()1498 ? pNewCell->m_pFormNode->GetInteger(XFA_ATTRIBUTE_ColSpan) in DoLayoutTableContainer()1500 rgRowItemsWidth[i] = pNewCell ? pNewCell->m_sSize.x : 0; in DoLayoutTableContainer()