Lines Matching refs:to
39 * @param to The time zone rule used after the transition.
42 TimeZoneTransition(UDate time, const TimeZoneRule& from, const TimeZoneRule& to);
52 * @param source The TimeZoneTransition object to be copied.
73 * @param right The object to be copied.
81 * @param that The object to be compared with.
90 * @param that The object to be compared with.
136 * @param to The time zone rule used after the transition.
139 void setTo(const TimeZoneRule& to);
144 * @param to The time zone rule used after the transition.
147 void adoptTo(TimeZoneRule* to);
163 * Return the class ID for this class. This is useful only for comparing to
177 * method is to implement a simple version of RTTI, since not all C++