Searched refs:XmlCellTag (Results 1 – 3 of 3) sorted by relevance
57 class XmlCellTag: public XmlTag60 XmlCellTag( const XMLElement *e );
246 XmlCellTag::XmlCellTag( const XMLElement *e ) in XmlCellTag() function in XmlCellTag256 int XmlCellTag::Index() in Index()
1629 XmlCellTag tag = XmlCellTag(pchild->ToElement()); in parseEntryCell()1683 XmlCellTag tag = XmlCellTag(pchild->ToElement()); in parseEntryCell2()1748 XmlCellTag tag = XmlCellTag(pchild->ToElement()); in parseEntryCell3()1832 XmlCellTag tag = XmlCellTag(pchild->ToElement()); in parseEntryCell4()