Home
last modified time | relevance | path

Searched refs:KIND_SET (Results 1 – 8 of 8) sorted by relevance

/trunk/main/configmgr/source/
H A Daccess.cxx292 if (getNode()->kind() == Node::KIND_SET) { in queryInterface()
645 case Node::KIND_SET: in initBroadcasterAndChanges()
781 case Node::KIND_SET: in initBroadcasterAndChanges()
883 if (getNode()->kind() == Node::KIND_SET) { in getTypes()
1058 case Node::KIND_SET: in getElementType()
1269 case Node::KIND_SET: in setName()
1740 case Node::KIND_SET: in replaceByName()
1790 case Node::KIND_SET: in insertByName()
1966 case Node::KIND_SET: in getSubChild()
2047 removable = parent.is() && parent->kind() == Node::KIND_SET; in asProperty()
[all …]
H A Dcomponents.cxx137 case Node::KIND_SET: in canRemoveFromLayer()
384 if (parent->kind() == Node::KIND_SET) { in removeExtensionXcuFile()
387 node->kind() == Node::KIND_SET); in removeExtensionXcuFile()
H A Dxcsparser.cxx94 case Node::KIND_SET: in merge()
236 case Node::KIND_SET: in startElement()
H A Dwritemodfile.cxx431 case Node::KIND_SET: in writeNode()
495 case Node::KIND_SET: in writeModifications()
H A Dnode.hxx71 KIND_SET, enumerator
H A Dsetnode.cxx118 return KIND_SET; in kind()
H A Ddata.cxx288 case Node::KIND_SET: in resolvePathRepresentation()
H A Dxcuparser.cxx191 case Node::KIND_SET: in startElement()