Searched refs:wsAttrValue (Results 1 – 1 of 1) sorted by relevance
319 CFX_WideString wsAttrValue; in XFA_FDEExtension_FindAttributeWithNS() local323 pElement->GetAttribute(i, wsAttrName, wsAttrValue); in XFA_FDEExtension_FindAttributeWithNS()351 wsValue = wsAttrValue; in XFA_FDEExtension_FindAttributeWithNS()865 CFX_WideString wsAttrValue; in NormalLoader() local866 pXMLElement->GetAttribute(i, wsAttrQualifiedName, wsAttrValue); in NormalLoader()870 wsAttrValue == FX_WSTRC(L"true")) { in NormalLoader()881 pXFAChild->SetAttribute(lpAttrInfo->eName, wsAttrValue); in NormalLoader()1150 CFX_WideString wsAttrValue; in ParseDataGroup() local1153 pXMLElement->GetAttribute(i, wsAttrQualifiedName, wsAttrValue); in ParseDataGroup()1160 wsAttrValue == FX_WSTRC(L"true")) { in ParseDataGroup()[all …]