Searched refs:NAMESPACE_OOR (Results 1 – 7 of 7) sorted by relevance
90 if (nsId == ParseManager::NAMESPACE_OOR && in startElement()94 } else if (nsId == ParseManager::NAMESPACE_OOR && in startElement()282 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleComponentData()297 } else if (attrNsId == ParseManager::NAMESPACE_OOR && in handleComponentData()311 } else if (attrNsId == ParseManager::NAMESPACE_OOR && in handleComponentData()315 } else if (attrNsId == ParseManager::NAMESPACE_OOR && in handleComponentData()388 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleItem()462 } else if (attrNsId == ParseManager::NAMESPACE_OOR && in handlePropValue()667 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleGroupProp()895 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleGroupNode()[all …]
136 if (nsId == ParseManager::NAMESPACE_OOR && in startElement()358 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleComponentSchema()373 } else if (attrNsId == ParseManager::NAMESPACE_OOR && in handleComponentSchema()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()475 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleProp()532 if (attrNsId == ParseManager::NAMESPACE_OOR && in handlePropValue()561 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleGroup()602 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleSet()[all …]
74 if (nsId == ParseManager::NAMESPACE_OOR && in startElement()128 if (nsId == ParseManager::NAMESPACE_OOR && in startElement()135 if (nsId == ParseManager::NAMESPACE_OOR && in startElement()
53 enum { NAMESPACE_OOR = 1, NAMESPACE_XS = 2, NAMESPACE_XSI = 3 }; enumerator
56 OSL_ASSERT(id == NAMESPACE_OOR); in ParseManager()
75 case ParseManager::NAMESPACE_OOR: in parseType()
324 if (attrNsId == ParseManager::NAMESPACE_OOR && in startElement()
Completed in 48 milliseconds