Home
last modified time | relevance | path

Searched refs:ParseManager (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/configmgr/source/
H A Dxcuparser.cxx90 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 …]
H A Dxcsparser.cxx136 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 …]
H A Dparsemanager.cxx45 ParseManager::ParseManager( in ParseManager() function in configmgr::ParseManager
68 bool ParseManager::parse() { in parse()
94 ParseManager::~ParseManager() {} in ~ParseManager()
H A Dcomponents.cxx81 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()
H A Dparsemanager.hxx43 class ParseManager: public salhelper::SimpleReferenceObject { class
45 ParseManager(
56 virtual ~ParseManager();
H A Dxcdparser.cxx74 if (nsId == ParseManager::NAMESPACE_OOR && in startElement()
128 if (nsId == ParseManager::NAMESPACE_OOR && in startElement()
135 if (nsId == ParseManager::NAMESPACE_OOR && in startElement()
H A Dxmldata.cxx75 case ParseManager::NAMESPACE_OOR: in parseType()
117 case ParseManager::NAMESPACE_XS: in parseType()
H A Dvalueparser.cxx324 if (attrNsId == ParseManager::NAMESPACE_OOR && in startElement()

Completed in 35 milliseconds