Searched refs:qSpace (Results 1 – 3 of 3) sorted by relevance
28 void CXML_Element::SetTag(FX_BSTR qSpace, FX_BSTR tagname) in SetTag() argument31 m_QSpaceName.Set(qSpace, pAllocator); in SetTag()
616 CXML_Element::CXML_Element(FX_BSTR qSpace, FX_BSTR tagName, IFX_Allocator* pAllocator) in CXML_Element() argument623 m_QSpaceName.Set(qSpace, pAllocator); in CXML_Element()
75 CXML_Element(FX_BSTR qSpace, FX_BSTR tagName, IFX_Allocator* pAllocator = NULL);186 void SetTag(FX_BSTR qSpace, FX_BSTR tagname);