Searched refs:idxCaptionStylesheet (Results 1 – 1 of 1) sorted by relevance
56 const fs::path& idxCaptionStylesheet, const fs::path& idxContentStylesheet );64 const fs::path& idxCaptionStylesheet, const fs::path& idxContentStylesheet ) in IndexerPreProcessor() argument75 ((const xmlChar *)idxCaptionStylesheet.native_file_string().c_str()); in IndexerPreProcessor()253 fs::path idxCaptionStylesheet; member in HelpLinker345 idxCaptionStylesheet, idxContentStylesheet ); in initIndexerPreProcessor()731 idxCaptionStylesheet = fs::path(args[i], fs::native); in main()863 if (!bExtensionMode && idxCaptionStylesheet.empty() in main()864 || !extsource.empty() && idxCaptionStylesheet.empty()) in main()884 idxCaptionStylesheet = fs::path( aStdStr_IdxCaptionPathFileURL ); in main()
Completed in 10 milliseconds