Searched refs:strXmlStructureFilePath (Results 1 – 1 of 1) sorted by relevance
590 …string strXmlStructureFilePath = pStructureDescriptionFileLocation->getFilePath(_strXmlConfigurati… in loadStructure() local595 … CAutoLog autolog(pSystemClass, "Importing system structure from file " + strXmlStructureFilePath); in loadStructure()597 _xmlDoc *doc = CXmlDocSource::mkXmlDoc(strXmlStructureFilePath, true, true, strError); in loadStructure()