Searched defs:XmlTagAttributes_t (Results 1 – 3 of 3) sorted by relevance
45 void CKeywordsTag::addAttributes(const XmlTagAttributes_t& /*attributes*/) in addAttributes()
45 virtual void addAttributes(const XmlTagAttributes_t& /*attributes*/){}; in addAttributes()
56 typedef std::map<Name_t, Value_t> XmlTagAttributes_t; typedef
Completed in 12 milliseconds