Searched refs:hasNodeType (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/configmgr/source/ |
H A D | xcsparser.cxx | 413 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 D | xmldata.cxx | 179 rtl::OUString const & component, bool hasNodeType, in parseTemplateReference() argument 182 if (!hasNodeType) { in parseTemplateReference()
|
H A D | xmldata.hxx | 47 rtl::OUString const & component, bool hasNodeType,
|
H A D | xcuparser.cxx | 958 bool hasNodeType = false; in handleSetNode() local 981 hasNodeType = true; in handleSetNode() 1014 component, hasNodeType, nodeType, &set->getDefaultTemplateName())); in handleSetNode()
|
Completed in 24 milliseconds