Home | History | Annotate | Download | only in parameter

Lines Matching refs:exportDomainsXml

267     { "exportDomainsXML", &CParameterMgr::exportDomainsXMLCommandProcess, 1,
1587 return exportDomainsXml(strFileName, false, true, strResult) ?
1604 return exportDomainsXml(strFileName, true, true, strResult) ?
1659 if (!exportDomainsXml(strResult, true, false, strResult)) {
2315 bool CParameterMgr::exportDomainsXml(string& xmlDest, bool withSettings, bool toFile,