Home
last modified time | relevance | path

Searched refs:decimal (Results 1 – 25 of 111) sorted by relevance

12345

/aoo4110/main/shell/source/win32/shlxthandler/infotips/
H A Dinfotips.cxx170 int decimal, sign; in formatSizeOfFile() local
173 buffer = _fcvt( dFileSize, 1, &decimal, &sign ); in formatSizeOfFile()
176 int pos=decimal % 3; in formatSizeOfFile()
179 if ( decimal ) in formatSizeOfFile()
180 for (;decimal - pos > 2;pos += 3) in formatSizeOfFile()
190 wsBuffer.append(wsTemp.substr( decimal, wsTemp.size()-decimal )); in formatSizeOfFile()
/aoo4110/main/offapi/com/sun/star/xsd/
H A DDecimal.idl35 /** specifies an <a href="http://www.w3.org/TR/xmlschema-2/#decimal">XSD compliant decimal type</a>
43 /** totalDigits is the maximum number of digits in values of decimal data
53 decimal data
H A DDataTypeClass.idl44 /** specifies an <a href="http://www.w3.org/TR/xmlschema-2/#decimal">XSD compliant decimal type</a>
/aoo4110/main/redland/rasqal/
H A Dmakefile.mk60 CONFIGURE_FLAGS=--disable-static --disable-gtk-doc --with-regex-library=posix --with-decimal=none
77 …ut-mysql --without-postgresql --without-threestore --disable-pcre --with-decimal=none --with-www=x…
128 CONFIGURE_FLAGS=--disable-static --disable-gtk-doc --with-regex-library=posix --with-decimal=none -…
H A Drasqal-0.9.33.patch.win3212 /* Flex version as a decimal */
337 /* Release version as a decimal */
/aoo4110/main/instsetoo_native/util/
H A Dopenoffice.lst.README34 (1) single decimal - e.g. "3"
37 The first decimal is put into "major".
38 The second decimal is concatenated with the third
/aoo4110/main/redland/raptor/
H A Dmakefile.mk62 …-postgresql --without-threestore --with-regex-library=posix --with-decimal=none --with-www=x…
81 …-postgresql --without-threestore --with-regex-library=posix --with-decimal=none --with-www=x…
132 …ithout-postgresql --without-threestore --with-regex-library=posix --with-decimal=none --with-www=x…
H A Draptor2-2.0.15.patch.win3216 /* Flex version as a decimal */
373 /* Release version as a decimal */
/aoo4110/main/redland/redland/
H A Dmakefile.mk62 …-without-datadirect --without-virtuoso --with-regex-library=posix --with-decimal=none --with-www=x…
79 …ithout-postgresql --without-threestore --with-regex-library=posix --with-decimal=none --with-www=x…
132 …-without-datadirect --without-virtuoso --with-regex-library=posix --with-decimal=none --with-www=x…
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/
H A Dstar-report.css66 * A standard number format declaration. The number of decimal places
83 -x-liblayout-decimal-replacement: "-";
/aoo4110/main/offapi/com/sun/star/sdbcx/
H A DColumn.idl70 /** gets a column's number of decimal digits.
75 /** gets a column's number of digits to right of the decimal point.
H A DColumnDescriptor.idl57 /** gets a column's number of decimal digits.
62 /** gets a column's number of digits to right of the decimal point.
/aoo4110/main/sc/source/ui/sidebar/
H A DNumberFormatPropertyPanel.src119 QuickHelpText [ en-US ] = "Enter the number of decimal places that you want to display.";
140 …QuickHelpText [ en-US ] = "Enter the maximum number of zeroes to display before the decimal point.…
/aoo4110/main/scaddins/source/analysis/
H A Danalysis.src612 Text [ en-US ] = "Converts a binary number to a decimal number";
686 Text [ en-US ] = "Converts an octal number to a decimal number";
732 Text [ en-US ] = "Converts a decimal number to a binary number";
742 Text [ en-US ] = "The decimal integer to be converted";
760 Text [ en-US ] = "Converts a decimal number to a hexadecimal number";
770 Text [ en-US ] = "The decimal integer to be converted";
788 Text [ en-US ] = "Converts a decimal number into an octal number";
798 Text [ en-US ] = "The decimal number";
844 Text [ en-US ] = "Converts a hexadecimal number to a decimal number";
2517 Text [ en-US ] = "Converts a price expressed as a decimal into a price expressed as a fraction";
[all …]
/aoo4110/main/offapi/com/sun/star/sdbc/
H A DXResultSetMetaData.idl163 /** gets a column's number of decimal digits.
174 /** gets a column's number of digits to right of the decimal point.
H A DFLATConnectionProperties.idl62 /** A one character delimiter to seperate the decimal.
/aoo4110/main/offapi/com/sun/star/i18n/
H A DXCharacterClassification.idl64 DECSEP=<locale dependent decimal separator>
174 The locale, for example, for decimal and group separator or
H A DNumberFormatIndex.idl138 /// # ?/? <br/>Number with decimal in fraction in 1 digit placeholder
140 /// # ??/?? <br/>Number with decimal in fraction in 2 digit placeholders
H A DCurrency.idl72 /** The number of decimal places, for example, <b>2</b> for US Dollar
/aoo4110/main/dbaccess/source/ui/tabledesign/
H A Dtable.src265 …Text [ en-US ] = "Determine the length data can have in this field.\n\nIf decimal fields, then the…
269 Text [ en-US ] = "Specify the number of decimal places permitted in this field." ;
/aoo4110/main/offapi/com/sun/star/resource/
H A DXStringResourceManager.idl273 a decimal number and only evaluates the ID until the first non
302 with a decimal number near to the maximum long value if
/aoo4110/main/offapi/com/sun/star/rdf/
H A DURIs.idl54 /// http://www.w3.org/2001/XMLSchema-datatypes#decimal
168 _n where n is a decimal integer greater than zero with no leading zeros.
/aoo4110/main/offapi/com/sun/star/util/
H A DNumberFormat.idl69 /** selects decimal number formats.
/aoo4110/main/offapi/com/sun/star/style/
H A DTabStop.idl59 /** This field specifies which delimiter is used for the decimal.
H A DTabAlign.idl66 /** The decimal point of the text range to the left of this

Completed in 92 milliseconds

12345