Searched refs:ParseManager (Results 1 – 8 of 8) 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()458 if (attrNsId == ParseManager::NAMESPACE_XSI && 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 …]
45 ParseManager::ParseManager( in ParseManager() function in configmgr::ParseManager68 bool ParseManager::parse() { in parse()94 ParseManager::~ParseManager() {} in ~ParseManager()
81 rtl::Reference< ParseManager > manager;85 rtl::Reference< ParseManager > theManager): in UnresolvedListItem()100 rtl::Reference< ParseManager >( in parseXcsFile()101 new ParseManager(url, new XcsParser(layer, data)))->parse()); in parseXcsFile()111 rtl::Reference< ParseManager >( in parseXcuFile()112 new ParseManager( in parseXcuFile()730 rtl::Reference< ParseManager > manager; in parseXcdFiles()732 manager = new ParseManager( in parseXcdFiles()
43 class ParseManager: public salhelper::SimpleReferenceObject { class45 ParseManager(56 virtual ~ParseManager();
74 if (nsId == ParseManager::NAMESPACE_OOR && in startElement()128 if (nsId == ParseManager::NAMESPACE_OOR && in startElement()135 if (nsId == ParseManager::NAMESPACE_OOR && in startElement()
75 case ParseManager::NAMESPACE_OOR: in parseType()117 case ParseManager::NAMESPACE_XS: in parseType()
324 if (attrNsId == ParseManager::NAMESPACE_OOR && in startElement()
Completed in 35 milliseconds