Searched refs:wsNSPrefix (Results 1 – 1 of 1) sorted by relevance
179 WideString wsNSPrefix; in ResolveAttribute() local181 wsNSPrefix = wsAttrName.Left(wsAttrName.GetLength() - in ResolveAttribute()184 if (wsLocalAttrName == L"xmlns" || wsNSPrefix == L"xmlns" || in ResolveAttribute()185 wsNSPrefix == L"xml") { in ResolveAttribute()188 if (!XFA_FDEExtension_ResolveNamespaceQualifier(pElement, wsNSPrefix, in ResolveAttribute()207 WideString wsNSPrefix; in FindAttributeWithNS() local216 wsNSPrefix = it.first.Left(pos.value()); in FindAttributeWithNS()219 if (!XFA_FDEExtension_ResolveNamespaceQualifier(pElement, wsNSPrefix, in FindAttributeWithNS()