Home
last modified time | relevance | path

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

/trunk/main/l10ntools/source/help/
H A DHelpLinker.cxx56 const fs::path& idxCaptionStylesheet, const fs::path& idxContentStylesheet );
64 const fs::path& idxCaptionStylesheet, const fs::path& idxContentStylesheet ) in IndexerPreProcessor() argument
77 ((const xmlChar *)idxContentStylesheet.native_file_string().c_str()); in IndexerPreProcessor()
254 fs::path idxContentStylesheet; member in HelpLinker
345 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 13 milliseconds