Searched defs:ListFormatter (Results 1 – 2 of 2) sorted by relevance
91 ListFormatter::ListFormatter(const ListFormatter& other) : in ListFormatter() function in ListFormatter242 ListFormatter::ListFormatter(const ListFormatData& listFormatData) { in ListFormatter() function in ListFormatter247 ListFormatter::ListFormatter(const ListFormatInternal* listFormatterInternal) : owned(NULL), data(l… in ListFormatter() function in ListFormatter
81 class ListFormatter; variable