Searched refs:PreviousSiblingElement (Results 1 – 2 of 2) sorted by relevance
504 const XMLElement* PreviousSiblingElement( const char* value=0 ) const ;505 …ent* PreviousSiblingElement( const char* _value=0 ) { return const_cast<XMLElement*>(const_cast…1281 …XMLHandle PreviousSiblingElement( const char* _value=0 ) { return XMLHandle( node ?…1321 … XMLConstHandle PreviousSiblingElement( const char* _value=0 ) const { return XMLConstHandl…
716 const XMLElement* XMLNode::PreviousSiblingElement( const char* value ) const in PreviousSiblingElement() function in XMLNode