Home
last modified time | relevance | path

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

/trunk/main/l10ntools/source/help/
H A DHelpLinker.cxx524 const Hashtable *anchorToLL = streamTable.appl_keywords; in link() local
525 if (!anchorToLL) in link()
526 anchorToLL = streamTable.default_keywords; in link()
527 if (anchorToLL && !anchorToLL->empty()) in link()
530 Hashtable::const_iterator aEnd = anchorToLL->end(); in link()
531 for (Hashtable::const_iterator enumer = anchorToLL->begin(); in link()

Completed in 20 milliseconds