Lines Matching refs:cf
159 ChoiceFormat *cf = new ChoiceFormat(limit, formats, 3);
162 cf->format((int32_t)1, toAppendTo, status);
167 delete cf;
1742 ChoiceFormat cf(limit, formats, 3);
1744 msgfmt->setFormat("set", cf, status);
1767 // We need to clone the stack-allocated cfcf.
1768 Format *cfClone = cf.clone();
1785 msgfmt->setFormat("formatName", cf, status);