Searched refs:HtmlFileName (Results 1 – 4 of 4) sorted by relevance
75 static string HtmlFileName(string bmhFileName);
1194 string ref = ParserCommon::HtmlFileName(parent->fFileName) + '#' + parent->fFiddle; in setUpGlobalSubstitutes()1228 string ref = ParserCommon::HtmlFileName(def->fFileName) + '#' + def->fFiddle; in setUpGlobalSubstitutes()1263 ParserCommon::HtmlFileName(topic.second->fFileName) + '#' + topic.first; in setUpGlobalSubstitutes()1345 ref = ParserCommon::HtmlFileName(child->fFileName); in setUpSubstitutes()1419 string str = ParserCommon::HtmlFileName(def->fFileName) + '#' + def->fName; in setUpSubstitute()
63 string ParserCommon::HtmlFileName(string bmhFileName) { in HtmlFileName() function in ParserCommon
73 string htmlName = ParserCommon::HtmlFileName(fFileName); in anchorDef()93 htmlName = ParserCommon::HtmlFileName(fFileName); in anchorRef()