Lines Matching refs:FormattedDateInterval
59 class U_I18N_API FormattedDateInterval : public UMemory, public FormattedValue {
65 FormattedDateInterval() : fData(nullptr), fErrorCode(U_INVALID_STATE_ERROR) {} in FormattedDateInterval() function
71 FormattedDateInterval(FormattedDateInterval&& src) U_NOEXCEPT;
77 virtual ~FormattedDateInterval() U_OVERRIDE;
80 FormattedDateInterval(const FormattedDateInterval&) = delete;
83 FormattedDateInterval& operator=(const FormattedDateInterval&) = delete;
89 FormattedDateInterval& operator=(FormattedDateInterval&& src) U_NOEXCEPT;
106 explicit FormattedDateInterval(FormattedDateIntervalData *results) in FormattedDateInterval() function
108 explicit FormattedDateInterval(UErrorCode errorCode) in FormattedDateInterval() function
516 FormattedDateInterval formatToValue(
565 FormattedDateInterval formatToValue(