| /trunk/main/offapi/com/sun/star/xml/sax/ |
| H A D | XFastAttributeList.idl | 62 contains the integer token from the <type>XFastTokenHandler</type> 66 <type>XFastParser</type>, Token contains the integer token of the 68 the integer token of the namespace combined with an arithmetic 79 contains the integer token from the <type>XFastTokenHandler</type> 83 <type>XFastParser</type>, Token contains the integer token of the 85 the integer token of the namespace combined with an arithmetic 89 The integer token of the value from the attribute or <const>FastToken::Invalid</const> 101 contains the integer token from the <type>XFastTokenHandler</type> 105 <type>XFastParser</type>, Token contains the integer token of the 107 the integer token of the namespace combined with an arithmetic [all …]
|
| H A D | XFastTokenHandler.idl | 36 /** interface to translate xml strings to integer tokens. 40 attribute local names and constant attribute values) to integer tokens. 50 /** returns a integer token for the given string identifier. 53 a unique integer token for the given String or <const>FastToken::DONTKNOW</const> 60 /** returns a string identifier for the given integer token. 66 /** returns a integer token for the given string 72 a unique integer token for the given String or <const>FastToken::DONTKNOW</const> 79 /** returns a identifier for the given integer token as a byte
|
| H A D | XFastContextHandler.idl | 61 contains the integer token from the <type>XFastTokenHandler</type> 65 <type>XFastParser</type>, <param>Element</param> contains the integer 67 and the integer token of the namespace combined with an arithmetic 114 contains the integer token from the <type>XFastTokenHandler</type> 119 integer token of the elements local name from the 120 <type>XFastTokenHandler</type> and the integer token of the
|
| H A D | XFastSerializer.idl | 76 contains the integer token from the <type>XFastTokenHandler</type> 80 <type>XFastParser</type>, <param>Element</param> contains the integer 82 and the integer token of the namespace combined with an arithmetic 129 contains the integer token from the <type>XFastTokenHandler</type> 133 <type>XFastParser</type>, <param>Element</param> contains the integer 135 and the integer token of the namespace combined with an arithmetic
|
| H A D | XFastParser.idl | 77 /** specifies a SAX parser that uses integer values for known xml names 88 <p>This parser generates either 'fast' events that use integer token 153 /** must be registered to translate known xml names to integer tokens. 159 /** registers a known namespace url with the given integer token.<br> 161 an integer token that must be greater than FastToken::NAMESPACE.
|
| /trunk/main/xmlsecurity/source/xmlsec/ |
| H A D | biginteger.cxx | 79 Sequence< sal_Int8 > integer( length ) ; in numericStringToBigInteger() local 82 integer[i] = *( bnInteger + i ) ; in numericStringToBigInteger() 86 return integer ; in numericStringToBigInteger() 92 OUString bigIntegerToNumericString ( Sequence< sal_Int8 > integer ) in bigIntegerToNumericString() argument 96 if( integer.getLength() ) { in bigIntegerToNumericString() 103 if( xmlSecBnSetData( &bn, ( const unsigned char* )&integer[0], integer.getLength() ) < 0 ) { in bigIntegerToNumericString()
|
| /trunk/main/offapi/com/sun/star/form/binding/ |
| H A D | BindableIntegerValueRange.idl | 38 an integer value, out of a range of permitted integer values. 41 all of type integer.</p> 50 <p>When the (integer) value reflected by the control model is changed, it's converted 53 <p>When the external (double) value changes, it's converted as follows to an integer
|
| /trunk/main/offapi/com/sun/star/rendering/ |
| H A D | XIntegerBitmapColorSpace.idl | 32 /** A color space for integer bitmap formats<p> 35 integer bitmap color space, like for example 1555 ARGB. Note that 36 the individual elements of the integer color representation 94 /** Convert integer bitmap color to generic IEEE double device 115 /** Convert integer bitmap color to integer bitmap color of 116 another integer bitmap color space.<p> 205 /** Convert sRGB color to an integer representation in this color
|
| H A D | XIntegerBitmap.idl | 48 /** This is a specialized interface for bitmaps having integer color 62 not integer multiples of bytes (i.e. if one pixel occupies 105 If the internal data format's pixel are not integer multiples
|
| H A D | XIntegerReadOnlyBitmap.idl | 53 /** This is a specialized interface for bitmaps having integer color 77 pixel are not integer multiples of bytes (i.e. if one pixel 113 If the internal data format's pixel are not integer multiples
|
| /trunk/main/connectivity/source/commontools/ |
| H A D | RowFunctionParser.cxx | 369 integer = in definition() 374 integer in definition() 380 (COLUMN >> '(' >> integer >> ')' ) in definition() 408 BOOST_SPIRIT_DEBUG_RULE(integer); in definition() 424 ::boost::spirit::rule< ScannerT > integer,argument;
|
| /trunk/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/ |
| H A D | _Validat.idt | 50 Billboard Ordering Y 0 32767 A positive integer. If there is more than o… 71 ComboBox Order N 1 32767 A positive integer used to determine the orderi… 110 ControlEvent Ordering Y 0 2147483647 An integer used to order several ev… 168 File FileSize N 0 2147483647 Size of file in bytes (long integer). 191 IniLocator Type Y 0 2 An integer value that determines if the .INI value … 202 ListBox Order N 1 32767 A positive integer used to determine the ordering o… 207 ListView Order N 1 32767 A positive integer used to determine the orderi… 217 Media DiskId N 1 32767 Primary key, integer to determine sort order for ta… 295 MsiFileHash HashPart1 N Size of file in bytes (long integer). 296 MsiFileHash HashPart2 N Size of file in bytes (long integer). [all …]
|
| /trunk/main/instsetoo_native/inc_ure/windows/msi_templates/ |
| H A D | _Validat.idt | 50 Billboard Ordering Y 0 32767 A positive integer. If there is more than o… 71 ComboBox Order N 1 32767 A positive integer used to determine the orderi… 110 ControlEvent Ordering Y 0 2147483647 An integer used to order several ev… 168 File FileSize N 0 2147483647 Size of file in bytes (long integer). 191 IniLocator Type Y 0 2 An integer value that determines if the .INI value … 202 ListBox Order N 1 32767 A positive integer used to determine the ordering o… 207 ListView Order N 1 32767 A positive integer used to determine the orderi… 217 Media DiskId N 1 32767 Primary key, integer to determine sort order for ta… 295 MsiFileHash HashPart1 N Size of file in bytes (long integer). 296 MsiFileHash HashPart2 N Size of file in bytes (long integer). [all …]
|
| /trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/ |
| H A D | _Validat.idt | 50 Billboard Ordering Y 0 32767 A positive integer. If there is more than o… 71 ComboBox Order N 1 32767 A positive integer used to determine the orderi… 110 ControlEvent Ordering Y 0 2147483647 An integer used to order several ev… 168 File FileSize N 0 2147483647 Size of file in bytes (long integer). 191 IniLocator Type Y 0 2 An integer value that determines if the .INI value … 202 ListBox Order N 1 32767 A positive integer used to determine the ordering o… 207 ListView Order N 1 32767 A positive integer used to determine the orderi… 217 Media DiskId N 1 32767 Primary key, integer to determine sort order for ta… 295 MsiFileHash HashPart1 N Size of file in bytes (long integer). 296 MsiFileHash HashPart2 N Size of file in bytes (long integer). [all …]
|
| /trunk/main/instsetoo_native/inc_sdkoo/windows/msi_templates/ |
| H A D | _Validat.idt | 50 Billboard Ordering Y 0 32767 A positive integer. If there is more than o… 71 ComboBox Order N 1 32767 A positive integer used to determine the orderi… 110 ControlEvent Ordering Y 0 2147483647 An integer used to order several ev… 168 File FileSize N 0 2147483647 Size of file in bytes (long integer). 191 IniLocator Type Y 0 2 An integer value that determines if the .INI value … 202 ListBox Order N 1 32767 A positive integer used to determine the ordering o… 207 ListView Order N 1 32767 A positive integer used to determine the orderi… 217 Media DiskId N 1 32767 Primary key, integer to determine sort order for ta… 295 MsiFileHash HashPart1 N Size of file in bytes (long integer). 296 MsiFileHash HashPart2 N Size of file in bytes (long integer). [all …]
|
| /trunk/main/udkapi/com/sun/star/io/ |
| H A D | XDataInputStream.idl | 76 /** reads a 16-bit big endian integer. 84 /** reads a 32-bit big endian integer. 92 /** reads a 64-bit big endian integer.
|
| H A D | XDataOutputStream.idl | 76 /** writes a 16-bit big endian integer. 84 /** writes a 32-bit big endian integer. 92 /** writes a 64-bit big endian integer.
|
| /trunk/main/expat/ |
| H A D | expat-2.5.0.patch | 296 /* Detect and prevent integer overflow */ 336 /* Detect and prevent integer overflow */ 368 /* Detect and prevent integer overflow */ 376 /* Detect and prevent integer overflow. 397 /* Detect and prevent integer overflow */ 418 /* Detect and prevent integer overflow.
|
| /trunk/main/offapi/com/sun/star/awt/tree/ |
| H A D | XTreeControl.idl | 196 …an integer giving the number of pixels horizontally from the left edge of the controls display area 198 … an integer giving the number of pixels vertically from the top edge of the controls display area 210 …an integer giving the number of pixels horizontally from the left edge of the controls display area 212 … an integer giving the number of pixels vertically from the top edge of the controls display area
|
| /trunk/main/udkapi/com/sun/star/java/ |
| H A D | XJavaVM.idl | 58 <atom>long</atom> or <atom>hyper</atom> integer (depending on the 67 as a <atom>hyper</atom> integer. The pointer is guaranteed to be valid 80 represented as a <atom>hyper</atom> integer. The pointer is guaranteed
|
| /trunk/main/offapi/com/sun/star/sheet/ |
| H A D | FormulaMapGroupSpecialOffset.idl | 102 integer value of type <atom>long</atom> specifying the index of the 156 positive integer value of type <atom>long</atom> specifying the number 175 integer value of type <atom>long</atom> specifying the index of the
|
| /trunk/main/offapi/com/sun/star/xsd/ |
| H A D | Decimal.idl | 46 <p>The value of totalDigits must be a positive integer.</p> 55 <p>The value of fractionDigits must be a non negative integer.</p>
|
| /trunk/main/sc/source/ui/src/ |
| H A D | scfuncs.src | 584 …Text [ en-US ] = "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on the defi… 592 Text [ en-US ] = "An integer between 1 and 12 representing the month." ; 600 Text [ en-US ] = "An integer between 1 and 31 representing the day of the month." ; 632 …Text [ en-US ] = "Returns the sequential date of the month as an integer (1-31) in relation to the… 824 Text [ en-US ] = "The integer for the hour." ; 832 Text [ en-US ] = "The integer for the minute." ; 840 Text [ en-US ] = "The integer for the second." ; 888 Text [ en-US ] = "Returns the day of the week for the date value as an integer (1-7)." ; 920 Text [ en-US ] = "Returns the year of a date value as an integer." ; 1024 …Text [ en-US ] = "An integer between 1583 and 9956, or 0 and 99 (19xx or 20xx depending on the opt… [all …]
|
| /trunk/main/offapi/com/sun/star/animations/ |
| H A D | XAnimationListener.idl | 68 <p>Associated with the repeat event is an integer that indicates which repeat iteration is 75 …The value is a 0-based integer, but the repeat event is not raised for the first iteration and so …
|
| /trunk/main/offapi/com/sun/star/configuration/ |
| H A D | ConfigurationAccess.idl | 129 <li><strong>short</strong> can hold a 16-bit signed integer. 133 <li><strong>int</strong> can hold a 32-bit signed integer. 137 <li><strong>long</strong> can hold a 64-bit signed integer.
|