Searched refs:m_pIndexerPreProcessor (Results 1 – 1 of 1) sorted by relevance
240 , m_pIndexerPreProcessor(NULL) in HelpLinker()243 { delete m_pIndexerPreProcessor; } in ~HelpLinker()265 IndexerPreProcessor* m_pIndexerPreProcessor; member in HelpLinker338 if( m_pIndexerPreProcessor ) in initIndexerPreProcessor()339 delete m_pIndexerPreProcessor; in initIndexerPreProcessor()342 m_pIndexerPreProcessor = new IndexerPreProcessor( mod, indexDirParentName, in initIndexerPreProcessor()579 … m_pIndexerPreProcessor->processDocument(document, URLEncoder::encode(documentPath) ); in link()