Searched refs:m_pIndexerPreProcessor (Results 1 – 1 of 1) sorted by relevance
242 , m_pIndexerPreProcessor(NULL) in HelpLinker()245 { delete m_pIndexerPreProcessor; } in ~HelpLinker()267 IndexerPreProcessor* m_pIndexerPreProcessor; member in HelpLinker340 if( m_pIndexerPreProcessor ) in initIndexerPreProcessor()341 delete m_pIndexerPreProcessor; in initIndexerPreProcessor()344 m_pIndexerPreProcessor = new IndexerPreProcessor( mod, indexDirParentName, in initIndexerPreProcessor()581 … m_pIndexerPreProcessor->processDocument(document, URLEncoder::encode(documentPath) ); in link()
Completed in 27 milliseconds