Lines Matching refs:GetMapKey_Element
70 void* GetMapKey_Element(XFA_Element eType, XFA_Attribute eAttribute) { in GetMapKey_Element() function
213 void* pKey = GetMapKey_Element(GetXFAObject()->GetElementType(), eAttr); in HasAttribute()
325 void* pKey = GetMapKey_Element(GetXFAObject()->GetElementType(), eAttr); in TryBoolean()
360 void* pKey = GetMapKey_Element(GetXFAObject()->GetElementType(), eAttr); in TryInteger()
371 void* pKey = GetMapKey_Element(GetXFAObject()->GetElementType(), eAttr); in TryEnum()
399 void* pKey = GetMapKey_Element(GetXFAObject()->GetElementType(), eAttr); in SetMeasure()
407 void* pKey = GetMapKey_Element(GetXFAObject()->GetElementType(), eAttr); in TryMeasure()
444 void* pKey = GetMapKey_Element(xfaObj->GetElementType(), eAttr); in SetCData()
487 GetMapKey_Element(xfaObj->GetElementType(), XFA_Attribute::Value); in SetAttributeValue()
503 void* pKey = GetMapKey_Element(GetXFAObject()->GetElementType(), eAttr); in TryCData()
527 void* pKey = GetMapKey_Element(GetXFAObject()->GetElementType(), eAttr); in SetValue()