Home
last modified time | relevance | path

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

/trunk/main/l10ntools/source/help/
H A DHelpLinker.cxx242 , m_pIndexerPreProcessor(NULL) in HelpLinker()
245 { delete m_pIndexerPreProcessor; } in ~HelpLinker()
267 IndexerPreProcessor* m_pIndexerPreProcessor; member in HelpLinker
340 if( m_pIndexerPreProcessor ) in initIndexerPreProcessor()
341 delete m_pIndexerPreProcessor; in initIndexerPreProcessor()
344 m_pIndexerPreProcessor = new IndexerPreProcessor( mod, indexDirParentName, in initIndexerPreProcessor()
581m_pIndexerPreProcessor->processDocument(document, URLEncoder::encode(documentPath) ); in link()

Completed in 15 milliseconds