Searched refs:idxContentStylesheet (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() argument77 ((const xmlChar *)idxContentStylesheet.native_file_string().c_str()); in IndexerPreProcessor()254 fs::path idxContentStylesheet; member in HelpLinker345 idxCaptionStylesheet, idxContentStylesheet ); in initIndexerPreProcessor()743 idxContentStylesheet = fs::path(args[i], fs::native); in main()887 if (!bExtensionMode && idxContentStylesheet.empty() in main()888 || !extsource.empty() && idxContentStylesheet.empty()) in main()909 idxContentStylesheet = fs::path( aStdStr_IdxContentPathFileURL ); in main()
Completed in 16 milliseconds