Searched refs:tableDescriptions (Results 1 – 1 of 1) sorted by relevance
2319 const SubtopicDescriptions& tableDescriptions = this->populator(name); in subtopicOut() local2320 this->anchorDef(name, tableDescriptions.fPlural); in subtopicOut()2322 if (tableDescriptions.fDetails.length()) { in subtopicOut()2324 details += " " + tableDescriptions.fDetails; in subtopicOut()