Home
last modified time | relevance | path

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

/aoo4110/main/l10ntools/source/help/
H A DHelpLinker.cxx434 const std::string &xhpFileName = *iter; in link() local
436 if (!bExtensionMode && xhpFileName.rfind(".xhp") != xhpFileName.length()-4) in link()
441 << xhpFileName in link()
454 xhpFileNameComplete.append( '/' + xhpFileName ); in link()
460 xhpFile = fs::path(xhpFileName, fs::native); in link()
466 HCDBG(std::cerr << "before compile of " << xhpFileName << std::endl); in link()
468 HCDBG(std::cerr << "after compile of " << xhpFileName << std::endl); in link()
475 << xhpFileName in link()

Completed in 14 milliseconds