Searched refs:GetEventByActivity (Results 1 – 3 of 3) sorted by relevance
204 return !pNode->GetEventByActivity(kXFAEventActivity[eEventType], false) in HasEvent()
323 std::vector<CXFA_Event*> GetEventByActivity(XFA_AttributeValue iActivity,
2431 GetEventByActivity(iActivity, pEventParam->m_bIsFormReady); in ProcessEvent()3039 std::vector<CXFA_Event*> CXFA_Node::GetEventByActivity( in GetEventByActivity() function in CXFA_Node