32 #if !UCONFIG_NO_FORMATTING
33 #ifndef U_HIDE_DEPRECATED_API
216 const UBool* closures,
308 virtual void setChoices(
const double* limitsToCopy,
322 virtual void setChoices(
const double* limits,
323 const UBool* closures,
335 virtual const double* getLimits(int32_t& count)
const;
345 virtual const UBool* getClosures(int32_t& count)
const;
355 virtual const UnicodeString* getFormats(int32_t& count)
const;
569 virtual void setChoices(
const double* limits,
570 const UBool* closures,
582 static int32_t findSubMessage(
const MessagePattern &pattern, int32_t partIndex,
double number);
584 static double parseArgument(
596 static int32_t matchStringUntilLimitPart(
597 const MessagePattern &pattern, int32_t partIndex, int32_t limitPartIndex,
684 #endif // U_HIDE_DEPRECATED_API