Home
last modified time | relevance | path

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

/trunk/main/l10ntools/source/help/
H A DHelpLinker.cxx257 std::string extsource; member in HelpLinker
670 extsource = args[i]; in main()
817 || !extsource.empty()) in main()
820 if (!extsource.empty()) in main()
824 sourceRoot = fs::path(extsource, fs::native); in main()
864 || !extsource.empty() && idxCaptionStylesheet.empty()) in main()
873 else if ( bExtensionMode && extsource.empty()) in main()
888 || !extsource.empty() && idxContentStylesheet.empty()) in main()
897 else if ( bExtensionMode && extsource.empty()) in main()

Completed in 20 milliseconds