Home
last modified time | relevance | path

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

/trunk/main/configmgr/source/
H A Dxcsparser.cxx413 bool hasNodeType = false; in handleNodeRef() local
433 hasNodeType = true; in handleNodeRef()
448 component, hasNodeType, nodeType, 0))); in handleNodeRef()
594 bool hasNodeType = false; in handleSet() local
614 hasNodeType = true; in handleSet()
633 component, hasNodeType, nodeType, 0), in handleSet()
640 bool hasNodeType = false; in handleSetItem() local
655 hasNodeType = true; in handleSetItem()
660 xmldata::parseTemplateReference(component, hasNodeType, nodeType, 0)); in handleSetItem()
H A Dxmldata.cxx179 rtl::OUString const & component, bool hasNodeType, in parseTemplateReference() argument
182 if (!hasNodeType) { in parseTemplateReference()
H A Dxcuparser.cxx958 bool hasNodeType = false; in handleSetNode() local
981 hasNodeType = true; in handleSetNode()
1014 component, hasNodeType, nodeType, &set->getDefaultTemplateName())); in handleSetNode()
H A Dxmldata.hxx47 rtl::OUString const & component, bool hasNodeType,

Completed in 16 milliseconds