| /AOO42X/main/offapi/com/sun/star/accessibility/ |
| H A D | XAccessibleContext.idl | 71 The returned value is non-negative. 82 to n-1, with n being the number of children as returned by 84 reference is returned. 86 If the object has an i-th child the returned value is a 88 returned. 103 The returned reference points to a valid object for all but the 105 returned. 112 index returned by this function you get a reference to this 116 The returned index is zero based. 127 The returned value is a role defined in the enumeration [all …]
|
| H A D | XAccessibleComponent.idl | 111 returned by the <method>getBounds</method>. The scale of the 131 corner of the object's bounding box as returned by the 138 returned. If there is more than one child which satisfies that 139 condition then a reference to that one is returned that is 141 rendered at the test point an empty reference is returned. 147 <p>The returned bounding box has the form of a rectangle. Its 155 The coordinates of the returned rectangle are relative to this 170 The coordinates of the returned position are relative to this 187 The coordinates of the returned position are relative to the 196 The returned size is the size of this object or empty if it is [all …]
|
| H A D | XAccessibleText.idl | 66 returned by <member>XAccessibleText::getCharacterCount</member>. 89 The returned offset is relative to the text represented by this 154 returned.</p> 163 are not listed in the sequence then they are not returned. When 179 object. The returned list of attribute descriptions contains 248 achieved by using the bounding boxes for each character as returned 268 The returned text is the selected portion of the object's text. 270 selection is not supported an empty string is returned. 352 value, an empty string is returned.</p> 355 Index of the first character to include in the returned string. [all …]
|
| H A D | XAccessibleValue.idl | 55 lower bounds are returned by the methods 73 <p>The type of the returned value is implementation dependent. It 74 does not have to be the same type as that returned by 80 returned. 86 <p>The type of the returned value is implementation dependent. It 87 does not have to be the same type as that returned by 93 returned.
|
| H A D | XAccessibleTable.idl | 55 including) used row or column as returned by 96 returned. 115 returned. 177 <p>Content and size of the returned table are implementation 189 <p>Content and size of the returned table are implementation 202 The returned sequence contains indices of all completely 212 The returned sequence contains indices of all completely 273 <type>XAccessible</type> object is returned that represents the 288 If the table has a caption then a reference to it is returned, 289 else an empty reference is returned. [all …]
|
| H A D | XAccessibleAction.idl | 56 The returned value of the number of actions is zero if there are 65 the valid range <FALSE/> is returned and no action is performed. 69 returned. 84 is returned. 87 The returned value is a localized string of the specified action. 107 The returned object describes a set of key bindings associated
|
| H A D | XAccessibleMultiLineText.idl | 60 Index for which the line number should be returned. 81 of the returned value is equal to the index of the last 101 <p>The substring returned will most of the time be identical to 103 the index returned by <member>XAccessibleText::getCaretPosition</member> 123 <p>The line number returned will most of the time be identical to 125 with the index returned by <member>XAccessibleText::getCaretPosition</member>
|
| H A D | XAccessibleKeyBinding.idl | 58 The returned value may be 0 to indicate that there are no key 63 /** The returned sequence of key strokes describes one method to invoke 66 by each of the returned key strokes have to be pressed at the same 74 returned by the <member>geetAccessibleKeyBindingCount()</member> 77 The returned sequence of key strokes specifies one way to invoke
|
| /AOO42X/main/extensions/test/ole/OleClient/ |
| H A D | funcs.cxx | 52 bool equalSequences(const Sequence<T>& seqIn, const Sequence<Any> & returned); 169 bool equalSequences(const Any& orig, const Any& returned) in equalSequences() argument 186 returned >>= seq2; in equalSequences() 194 returned >>= seq2; in equalSequences() 202 returned >>= seq2; in equalSequences() 210 returned >>= seq2; in equalSequences() 218 returned >>= seq2; in equalSequences() 226 returned >>= seq2; in equalSequences() 234 returned >>= seq2; in equalSequences() 242 returned >>= seq2; in equalSequences() [all …]
|
| /AOO42X/main/offapi/com/sun/star/text/ |
| H A D | AccessiblePageView.idl | 56 <li>The parent returned by 60 object returned by 65 <li>The children returned by 76 A child of this kind is returned for every header 80 A child of this kind is returned for every footnote 84 A child of this kind is returned for every endnote 88 A child of this kind is returned for every paragraph 94 A child of this kind is returned for every table 100 A child of this kind is returned for every text 110 A child of this kind is returned for every graphic that [all …]
|
| H A D | AccessibleTextDocumentView.idl | 61 <li>The children returned by 72 A child of this kind is returned for every header 76 A child of this kind is returned for every footnote 80 A child of this kind is returned for every endnote 84 A child of this kind is returned for every paragraph 91 A child of this kind is returned for every table 97 kind is returned for every text frame that is at 107 A child of this kind is returned for every graphic that 116 A child of this kind is returned for every embedded 125 derived interface) is returned for every shape that [all …]
|
| H A D | AccessibleParagraphView.idl | 65 <li>The parent returned by 72 <li>The children returned by 85 >AccessibleRole::HEADING</const>. The later one is returned 96 >XAccessibleStateSet</type> returned by 143 <p>The attributes (or properties) returned by 149 is visible is returned. This can be in fact the western, asian or 170 <p>The attributes (or properties) returned by 176 is visible is returned. This can be in fact the western, asian or
|
| /AOO42X/main/offapi/com/sun/star/rendering/ |
| H A D | XIntegerReadOnlyBitmap.idl | 87 The memory layout the returned data is in. Note that the color 88 space returned therein needs to always match the current color 89 space as would have been returned by getMemoryLayout(). This 116 color value is returned in the least significant bits of the 117 single byte returned as the color. The details of the returned 124 The memory layout the returned data is in. Note that the color 125 space returned therein needs to always match the current color 126 space as would have been returned by getMemoryLayout(). This
|
| /AOO42X/main/udkapi/com/sun/star/reflection/ |
| H A D | XIdlClass.idl | 100 /** If the reflected type is an interface, then the returned 104 not derived from another, then an empty sequence is returned. 132 with the demanded name, then a null-reference is returned. 148 then an empty sequence is returned. 160 then a null-reference is returned. 174 does not have any methods, then a null-reference is returned. 184 If the reflected type is not an array, then a null-reference is returned. 196 returned value is empty.
|
| H A D | XServiceTypeDescription.idl | 61 single-interface–based service, an empty sequence is returned 70 single-interface–based service, an empty sequence is returned 79 single-interface–based service, an empty sequence is returned 88 single-interface–based service, an empty sequence is returned 96 service, an empty sequence is returned
|
| /AOO42X/main/offapi/com/sun/star/sdbc/ |
| H A D | ProcedureColumn.idl | 39 returned by the method 51 returned by the method 63 returned by the method 75 returned by the method 87 returned by the method 99 returned by the method
|
| H A D | IndexType.idl | 38 object returned by the method 42 Indentifies table statistics that are returned in conjunction 53 object returned by the method 67 object returned by the method 81 object returned by the method
|
| /AOO42X/main/winaccessibility/source/UAccCOMIDL/ |
| H A D | ia2_api_all.idl | 305 Use the following constants to compare against the BSTRs returned by 412 The strings returned are defined @ref grpRelations "in this section of the documentation". 461 actual number of targets in the returned array (not more than maxTargets) 582 The returned value of the number of actions is zero if there are 610 If it lies outside the valid range an empty string is returned. 612 The returned value is a localized string of the specified action. 626 The returned strings are the localized human readable key sequences to be 644 0 based index specifying which action's key bindings should be returned. 652 The number of key bindings returned; the size of the returned array. 667 0 based index specifying which action's non-localized name should be returned. [all …]
|
| /AOO42X/main/offapi/com/sun/star/ucb/ |
| H A D | XInteractionSupplyAuthentication.idl | 58 <member>XInteractionSupplyAuthentication::canSetRealm</member> returned 75 returned <true/>.</p> 91 returned <true/>.</p> 118 The mode to hand back, should be contained in the sequence returned by 135 returned <true/>.</p> 162 sequence returned by
|
| H A D | XContentIdentifierMapping.idl | 47 associated contents) returned by the various methods of an 66 returned string may be empty if either Source was empty already, or if 77 source identifier. The returned XContentIdentifier may be null if 92 returned XContent may be null if either Source was null already, or if 107 be returned unmodified).
|
| /AOO42X/main/offapi/com/sun/star/chart2/data/ |
| H A D | XDataProvider.idl | 51 /** If <TRUE/> is returned, a call to createDataSource with the 53 <FALSE/> is returned, createDataSource throws an exception. 90 <member>createDataSource</member>, the arguments returned here 93 is ambiguous, the returned arguments should be empty. </p> 112 /** If <TRUE/> is returned, a call to 114 return a valid XDataSequence object. If <FALSE/> is returned,
|
| /AOO42X/main/udkapi/com/sun/star/java/ |
| H A D | XJavaVM.idl | 56 <p>If the <code>processID</code> is a normal 16-byte ID, the returned 61 <void/> <atom>any</atom> is returned.</p> 64 value <code>0</code>, the returned <atom>any</atom> contains a 74 is returned.</p> 77 value <code>1</code>, the returned <atom>any</atom> contains a 85 reason, a <void/> <atom>any</atom> is returned.</p>
|
| /AOO42X/main/udkapi/com/sun/star/uri/ |
| H A D | XUriReferenceFactory.idl | 52 into a URI reference; otherwise, <NULL/> is returned. 87 <code>baseUriReference</code>; otherwise, <NULL/> is returned. 90 <NULL/>, then <NULL/> is always returned. 134 relative path returned from this method, are encoded (as 145 otherwise, <NULL/> is returned. Especially, if 148 then <NULL/> is always returned.
|
| H A D | XUriReference.idl | 73 returned. 118 part; otherwise, an empty <atom>string</atom> is returned. 129 returned. 168 <atom>string</atom> is returned. 187 empty <atom>string</atom> is returned. 206 <atom>string</atom> is returned.
|
| /AOO42X/main/offapi/com/sun/star/sheet/ |
| H A D | AccessibleSpreadsheetPageView.idl | 55 <li>The parent returned by 59 <li>The children returned by 71 an object that supports this service is returned for 77 an object that supports this service is returned for 85 an object that supports this service is returned 94 an object that supports this service is returned for
|