/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/lang/ |
H A D | _XSingleServiceFactory.java | 86 boolean negative = (negStr != null && negStr.equalsIgnoreCase("true")); in _createInstance() 88 if (negative) { in _createInstance() 109 (negative && Inst == null) || (!negative && bOK)); in _createInstance() 112 if (negative) { in _createInstance() 115 tRes.tested("createInstance()", negative); in _createInstance()
|
/trunk/main/offapi/com/sun/star/xml/dom/ |
H A D | XCharacterData.idl | 45 DOMException - INDEX_SIZE_ERR: Raised if the specified offset is negative or greater 46 than the number of 16-bit units in data, or if the specified count is negative. 71 DOMException - INDEX_SIZE_ERR: Raised if the specified offset is negative or greater than 81 DOMException - INDEX_SIZE_ERR: Raised if the specified offset is negative or greater than 82 the number of 16-bit units in data, or if the specified count is negative. 99 DOMException - INDEX_SIZE_ERR: Raised if the specified offset is negative or greater 100 than the number of 16-bit units in data, or if the specified count is negative.
|
H A D | XText.idl | 38 …DOMException - INDEX_SIZE_ERR: Raised if the specified offset is negative or greater than the numb…
|
/trunk/main/offapi/com/sun/star/linguistic2/ |
H A D | XDictionary.idl | 61 Entries of a negative dictionary are required to be recognized 62 as negative words, for example, words that should not be used, during 63 spellcheck. An entry in a negative dictionary may supply a 144 can be made, and in negative ones only negative entries.</P> 165 can be made, and in negative ones only negative entries.</P> 171 specifies whether the entry will be a negative one or not. 174 in the case of a negative entry, this is the replacement text to
|
H A D | XDictionaryEntry.idl | 42 and indicate if it is a negative word. 43 If it is a negative entry it may supply a replacement text to 71 <TRUE/> if the word (entry) is a negative one and should not be 77 /** is the suggested replacement text for negative words. 79 <p>It is undefined if the entry is not negative.</p> 82 the replacement text for a negative entry.
|
H A D | DictionaryListEventFlags.idl | 57 /** A negative entry was added to a dictionary from the 63 /** A negative entry was deleted from a dictionary of the 64 dictionary-list or a dictionary with negative entries 82 /** A dictionary with negative entries was activated or 88 /** A dictionary with negative entries was deactivated or
|
H A D | DictionaryType.idl | 35 It may be positive or negative. A positive dictionary may hold 37 checking) and a negative one only negative entries (words defined 51 /** all entries in the dictionary are negative.
|
H A D | SpellFailure.idl | 44 /** The word is a negative one, that is, it should not be used.
|
/trunk/main/offapi/com/sun/star/rendering/ |
H A D | FloatingPointBitmapLayout.idl | 47 This value must not be negative 53 This value must not be negative 59 This value is permitted to be negative, denoting a bitmap 66 This value is permitted to be negative. If this value is zero, 89 This value must not be negative
|
H A D | IntegerBitmapLayout.idl | 47 This value must not be negative 53 This value must not be negative 59 This value is permitted to be negative, denoting a bitmap 66 This value is permitted to be negative. If this value is zero,
|
/trunk/main/offapi/com/sun/star/text/ |
H A D | GraphicCrop.idl | 53 /** contains the top value to cut (if negative) or to extend (if positive) 60 /** contains the bottom value to cut (if negative) or to extend (if positive) 67 /** contains the left value to cut (if negative) or to extend (if positive) 74 /** contains the right value to cut (if negative) or to extend (if positive)
|
/trunk/main/offapi/com/sun/star/chart2/data/ |
H A D | DataSequenceRole.idl | 63 <dt>error-bars-x-negative</dt> 64 <dd>values are used as error-information in negative x-direction for 69 <dt>error-bars-y-negative</dt> 70 <dd>values are used as error-information in negative y-direction for
|
/trunk/main/offapi/com/sun/star/awt/grid/ |
H A D | XGridColumn.idl | 88 …<p>A column's flexibility cannot be negative, attempts to set a negative value will raise an excep… 123 …<p>If <code>DataColumnIndex</code> is negative, the it will be ignored, then the column's index wi…
|
/trunk/main/offapi/com/sun/star/table/ |
H A D | XCellCursor.idl | 80 is the count of columns to move. A negative value moves the 84 is the count of rows to move. A negative value moves the
|
/trunk/main/offapi/com/sun/star/ucb/ |
H A D | XFileIdentifierConverter.idl | 54 content provider. Generally, higher (non-negative) numbers denote 55 file content providers that are more 'local', and negative numbers
|
/trunk/main/udkapi/com/sun/star/reflection/ |
H A D | XIdlArray.idl | 90 if the specified index argument is negative, or if it is greater than or equal to the 112 if the specified index argument is negative, or if it is greater than or equal to the
|
/trunk/main/libxmlsec/ |
H A D | xmlsec1-nssmangleciphers.patch | 144 + * Returns 0 on success or a negative value otherwise. 226 + * Returns 0 on success or a negative value otherwise. 277 + * Returns 0 on success or a negative value otherwise. 972 + * Returns 0 on success or a negative value otherwise.
|
/trunk/main/offapi/com/sun/star/document/ |
H A D | XDocumentProperties.idl | 233 if argument is negative 268 if argument is negative 281 if argument is negative
|
/trunk/main/stoc/source/tdmanager/ |
H A D | tdmgr.cxx | 712 sal_Int32 negative = 0; in unicodeToInteger() local 716 negative = 1; in unicodeToInteger() 735 if (negative) r *= -1; in unicodeToInteger()
|
/trunk/main/offapi/com/sun/star/i18n/ |
H A D | NumberFormatIndex.idl | 152 /// #,##0 DM <br/>Integer currency format with negative in red 154 /// #,##0.00 DM <br/>Decimal currency format with negative in red
|
/trunk/main/offapi/com/sun/star/sdbc/ |
H A D | XResultSet.idl | 181 If the given row number is negative, the cursor moves to 209 /** moves the cursor a relative number of rows, either positive or negative.
|
/trunk/main/udkapi/com/sun/star/lang/ |
H A D | ArrayIndexOutOfBoundsException.idl | 41 <p>The index is either negative or greater than or equal to
|
H A D | IndexOutOfBoundsException.idl | 41 <p>The index is either negative or greater than or equal to
|
/trunk/main/offapi/com/sun/star/util/ |
H A D | Duration.idl | 42 except that every member must be non-negative:
|
/trunk/main/sccomp/source/solver/ |
H A D | solver.src | 33 Text [ en-US ] = "Assume variables as non-negative";
|