Lines Matching refs:attrNsId

353         int attrNsId;  in handleComponentSchema()  local
355 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleComponentSchema()
358 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleComponentSchema()
373 } else if (attrNsId == ParseManager::NAMESPACE_OOR && in handleComponentSchema()
416 int attrNsId; in handleNodeRef() local
418 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleNodeRef()
421 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleNodeRef()
426 } else if (attrNsId == ParseManager::NAMESPACE_OOR && in handleNodeRef()
430 } else if (attrNsId == ParseManager::NAMESPACE_OOR && in handleNodeRef()
470 int attrNsId; in handleProp() local
472 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleProp()
475 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleProp()
480 } else if (attrNsId == ParseManager::NAMESPACE_OOR && in handleProp()
485 } else if (attrNsId == ParseManager::NAMESPACE_OOR && in handleProp()
489 } else if (attrNsId == ParseManager::NAMESPACE_OOR && in handleProp()
527 int attrNsId; in handlePropValue() local
529 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handlePropValue()
532 if (attrNsId == ParseManager::NAMESPACE_OOR && in handlePropValue()
556 int attrNsId; in handleGroup() local
558 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleGroup()
561 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleGroup()
566 } else if (attrNsId == ParseManager::NAMESPACE_OOR && in handleGroup()
597 int attrNsId; in handleSet() local
599 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleSet()
602 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleSet()
607 } else if (attrNsId == ParseManager::NAMESPACE_OOR && in handleSet()
611 } else if (attrNsId == ParseManager::NAMESPACE_OOR && in handleSet()
643 int attrNsId; in handleSetItem() local
645 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleSetItem()
648 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleSetItem()
652 } else if (attrNsId == ParseManager::NAMESPACE_OOR && in handleSetItem()