Home | History | Annotate | Download | only in i18n

Lines Matching refs:parseResult

1920     Formattable parseResult;
1923 parse(text, parseResult, pos, curbuf);
1926 LocalPointer<CurrencyAmount> currAmt(new CurrencyAmount(parseResult, curbuf, ec));