Home
last modified time | relevance | path

Searched refs:actMod (Results 1 – 1 of 1) sorted by path

/trunk/main/l10ntools/source/help/
H A DHelpCompiler.cxx486 std::string actMod = module; in compile() local
492 actMod = fileName.substr(len); in compile()
493 actMod = actMod.substr(0, actMod.find('/')); in compile()
496 streamTable.document_module = actMod; in compile()

Completed in 13 milliseconds