Home
last modified time | relevance | path

Searched refs:XML_TABS (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/libvisio01/libvisio-0.1.7/src/lib/
H A Dtokens.h179 const int XML_TABS = 176; variable
H A Dtokenhash.h174 {"Tabs",XML_TABS},
H A DVDXParser.cpp274 case XML_TABS: in processXmlNode()
1030 …while ((XML_TABS != tokenId || XML_READER_TYPE_END_ELEMENT != tokenType) && 1 == ret && (!m_watche… in readTabs()
H A DVSDXParser.cpp1285 case XML_TABS: in readShapeProperties()