Home
last modified time | relevance | path

Searched refs:format (Results 1 – 25 of 571) sorted by relevance

12345678910>>...23

/trunk/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/
H A DMinicalcEncoder.java366 format = clearCellFormatType(format); in setFormatString()
369 format = format | JMCconstants.FF_FORMAT_GENERIC; in setFormatString()
388 format = clearCellFormatType(format); in setFormatFloat()
407 format = clearCellFormatType(format); in setFormatTime()
410 format = format | JMCconstants.FF_FORMAT_TIME; in setFormatTime()
426 format = clearCellFormatType(format); in setFormatDate()
429 format = format | JMCconstants.FF_FORMAT_DATE; in setFormatDate()
447 format = clearCellFormatType(format); in setFormatCurrency()
466 format = clearCellFormatType(format); in setFormatBoolean()
487 format = clearCellFormatType(format); in setFormatPercent()
[all …]
H A DMinicalcDecoder.java478 String format = getCellFormatType(); in getCellDataType() local
481 String type = format; in getCellDataType()
492 + format + "\n"); in getCellDataType()
500 Debug.log(Debug.INFO, " " + contents + " Is a Number Format = " + format); in getCellDataType()
503 Debug.log(Debug.INFO, " " + contents + " Not a Number Format= " + format); in getCellDataType()
512 if (format.equals(OfficeConstants.CELLTYPE_CURRENCY)) { in getCellDataType()
516 } else if (format.equals(OfficeConstants.CELLTYPE_PERCENT)) { in getCellDataType()
584 long format = att.getFormat(); in getCellFormatType() local
587 long cellType = format & 0x000000F0L; in getCellFormatType()
590 long decimals = format & 0x0000000FL; in getCellFormatType()
/trunk/main/offapi/com/sun/star/i18n/
H A DNumberFormatIndex.idl100 /// The "General" standard format
132 /// End of Percent formats (last format)
142 /// End of Fraction formats (last format)
164 /// Start of Date formats (first format)
210 /// End of Date formats (last format)
214 /// Start of Time formats (first format)
230 /// End of Time formats (last format)
236 /// 08.10.97 01:23 Date/time format
247 BOOLEAN format
258 Text format
[all …]
H A DKNumberFormatUsage.idl33 Category of number format code.
38 /// Date format, for example, "YYYY-MM-DD".
40 /// Time format, for example, "HH:MM:SS".
42 /// Mixed date/time format, for example, "YYYY-MM-DD HH:MM:SS".
44 /// Numeric format, for example, "#,##0.00".
46 /// Fractional format, for example, "# ??/??".
48 /// Percent format, for example, "0.00%".
50 /// Scientific format, for example, "0.00E+00".
52 /// Currency format, for example, "#,##0.00 [$EUR]"
H A DTransliterationModulesNew.idl92 …nsliterate an ascii number string to Simplified Chinese lower case number string in spellout format
94 …nsliterate an ascii number string to Simplified Chinese upper case number string in spellout format
96 …sliterate an ascii number string to Traditional Chinese lower case number string in spellout format
98 …sliterate an ascii number string to Traditional Chinese upper case number string in spellout format
100 … /// Transliterate an ascii number string to formal Korean Hangul number string in spellout format
102 …sliterate an ascii number string to formal Korean Hanja lower case number string in spellout format
104 …sliterate an ascii number string to formal Korean Hanja upper case number string in spellout format
106 …/// Transliterate an ascii number string to informal Korean Hangul number string in spellout format
108 …iterate an ascii number string to informal Korean Hanja lower case number string in spellout format
110 …iterate an ascii number string to informal Korean Hanja upper case number string in spellout format
H A DXNumberFormatCode.idl40 Access number format codes defined in locale data.
47 returns the default number format code of a specific category
48 (usage group) for a given locale and format length type.
62 returns the number format pointed to by <em>nFormatIndex</em> for
73 returns all format codes for a given <em>nFormatUsage</em> and locale.
84 returns all format codes for a given locale.
H A DTransliterationModules.idl54 …nsliterate an ascii number string to Simplified Chinese lower case number string in spellout format
56 …nsliterate an ascii number string to Simplified Chinese upper case number string in spellout format
58 …sliterate an ascii number string to Traditional Chinese lower case number string in spellout format
60 …sliterate an ascii number string to Traditional Chinese upper case number string in spellout format
62 … /// Transliterate an ascii number string to formal Korean Hangul number string in spellout format
64 …sliterate an ascii number string to formal Korean Hanja lower case number string in spellout format
66 …sliterate an ascii number string to formal Korean Hanja upper case number string in spellout format
/trunk/main/offapi/com/sun/star/util/
H A DXNumberFormats.idl61 the key for the format
87 /** finds a number format by its format string and returns its key.
107 /** adds a new number format to the list, using a format string.
110 the key for new number format
116 the locale for the number format
127 /** adds a new number format to the list, using a format
129 resulting number format.
132 the key for added number format
135 the key for the number format
163 creating an actual number format.
[all …]
H A DXNumberFormatPreviewer.idl62 /** formats a value using a format string, without inserting a
63 number format into the list.
66 is the format string that is used for formatting.
72 is the locale that is used to interpret the format string.
75 specifies if English language number format strings are accepted
82 if the format string is invalid.
96 is the format string that is used for formatting.
102 is the locale that is used to interpret the format string.
105 specifies if English language number format strings are accepted
110 the number format.
[all …]
H A DXNumberFormatTypes.idl48 the key of the standard format for a locale.
55 the key of the standard format within a specified type for a given locale.
58 the type of the number format. Must be one of the
67 the key of a built-in format for a locale:
70 the index of the wanted number format within the formats for
80 /** verifies if one type of number format is compatible with another type.
88 the index of the converted number format if successful,
89 the old index if the number format could not be converted.
92 index of the old number format
95 the locale to which the number format is converted
H A DXNumberFormatter.idl77 /** detects the number format in a string which contains a formatted number.
87 <p>If this is a text format, the string will not be converted.</p>
103 the color which is specified for the given value in the number format,
120 the color which is specified for the given string in the number format,
129 /** converts a number into a string with the specified format.
132 format.
H A DNumberFormatProperties.idl45 /** contains the format string of the number format.
51 /** contains the locale of the number format.
57 /** contains the type of the number format.
65 /** contains a comment regarding the number format for
/trunk/main/sal/systools/win32/uwinapi/
H A Dsntprintf.c40 static int __cdecl _vsctprintf( const TCHAR *format, va_list ap ) in _vsctprintf() argument
42 static int __cdecl _vsctprintf( const _TXCHAR *format, va_list ap ) in _vsctprintf()
49 int retval = _vftprintf( fp, format, ap ); in _vsctprintf()
91 _SNPRINTF_DLLIMPORT int __cdecl vsntprintf( _TCHAR *buffer, size_t count, const _TCHAR *format, va_… in vsntprintf() argument
98 retval = _vsntprintf( buffer, count, format, list ); in vsntprintf()
112 retval = _vsctprintf( format, list ); in vsntprintf()
129 _SNPRINTF_DLLIMPORT int __cdecl sntprintf( _TCHAR *buffer, size_t count, const _TCHAR *format, ... ) in sntprintf() argument
134 va_start( list, format ); in sntprintf()
135 retval = vsntprintf( buffer, count, format, list ); in sntprintf()
/trunk/main/offapi/com/sun/star/view/
H A DPaperFormat.idl33 /** specifies the format (size) of the paper on a text document.
38 /** specifies the paper format as A3.
43 /** specifies the paper format as A4.
48 /** specifies the paper format as A5.
53 /** specifies the paper format as B4.
58 /** specifies the paper format as B5.
63 /** specifies the paper format as Letter.
68 /** specifies the paper format as Legal.
73 /** specifies the paper format as Tabloid.
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DInstaller.java53 log.log(Level.INFO, MessageFormat.format("OpenOffice in {0} will be tested.", prop)); in run()
76 log.log(Level.INFO, MessageFormat.format("Try to download {0}...", prop)); in findOpenofficeHome()
83 throw new RuntimeException(MessageFormat.format("{0} can not be downloaded!", prop)); in findOpenofficeHome()
89 throw new RuntimeException(MessageFormat.format("{0} can not be downloaded!", prop)); in findOpenofficeHome()
91 …throw new RuntimeException(MessageFormat.format("{0} is old. Test is allowed only on new build.", … in findOpenofficeHome()
96 … throw new RuntimeException(MessageFormat.format("{0} does not exists or is not a file!", prop)); in findOpenofficeHome()
106 …throw new RuntimeException(MessageFormat.format("{0} can not be installed! Cause: {1}", packFile, … in findOpenofficeHome()
109 throw new RuntimeException(MessageFormat.format("{0} can not be installed!", packFile)); in findOpenofficeHome()
154 throw new RuntimeException(MessageFormat.format( in validateOpenOfficeInstallation()
/trunk/main/offapi/com/sun/star/rendering/
H A DFloatingPointBitmapFormat.idl28 /** This structure describes format of a floating point bitmap.<p>
34 /** Half-float format.<p>
36 The color components are stored in the half-float format,
39 href="http://www.openexr.com/">OpenEXR</a> for a format
44 /** IEEE float format.<p>
47 floating point format, i.e. in a 32 bit value, with 8 bit
52 /** IEEE double format.<p>
55 floating point format, i.e. in a 64 bit value, with 16 bit
H A DXIntegerBitmapColorSpace.idl70 ARGB format, with mask values 0x8000 for alpha, 0x7C for red,
86 @example with a 16 bit 565 RGB format, written on a big endian
110 if the input sequence does not match the device color format.
131 if the input sequence does not match the device color format.
154 if the input sequence does not match the device color format.
176 if the input sequence does not match the device color format.
200 if the input sequence does not match the device color format.
221 if the input sequence does not match the device color format.
241 if the input sequence does not match the device color format.
264 if the input sequence does not match the device color format.
/trunk/main/rsc/source/rscpp/
H A Dcpp6.c1075 fprintf(stderr, format, (char *)arg); in domsg()
1102 void cerror(char* format, char* sarg) in cerror() argument
1107 domsg("SError", format, sarg); in cerror()
1111 void cierror(char* format, int narg) in cierror() argument
1116 domsg("IError", format, &narg); in cierror()
1120 void cfatal(char* format, char* sarg) in cfatal() argument
1125 domsg("SFatal error", format, sarg); in cfatal()
1129 void cwarn(char* format, char* sarg) in cwarn() argument
1134 domsg("SWarning", format, sarg); in cwarn()
1137 void ciwarn(char* format, int narg) in ciwarn() argument
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XLocaleData.java215 FormatElement[] format = new FormatElement[1]; in _getAllFormats() local
218 format = oObj.getAllFormats(getLocale(i)); in _getAllFormats()
219 for (int j=0;j<format.length;j++) { in _getAllFormats()
220 if (! goodFormat(format[j]) ) { in _getAllFormats()
223 res &= goodFormat(format[j]); in _getAllFormats()
465 public boolean goodFormat(FormatElement format) { in goodFormat() argument
467 good &= (!format.formatCode.equals("")); in goodFormat()
468 good &= (!format.formatKey.equals("")); in goodFormat()
469 good &= (!format.formatType.equals("")); in goodFormat()
470 good &= (!format.formatUsage.equals("")); in goodFormat()
H A D_XExtendedCalendar.java84 expectedStringResult[0] = "AD" + sdf.format(actualDate); in _getDisplayString()
87 expectedStringResult[1] = "AD" + sdf.format(actualDate); in _getDisplayString()
90 expectedStringResult[2] = sdf.format(actualDate); in _getDisplayString()
102 expectedStringResult[5] = sdf.format(actualDate); in _getDisplayString()
130 private SimpleDateFormat getSDF(String format){ in getSDF() argument
131 if (useUSENLocale) return new SimpleDateFormat(format, java.util.Locale.US); in getSDF()
132 return new SimpleDateFormat(format); in getSDF()
/trunk/main/offapi/com/sun/star/rdf/
H A DXRepository.idl114 format is supported.
143 Implementations must support RDF/XML format.
145 If the format is not supported by the implementation, an
148 If the format requires use of a BaseURI, but none is given, an
154 the format of the input file
173 if the format requested is unknown or not supported
180 if the input does not conform to the specified file format.
204 Implementations must support RDF/XML format.
206 If the format is not supported by the implementation, an
212 the format of the output file
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/stats/
H A DSimpleLogWriter.java43 dfmt.format(cal.get(Calendar.DAY_OF_MONTH)) + "." + in SimpleLogWriter()
44 dfmt.format(cal.get(Calendar.MONTH)) + "." + in SimpleLogWriter()
45 dfmt.format(cal.get(Calendar.YEAR)) + " - " + in SimpleLogWriter()
46 dfmt.format(cal.get(Calendar.HOUR_OF_DAY)) + ":" + in SimpleLogWriter()
47 dfmt.format(cal.get(Calendar.MINUTE)) + ":" + in SimpleLogWriter()
48 dfmt.format(cal.get(Calendar.SECOND))); in SimpleLogWriter()
H A DFileLogWriter.java50 dfmt.format(cal.get(Calendar.DAY_OF_MONTH)) + "." + in FileLogWriter()
51 dfmt.format(cal.get(Calendar.MONTH)) + "." + in FileLogWriter()
52 dfmt.format(cal.get(Calendar.YEAR)) + " - " + in FileLogWriter()
53 dfmt.format(cal.get(Calendar.HOUR_OF_DAY)) + ":" + in FileLogWriter()
54 dfmt.format(cal.get(Calendar.MINUTE)) + ":" + in FileLogWriter()
55 dfmt.format(cal.get(Calendar.SECOND))); in FileLogWriter()
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePicker.idl76 Specifies the initial directory in URL format. The given URL must be
91 …The directory in URL format, must be conform to <a href="http://www.w3.org/Addressing/rfc1738.txt"…
97 URL format, conform to <a href="http://www.w3.org/Addressing/rfc1738.txt">Rfc1738</a>.
111 in URL format. There are two different cases:
115 path/filename in URL format.</li>
119 of the sequence contains the complete path/filename in URL format.
121 the path in URL format, and the other entries contains the names of the selected
/trunk/main/solenv/bin/modules/installer/
H A Dlogger.pm185 my ($self, $format, @arguments) = @_;
187 if ($format =~ /\%\{/)
189 printf(">%s<\n", $format);
192 my $message = sprintf($format, @arguments);
715 my ($format, @arguments) = @_;
717 $Info->printf("Error: ".$format, @arguments);

Completed in 95 milliseconds

12345678910>>...23