Searched refs:pImportContext (Results 1 – 1 of 1) sorted by relevance
795 SvXMLImportContext* pImportContext = NULL; in CreateChildContext() local818 pImportContext = new XMLVariableDeclImportContext( in CreateChildContext()825 if (NULL == pImportContext) { in CreateChildContext()826 pImportContext = SvXMLImportContext::CreateChildContext(nPrefix, in CreateChildContext()831 return pImportContext; in CreateChildContext()
Completed in 11 milliseconds