Lines Matching refs:Converter
501 if (::sax::Converter::convertDateOrDateTime( in textToDateOrDateTime()
515 if (::sax::Converter::convertDateTime(io_rdt, i_text)) { in textToDateTime()
540 ::sax::Converter::convertDate(buf, i_rd); in dateToText()
554 ::sax::Converter::convertDateTime(buf, i_rdt, true); in dateTimeToText()
566 if (::sax::Converter::convertDuration(io_rDur, i_rText)) { in textToDuration()
592 ::sax::Converter::convertDuration(buf, i_rDur); in durationToText()
911 ::sax::Converter::convertBool(buf, b); in propsToStrings()
964 ::sax::Converter::convertDouble(buf, d); in propsToStrings()
1288 if (::sax::Converter::convertDouble(d, text)) { in init()
1321 if (::sax::Converter::convertBool(b, text)) { in init()
1747 if (!::sax::Converter::convertNumber(val, text, 0, in getDocumentStatistics()
1778 ::sax::Converter::convertNumber(buf, val); in setDocumentStatistics()
1801 if (::sax::Converter::convertNumber(ret, text, in getEditingCycles()
1818 ::sax::Converter::convertNumber(buf, the_value); in setEditingCycles()