Searched refs:m_curTreeId (Results 1 – 2 of 2) sorted by relevance
435 m_curTreeId = uniqueId( attr["id"] ); in handleBeginElement()436 const BuilderData::Tree treeData( m_curTreeId, in handleBeginElement()496 m_curTreeId = uniqueId( attr["id"] ); in handleBeginElement()497 const BuilderData::Tree treeData( m_curTreeId, in handleBeginElement()573 if( m_curTreeId != "" ) in handleBeginElement()779 m_curTreeId = ""; in handleEndElement()
67 std::string m_curTreeId; member in SkinParser