HomeSort by relevance Sort by last modified time
    Searched defs:DateIntervalInfo (Results 1 - 3 of 3) sorted by null

  /external/icu4c/i18n/unicode/
dtitvinf.h 32 * DateIntervalInfo is a public class for encapsulating localizable
37 * DateIntervalInfo object directly.
44 * directly creating DateIntervalInfo and manupulating it.
133 * After a DateIntervalInfo object is created, clients may modify
140 * DateIntervalInfo objects are cloneable.
141 * When clients obtain a DateIntervalInfo object,
144 * DateIntervalInfo are not expected to be subclassed.
151 class U_I18N_API DateIntervalInfo : public UObject {
167 DateIntervalInfo(UErrorCode& status);
172 * Construct DateIntervalInfo for the given locale
    [all...]
  /external/icu4c/i18n/
dtitvinf.cpp 44 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(DateIntervalInfo)
61 DateIntervalInfo::DateIntervalInfo(UErrorCode& status)
71 DateIntervalInfo::DateIntervalInfo(const Locale& locale, UErrorCode& status)
82 DateIntervalInfo::setIntervalPattern(const UnicodeString& skeleton,
100 DateIntervalInfo::setFallbackIntervalPattern(
122 DateIntervalInfo::DateIntervalInfo(const DateIntervalInfo& dtitvinf
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 34 milliseconds