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