Home
last modified time | relevance | path

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

/trunk/main/l10ntools/source/help/
H A DHelpLinker.cxx446 fs::path xhpFile; in link() local
453 xhpFile = fs::path( xhpFileNameComplete ); in link()
458 xhpFile = fs::path(xhpFileName, fs::native); in link()
461 HelpCompiler hc( streamTable, xhpFile, langsourceRoot, in link()