Home
last modified time | relevance | path

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

/aoo4110/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
75 ((const xmlChar *)idxCaptionStylesheet.native_file_string().c_str()); in IndexerPreProcessor()
253 fs::path idxCaptionStylesheet; member in HelpLinker
345 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 23 milliseconds