Searched refs:pContentAreaLayout (Results 1 – 1 of 1) sorted by relevance
1394 std::optional<CXFA_ViewLayoutItem*> pContentAreaLayout = in GetNextContentArea() local1397 if (!pContentAreaLayout.has_value()) in GetNextContentArea()1399 if (pContentAreaLayout.value()) { in GetNextContentArea()1400 if (pContentAreaLayout.value()->GetFormNode() == pCurContentNode) in GetNextContentArea()1404 pNewRecord->pCurContentArea = pContentAreaLayout.value(); in GetNextContentArea()