Searched refs:XFA_LPCATTRIBUTEINFO (Results 1 – 5 of 5) sorted by relevance
101 XFA_LPCATTRIBUTEINFO XFA_GetAttributeByName(const CFX_WideStringC& wsName) { in XFA_GetAttributeByName()110 XFA_LPCATTRIBUTEINFO pInfo = g_XFAAttributeData + iMid; in XFA_GetAttributeByName()121 XFA_LPCATTRIBUTEINFO XFA_GetAttributeByID(XFA_ATTRIBUTE eName) { in XFA_GetAttributeByID()129 XFA_LPCATTRIBUTEINFO pInfo = XFA_GetAttributeByID(eAttribute); in XFA_GetAttributeDefaultValue()241 XFA_LPCATTRIBUTEINFO XFA_GetAttributeOfElement(XFA_ELEMENT eElement, in XFA_GetAttributeOfElement()254 XFA_LPCATTRIBUTEINFO pInfo = XFA_GetAttributeByID(eAttribute); in XFA_GetAttributeOfElement()
214 XFA_LPCATTRIBUTEINFO pAttr = in XFA_DataExporter_RegenerateFormFile_Changed()399 XFA_LPCATTRIBUTEINFO pAttr = in XFA_DataExporter_RegenerateFormFile_Container()
914 XFA_LPCATTRIBUTEINFO pAttributeInfo = XFA_GetAttributeByName(wsExpression); in Script_NodeClass_IsPropertySpecified()3770 XFA_LPCATTRIBUTEINFO pAttr = XFA_GetAttributeByID(eAttr); in SetAttribute()3807 XFA_LPCATTRIBUTEINFO pAttr = XFA_GetAttributeByID(eAttr); in GetAttribute()3866 XFA_LPCATTRIBUTEINFO pAttributeInfo = XFA_GetAttributeByName(wsValue); in SetAttribute()3877 XFA_LPCATTRIBUTEINFO pAttributeInfo = XFA_GetAttributeByName(wsAttr); in GetAttribute()4021 XFA_LPCATTRIBUTEINFO pInfo = XFA_GetAttributeByID(eAttr); in SetCData()4174 XFA_LPCATTRIBUTEINFO pInfo = XFA_GetAttributeByID(eAttr); in SetValue()
873 XFA_LPCATTRIBUTEINFO lpAttrInfo = XFA_GetAttributeByName(wsAttrName); in NormalLoader()
950 typedef XFA_ATTRIBUTEINFO const* XFA_LPCATTRIBUTEINFO; typedef952 XFA_LPCATTRIBUTEINFO XFA_GetAttributeByName(const CFX_WideStringC& wsName);953 XFA_LPCATTRIBUTEINFO XFA_GetAttributeByID(XFA_ATTRIBUTE eName);993 XFA_LPCATTRIBUTEINFO XFA_GetAttributeOfElement(XFA_ELEMENT eElement,