Lines Matching refs:writeFormat

1528 void GenerateXML::writeFormat(const char* elemName, const char* style, const char* start, const cha…  in writeFormat()  function in GenerateXML
1538 writeFormat(style, start, end, NULL, pattern, xmlString, split); in writeFormat()
1552 void GenerateXML::writeFormat(const char* style, const char* start, const char* end, const char* ty… in writeFormat() function in GenerateXML
1653writeFormat("dateFormatLength","dateFormatStart","dateFormatEnd","full",dtPatterns.getStringEx((in… in writeDateFormat()
1654writeFormat("dateFormatLength","dateFormatStart","dateFormatEnd","long",dtPatterns.getStringEx((in… in writeDateFormat()
1655writeFormat("dateFormatLength","dateFormatStart","dateFormatEnd","medium",dtPatterns.getStringEx((… in writeDateFormat()
1656writeFormat("dateFormatLength","dateFormatStart","dateFormatEnd","short",dtPatterns.getStringEx((i… in writeDateFormat()
1688writeFormat("timeFormatLength","timeFormatStart","timeFormatEnd","full",dtPatterns.getStringEx((in… in writeTimeFormat()
1689writeFormat("timeFormatLength","timeFormatStart","timeFormatEnd","long",dtPatterns.getStringEx((in… in writeTimeFormat()
1690writeFormat("timeFormatLength","timeFormatStart","timeFormatEnd","medium",dtPatterns.getStringEx((… in writeTimeFormat()
1691writeFormat("timeFormatLength","timeFormatStart","timeFormatEnd","short",dtPatterns.getStringEx((i… in writeTimeFormat()
1721writeFormat("dateTimeFormatLength","dateTimeFormatStart","dateTimeFormatEnd",NULL,dtPatterns.getSt… in writeDateTimeFormat()
1867writeFormat("decimalFormats","decimalFormatLength","decimalFormatStart","decimalFormatEnd",NULL,dt… in writeNumberPatterns()
1868writeFormat("scientificFormats","scientificFormatLength","scientificFormatStart","scientificFormat… in writeNumberPatterns()
1869writeFormat("percentFormats","percentFormatLength","percentFormatStart","percentFormatEnd",NULL,dt… in writeNumberPatterns()
1870writeFormat("currencyFormats","currencyFormatLength","currencyFormatStart","currencyFormatEnd",NUL… in writeNumberPatterns()