Searched refs:_oldXml (Results 1 – 2 of 2) sorted by relevance
1840 const CWimXml &_oldXml = _xmls[0]; in UpdateItems() local1841 if ((int)i < _oldXml.Images.Size()) in UpdateItems()1844 item = _oldXml.Xml.Root.SubItems[_oldXml.Images[i].ItemIndexInXml]; in UpdateItems()
1870 const CWimXml &_oldXml = _xmls[0]; in UpdateItems() local1871 if (i < _oldXml.Images.Size()) in UpdateItems()1874 item = _oldXml.Xml.Root.SubItems[_oldXml.Images[i].ItemIndexInXml]; in UpdateItems()