Searched defs:QuantityFormatter (Results 1 – 4 of 4) sorted by relevance
25 class QuantityFormatter { class29 public QuantityFormatter() {} in QuantityFormatter() method in QuantityFormatter
24 class QuantityFormatter { class28 public QuantityFormatter() {} in QuantityFormatter() method in QuantityFormatter
33 QuantityFormatter::QuantityFormatter() { in QuantityFormatter() function in QuantityFormatter39 QuantityFormatter::QuantityFormatter(const QuantityFormatter &other) { in QuantityFormatter() function in QuantityFormatter
86 class QuantityFormatter; variable