Searched refs:nXMLParsingLine (Results 1 – 2 of 2) sorted by relevance
276 …gException( const std::string& aErrorMsg, const std::string& aXMLParsingFile, int nXMLParsingLine ) in HelpProcessingException()280 , m_nXMLParsingLine( nXMLParsingLine ) in HelpProcessingException()
980 int nXMLParsingLine = error->line; in StructuredXMLErrorFunction() local981 …Exception* pException = new HelpProcessingException( aErrorMsg, aXMLParsingFile, nXMLParsingLine ); in StructuredXMLErrorFunction()
Completed in 20 milliseconds