Searched refs:wsNSPrefix (Results 1 – 1 of 1) sorted by relevance
292 CFX_WideString wsNSPrefix; in XFA_FDEExtension_ResolveAttribute() local295 wsNSPrefix = wsAttrName.Left(wsAttributeName.GetLength() - in XFA_FDEExtension_ResolveAttribute()299 wsNSPrefix == FX_WSTRC(L"xmlns") || wsNSPrefix == FX_WSTRC(L"xml")) { in XFA_FDEExtension_ResolveAttribute()302 if (!XFA_FDEExtension_ResolveNamespaceQualifier(pElement, wsNSPrefix, in XFA_FDEExtension_ResolveAttribute()325 CFX_WideString wsNSPrefix; in XFA_FDEExtension_FindAttributeWithNS() local335 wsNSPrefix = wsAttrName.Left(iFind); in XFA_FDEExtension_FindAttributeWithNS()337 if (!XFA_FDEExtension_ResolveNamespaceQualifier(pElement, wsNSPrefix, in XFA_FDEExtension_FindAttributeWithNS()