/aoo41x/main/offapi/com/sun/star/i18n/ |
H A D | CalendarDisplayCode.idl | 46 /// Day of month, one or two digits, no leading zero. 48 /// Day of month, two digits, with leading zero. 55 /// Month of year, one or two digits, no leading zero. 64 /// Year, two digits. 66 /// Year, four digits.
|
H A D | NativeNumberMode.idl | 55 /** Transliteration to ASCII Arabic digits. 79 Chinese: fullwidth Arabic digits; CAL: 3/3/3 [DBNum3] <br/> 80 Japanese: fullwidth Arabic digits; CAL: 3/3/3 [DBNum3] <br/> 81 Korean: fullwidth Arabic digits [DBNum3]; CAL: 3/3/3 [DBNum3]
|
H A D | XExtendedCalendar.idl | 57 how many digits that will have. For example, a short year 58 display string will normally be two digits with a Gregorian 60 digits. <p/>
|
H A D | KParseType.idl | 65 /** A number where all digits are ASCII characters. 69 /** A number where at least some digits are Unicode (and maybe
|
H A D | XNativeNumberSupplier.idl | 36 /** Methods to convert between strings of ASCII Arabic digits and native
|
/aoo41x/main/qadevOOo/tests/java/ifc/awt/ |
H A D | _XCurrencyField.java | 63 private short digits = 0; field in _XCurrencyField 255 oObj.setDecimalDigits((short) (digits + 1)); in _setDecimalDigits() 258 result = res == ((short) digits + 1); in _setDecimalDigits() 270 digits = oObj.getDecimalDigits(); in _getDecimalDigits()
|
H A D | _XNumericField.java | 64 private short digits = 0 ; field in _XNumericField 256 oObj.setDecimalDigits((short)(digits + 1)) ; in _setDecimalDigits() 259 result = res == ((short)digits + 1) ; in _setDecimalDigits() 271 digits = oObj.getDecimalDigits() ; in _getDecimalDigits()
|
/aoo41x/main/solenv/bin/ |
H A D | update_module_ignore_lists.pl | 143 $dots += int( digits( $count ) ) - int( digits( $current ) ); 220 sub digits subroutine
|
/aoo41x/main/offapi/com/sun/star/sdbcx/ |
H A D | Column.idl | 70 /** gets a column's number of decimal digits. 75 /** gets a column's number of digits to right of the decimal point.
|
H A D | ColumnDescriptor.idl | 57 /** gets a column's number of decimal digits. 62 /** gets a column's number of digits to right of the decimal point.
|
/aoo41x/main/offapi/com/sun/star/xsd/ |
H A D | Decimal.idl | 43 /** totalDigits is the maximum number of digits in values of decimal data 52 /** fractionDigits is the maximum number of digits in the fractional part of values of
|
/aoo41x/main/forms/source/resource/ |
H A D | xforms.src | 86 Text [ en-US ] = "$2 digits allowed at most."; 91 Text [ en-US ] = "$2 fraction digits allowed at most.";
|
/aoo41x/main/sd/source/ui/animations/ |
H A D | SlideTransitionPane.src | 153 // decimal digits should be 1, but for now the model only supports whole seconds 155 // spin size (increment value) should be 5 if digits are 1
|
/aoo41x/main/udkapi/com/sun/star/uri/ |
H A D | UriReferenceFactory.idl | 50 digits “<code>0</code>”–“<code>9</code>”, 58 Latin small letters and digits unchanged. If the component context used
|
/aoo41x/main/offapi/com/sun/star/sdbc/ |
H A D | XResultSetMetaData.idl | 163 /** gets a column's number of decimal digits. 174 /** gets a column's number of digits to right of the decimal point.
|
H A D | XParameters.idl | 379 …types, this is the number of digits after the decimal point. For all other types, this value will …
|
H A D | XDatabaseMetaData.idl | 1503 <b>DECIMAL_DIGITS</b> long => the number of fractional digits
|
/aoo41x/main/offapi/com/sun/star/inspection/ |
H A D | XNumericControl.idl | 48 /** describes the number of decimal digits to use for the value
|
/aoo41x/main/offapi/com/sun/star/linguistic2/ |
H A D | LinguProperties.idl | 85 /** defines if words containing digits (or numbers) should be
|
/aoo41x/main/offapi/com/sun/star/text/ |
H A D | GenericTextDocument.idl | 259 * are given in 2 digits.
|
/aoo41x/main/cui/source/options/ |
H A D | optgdlg.src | 134 Text [ en-US ] = "Year (two digits)" ;
|
/aoo41x/main/ |
H A D | aclocal.m4 | 370 # because we need at least 4 digits for the hex conversion.
|
/aoo41x/main/connectivity/source/resource/ |
H A D | conn_shared_res.src | 437 …e$ decimal places).\n\nThe specified value \"$value$ is longer than the number of digits allowed.";
|
/aoo41x/main/libxmlsec/ |
H A D | xmlsec1-customkeymanage.patch | 5934 - "two hex digits expected");
|
/aoo41x/main/sc/source/ui/src/ |
H A D | scfuncs.src | 8330 …Text [ en-US ] = "Decimal places. Denotes the number of digits to the right of the decimal point."…
|