Lines Matching refs:GetAttribute
528 GetAttribute(XFA_ATTRIBUTE_Name, wsName, false); in Clone()
1099 GetAttribute(XFA_ATTRIBUTE_Name, wsName); in Script_TreeClass_All()
1236 GetAttribute(wsExpression.AsStringC(), wsValue); in Script_NodeClass_GetAttribute()
1858 GetAttribute(eAttribute, wsValue); in Script_Attribute_String()
1872 GetAttribute(eAttribute, wsValue); in Script_Attribute_StringRead()
3403 GetAttribute(XFA_ATTRIBUTE_Checksum, wsChecksum, false); in Script_Form_Checksum()
3646 bool CXFA_Node::GetAttribute(XFA_ATTRIBUTE eAttr, in GetAttribute() function in CXFA_Node
3718 bool CXFA_Node::GetAttribute(const CFX_WideStringC& wsAttr, in GetAttribute() function in CXFA_Node
3723 return GetAttribute(pAttributeInfo->eName, wsValue, bUseDefault); in GetAttribute()
4177 GetAttribute(XFA_ATTRIBUTE_ContentType, wsContentType, false); in SetScriptContent()
4284 GetAttribute(XFA_ATTRIBUTE_ContentType, wsContentType, false); in TryContent()
4605 pNode->GetAttribute(XFA_ATTRIBUTE_Name, wsName, false); in RemoveChild()