Searched refs:pExcl (Results 1 – 1 of 1) sorted by relevance
2368 CXFA_Node* pExcl = GetParent(); in GetExclGroupIfExists() local2369 if (!pExcl || pExcl->GetElementType() != XFA_Element::ExclGroup) in GetExclGroupIfExists()2371 return pExcl; in GetExclGroupIfExists()