Searched defs:RemoveAttribute (Results 1 – 7 of 7) sorted by relevance
611 void CFDE_XMLInstruction::RemoveAttribute(const FX_WCHAR* pwsAttriName) { in RemoveAttribute() function in CFDE_XMLInstruction799 void CFDE_XMLElement::RemoveAttribute(const FX_WCHAR* pwsAttriName) { in RemoveAttribute() function in CFDE_XMLElement
945 …void RemoveAttribute( const std::string& name ) { RemoveAttribute (name.c_str ()); } ///< STL std:… in RemoveAttribute() function
464 void TiXmlElement::RemoveAttribute( const char * name ) in RemoveAttribute() function in TiXmlElement
1081 …void RemoveAttribute( const std::string& name ) { RemoveAttribute (name.c_str ()); } ///< STL std:… in RemoveAttribute() function
437 void TiXmlElement::RemoveAttribute( const char * name ) in RemoveAttribute() function in TiXmlElement
1085 func (v Value) RemoveAttribute(a Attribute) { func
3888 FX_BOOL CXFA_Node::RemoveAttribute(const CFX_WideStringC& wsAttr) { in RemoveAttribute() function in CXFA_Node