Home
last modified time | relevance | path

Searched refs:at (Results 151 – 175 of 7937) sorted by relevance

12345678910>>...318

/aoo42x/main/offapi/com/sun/star/text/
H A DFootnoteSettings.idl9 * with the License. You may obtain a copy of the License at
87 /** contains the string at the restart of the footnote
96 /** contains the string at the end of a footnote part in
114 /** If <TRUE/>, the footnote text is shown at the end of the document.
H A DHoriOrientation.idl9 * with the License. You may obtain a copy of the License at
54 /** The object is aligned at the right side.
61 /** The object is aligned at the middle.
68 /** The object is aligned at the left side.
/aoo42x/main/qadevOOo/tests/java/mod/_svtools/
H A DAccessibleBrowseBoxHeaderCell.java200 AccessibilityTools at = new AccessibilityTools(); in createTestEnvironment() local
204 XAccessible xRoot = at.getAccessibleObject(xWindow); in createTestEnvironment()
206 at.printAccessibleTree(log, xRoot, tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)); in createTestEnvironment()
208 oObj = at.getAccessibleObjectForRole(xRoot, in createTestEnvironment()
H A DAccessibleIconChoiceCtrlEntry.java209 AccessibilityTools at = new AccessibilityTools(); in createTestEnvironment() local
216 XAccessible xRoot = at.getAccessibleObject(xWindow); in createTestEnvironment()
218 oObj = at.getAccessibleObjectForRole(xRoot, in createTestEnvironment()
221 XAccessibleContext closeButton = at.getAccessibleObjectForRole(xRoot, in createTestEnvironment()
H A DAccessibleBrowseBoxHeaderBar.java202 AccessibilityTools at = new AccessibilityTools(); in createTestEnvironment() local
206 XAccessible xRoot = at.getAccessibleObject(xWindow); in createTestEnvironment()
208 oObj = at.getAccessibleObjectForRole(xRoot, AccessibleRole.TABLE); in createTestEnvironment()
210 at.printAccessibleTree(log, xRoot, tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)); in createTestEnvironment()
H A DAccessibleTreeListBoxEntry.java231 AccessibilityTools at = new AccessibilityTools(); in createTestEnvironment() local
235 XAccessible xRoot = at.getAccessibleObject(xWindow); in createTestEnvironment()
237 at.printAccessibleTree(log, xRoot, tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)); in createTestEnvironment()
239 oObj = at.getAccessibleObjectForRole(xRoot, AccessibleRole.LABEL, in createTestEnvironment()
H A DAccessibleIconChoiceCtrl.java209 AccessibilityTools at = new AccessibilityTools(); in createTestEnvironment() local
216 XAccessible xRoot = at.getAccessibleObject(xWindow); in createTestEnvironment()
218 oObj = at.getAccessibleObjectForRole(xRoot, AccessibleRole.TREE); in createTestEnvironment()
220 XAccessibleContext closeButton = at.getAccessibleObjectForRole(xRoot, in createTestEnvironment()
/aoo42x/main/qadevOOo/tests/java/mod/_toolkit/
H A DAccessibleEdit.java145 AccessibilityTools at = new AccessibilityTools(); in createTestEnvironment() local
150 XAccessible xRoot = at.getAccessibleObject(xWindow); in createTestEnvironment()
152 oObj = at.getAccessibleObjectForRole(xRoot, AccessibleRole.PUSH_BUTTON, in createTestEnvironment()
157 oObj = at.getAccessibleObjectForRole(xRoot, AccessibleRole.TEXT); in createTestEnvironment()
H A DAccessibleButton.java114 AccessibilityTools at = new AccessibilityTools(); in createTestEnvironment() local
123 XAccessible xRoot = at.getAccessibleObject(xWindow); in createTestEnvironment()
126 at.printAccessibleTree(log, xRoot, Param.getBool(util.PropertyName.DEBUG_IS_ACTIVE)); in createTestEnvironment()
127 oObj = at.getAccessibleObjectForRole(xRoot, AccessibleRole.PUSH_BUTTON, in createTestEnvironment()
H A DAccessibleTabControl.java218 AccessibilityTools at = new AccessibilityTools(); in createTestEnvironment() local
225 XAccessible xRoot = at.getAccessibleObject(xWindow); in createTestEnvironment()
227 oObj = at.getAccessibleObjectForRole(xRoot, in createTestEnvironment()
230 XAccessibleContext closeButton = at.getAccessibleObjectForRole(xRoot, in createTestEnvironment()
/aoo42x/main/qadevOOo/tests/java/mod/_basctl/
H A DAccessibleShape.java112 AccessibilityTools at = new AccessibilityTools(); in createTestEnvironment() local
116 XAccessible xRoot = at.getAccessibleObject(basicIDE); in createTestEnvironment()
118 at.printAccessibleTree(log, xRoot, tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)); in createTestEnvironment()
120 oObj = at.getAccessibleObjectForRole(xRoot, AccessibleRole.SHAPE); in createTestEnvironment()
/aoo42x/main/qadevOOo/tests/java/mod/_sc/
H A DScAccessiblePreviewCell.java174 AccessibilityTools at = new AccessibilityTools(); in createTestEnvironment() local
176 XWindow xWindow = at.getCurrentWindow((XMultiServiceFactory)Param.getMSF(), xModel); in createTestEnvironment()
177 XAccessible xRoot = at.getAccessibleObject(xWindow); in createTestEnvironment()
179 at.getAccessibleObjectForRole(xRoot, AccessibleRole.TABLE_CELL, true); in createTestEnvironment()
/aoo42x/main/offapi/com/sun/star/table/
H A DCellProperties.idl9 * with the License. You may obtain a copy of the License at
123 at the right border.
150 /** defines at which edge rotated cells are aligned.
172 lines are at the edges of the entire range, not at the edges of
/aoo42x/main/offapi/com/sun/star/ucb/
H A DUniversalContentBroker.idl9 * with the License. You may obtain a copy of the License at
81 must be called at the Broker. The implementation of this method must
123 descriptions from the configuration management (stored at
127 provider services at the broker.
138 /** enables the caller to execute commands at the broker.
H A DPackageContentProvider.idl9 * with the License. You may obtain a copy of the License at
105 ( The root folder of the package located at file:///e:/my.xsw )
110 folder of the located at file:///e:/my.xsw )
115 folder of the located at file:///e:/my.xsw )
/aoo42x/main/offapi/com/sun/star/view/
H A DXViewCursor.idl9 * with the License. You may obtain a copy of the License at
53 or the cursor will be just at the new position after the move (<FALSE/>).
87 or <FALSE/> if it was already at the leftmost position.
102 or <FALSE/> if it was already at the rightmost position.
/aoo42x/main/offapi/com/sun/star/rendering/
H A DXParametricPolyPolygon2D.idl9 * with the License. You may obtain a copy of the License at
48 [0,1]x[0,1] rectangle. At least that is the dimension expected at
53 /** Query the polygonal outline at the specified value.
71 /** Query the color value for the polygonal area at the specified
/aoo42x/main/offapi/com/sun/star/drawing/
H A DGenericDrawPage.idl9 * with the License. You may obtain a copy of the License at
149 /** This is the border at the bottom.
156 /** This is the border at the left.
163 /** This is the border at the right.
170 /** This is the border at the top.
/aoo42x/main/offapi/com/sun/star/configuration/backend/
H A DXSchemaHandler.idl9 * with the License. You may obtain a copy of the License at
81 <li>if no schema is started at all</li>
102 <li>if no schema is started at all</li>
129 <li>if no schema is started at all </li>
153 <li>if no component has been started at all<li>
190 <li>if no schema is started at all </li>
236 <li>if no schema is started at all </li>
267 <li>if no template has been started at all</li>
376 <li>if no node has been started at all</li>
/aoo42x/main/sc/source/ui/src/
H A Dglobstr.src9 * with the License. You may obtain a copy of the License at
519 Text [ en-US ] = "The data range must contain at least one row." ;
523 Text [ en-US ] = "The pivot table must contain at least one entry." ;
732 Text [ en-US ] = "No chart found at this position." ;
736 Text [ en-US ] = "No pivot table found at this position." ;
987 …Text [ en-US ] = "To apply an AutoFormat,\na table range of at least\n3x3 cells must be selected."…
1095 Text [ en-US ] = "Should the spellcheck be continued at the beginning of the current sheet?" ;
1191 …PRODUCTNAME Calc has searched to the beginning of the sheet. Do you want to continue at the end?" ;
1195 …PRODUCTNAME Calc has searched to the end of the sheet. Do you want to continue at the beginning?" ;
1203 …DUCTNAME Calc has searched to the beginning of the document. Do you want to continue at the end?" ;
[all …]
/aoo42x/main/qadevOOo/tests/java/mod/_svx/
H A DSvxGraphCtrlAccessibleContext.java152 AccessibilityTools at = new AccessibilityTools(); in createTestEnvironment() local
157 XAccessible xRoot = at.getAccessibleObject(xWindow); in createTestEnvironment()
159 at.printAccessibleTree(log, xRoot, Param.getBool(util.PropertyName.DEBUG_IS_ACTIVE)); in createTestEnvironment()
161 oObj = at.getAccessibleObjectForRole(xRoot, AccessibleRole.PANEL); in createTestEnvironment()
/aoo42x/main/autodoc/source/exes/adc_uni/
H A Dspec-CommandLine.txt9 # with the License. You may obtain a copy of the License at
57 <externroot> is a http link, it needs no "http://" at the
58 beginning nor slash at the end.
80 option. No whitespace at start of line.
207 …After each -p (or after -lg, if there is no -p option), there has to be at least one of the follow…
/aoo42x/main/offapi/com/sun/star/accessibility/
H A DXAccessibleKeyBinding.idl9 * with the License. You may obtain a copy of the License at
64 the associated action (the one from which you obtained the object at
66 by each of the returned key strokes have to be pressed at the same
79 not be; better not to return such a key binding at all).
H A DXAccessibleTable.idl9 * with the License. You may obtain a copy of the License at
45 cell-clusters of a table have to be at the same time children of the
53 dependent. However, that range includes at least the intervals from the
124 /** Returns the number of rows occupied by the Accessible at the
149 /** Returns the number of columns occupied by the Accessible at the
255 /** Returns the <type>XAccessible</type> object at the specified row
302 /** Returns a boolean value indicating whether the accessible at the
/aoo42x/main/qadevOOo/tests/java/ifc/awt/
H A D_XUserInputInterception.java407 private final AccessibilityTools at = new AccessibilityTools(); field in _XUserInputInterception.EventTrigger
471 XWindow xWindow = at.getCurrentWindow( in clickIntoDoc()
475 XAccessible xRoot = at.getAccessibleObject(xWindow); in clickIntoDoc()
479 … XAccessibleContext xPanel = at.getAccessibleObjectForRole(xRoot, AccessibleRole.PANEL); in clickIntoDoc()

Completed in 65 milliseconds

12345678910>>...318