Home
last modified time | relevance | path

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

/trunk/main/l10ntools/source/help/
H A DHelpLinker.cxx969 static const HelpProcessingException* GpXMLParsingException = NULL; variable
982 GpXMLParsingException = pException; in StructuredXMLErrorFunction()
1044 if( GpXMLParsingException != NULL ) in compileExtensionHelp()
1046 o_rHelpProcessingErrorInfo = *GpXMLParsingException; in compileExtensionHelp()
1047 delete GpXMLParsingException; in compileExtensionHelp()
1048 GpXMLParsingException = NULL; in compileExtensionHelp()

Completed in 17 milliseconds