Home
last modified time | relevance | path

Searched refs:at (Results 1 – 25 of 5256) sorted by relevance

12345678910>>...211

/AOO42X/main/offapi/com/sun/star/text/
H A DXWordCursor.idl9 * with the License. You may obtain a copy of the License at
43 /** determines if the cursor is positioned at the start of a word.
49 /** determines if the cursor is positioned at the end of a word.
58 that the cursor is located at the next word, or any word at all!
72 that the cursor is located at the previous word, or any word at all!
86 <true/> if the cursor is now at the end of a word,
88 will remain at its original position.
97 <true/> if the cursor is now at the start of a word,
99 will remain at its original position.
H A DVertOrientation.idl9 * with the License. You may obtain a copy of the License at
48 /** aligned at the top
55 /** aligned at the center
62 /** aligned at the bottom
69 /** aligned at the top of a character (anchored to character)
76 /** aligned at the center of a character (anchored to character )
83 /** aligned at the bottom of a character (anchored to character )
90 /** aligned at the top of the line (anchored to character )
97 /** aligned at the center of the line (anchored to character )
104 /** aligned at the bottom of the line (anchored to character )
H A DAccessibleTextDocumentView.idl9 * with the License. You may obtain a copy of the License at
56 object and drawing that is at least partially visible on the screen.
73 and footer that is at least partially visible.
77 that is at least partially visible.
81 that is at least partially visible.
86 is at least partially visible. A paragraph fragment is
93 and is at least partially visible. A table fragment is
97 kind is returned for every text frame that is at
108 is at least partially visible. These objects are
117 object that is at least partially visible.
[all …]
H A DXParagraphCursor.idl9 * with the License. You may obtain a copy of the License at
43 /** determines if the cursor is positioned at the start of a paragraph.
49 /** determines if the cursor is positioned at the end of a paragraph.
58 <true/> if the cursor is now at the start of a paragraph,
60 will remain at its original position.
69 <true/> if the cursor is now at the end of a paragraph,
71 will remain at its original position.
H A DXSentenceCursor.idl9 * with the License. You may obtain a copy of the License at
43 /** determines if the cursor is positioned at the start of a sentence.
49 /** determines if the cursor is positioned at the end of a sentence.
78 <true/> if the cursor is now at the start of a sentence,
80 will remain at its original position.
89 <true/> if the cursor is now at the end of a sentence,
91 will remain at its original position.
H A DDocumentSettings.idl9 * with the License. You may obtain a copy of the License at
86 also be effective at the beginning of a page or column if the
125 <p>This property controls how a set line spacing at a paragraph
142 /** specifies if paragraph and table spacing is added at the
146 respectively table of a table cell is added at the bottom of this
150 cell is added at the bottom of this table cell.
153 cell isn't added at the bottom of this table cell.</p>
165 applied. This means, that the top of a paragraph, at which a
169 the top of a paragraph, at which a floating screen object orients
184 the text wrap style, set at the floating screen object.
/AOO42X/main/
H A DNOTICE5 This product includes software developed at
48 Portions of this software were developed at the National Center
49 for Supercomputing Applications (NCSA) at the University of
50 Illinois at Urbana-Champaign.
65 Portions of this software were developed at the National Center
66 for Supercomputing Applications (NCSA) at the University of
67 Illinois at Urbana-Champaign.
114 This product includes software developed at
144 Scala includes software developed at
158 at http://mx4j.sourceforge.net/.
[all …]
/AOO42X/main/sc/qa/complex/calcPreview/
H A DViewForwarder.java289 AccessibilityTools at = new AccessibilityTools(); in checkPositiveViewForwarder() local
291 XWindow xWindow = at.getCurrentWindow(mXMSF, aModel); in checkPositiveViewForwarder()
292 XAccessible xRoot = at.getAccessibleObject(xWindow); in checkPositiveViewForwarder()
296 parent = at.getAccessibleObjectForRole in checkPositiveViewForwarder()
384 parent = at.getAccessibleObjectForRole in checkPositiveViewForwarder()
442 parent = at.getAccessibleObjectForRole in checkPositiveViewForwarder()
700 AccessibilityTools at = new AccessibilityTools(); in checkNegativeViewForwarder() local
702 XWindow xWindow = at.getCurrentWindow(mXMSF, aModel); in checkNegativeViewForwarder()
703 XAccessible xRoot = at.getAccessibleObject(xWindow); in checkNegativeViewForwarder()
707 parent = at.getAccessibleObjectForRole in checkNegativeViewForwarder()
[all …]
/AOO42X/extras/l10n/source/da/
H A Dlocalize.sdf18 # with the License. You may obtain a copy of the License at
92 …SbERR_CANNOT_LOAD & ERRCODE_RES_MASK 0 da Det er ikke muligt at indlæse modulet; ugy…
120 …bERR_SETPROP_FAILED & ERRCODE_RES_MASK 0 da Det var ikke muligt at definere egenskaben.…
121 …bERR_GETPROP_FAILED & ERRCODE_RES_MASK 0 da Det var ikke muligt at bestemme egenskaben.…
162 …SMGR_LIBSAVE & ERRCODE_RES_MASK 0 da Fejl under forsøg på at gemme biblioteket: '…
163 …ASMGR_MGROPEN & ERRCODE_RES_MASK 0 da Det var ikke muligt at initialisere BASIC f…
164 …SMGR_MGRSAVE & ERRCODE_RES_MASK 0 da Fejl under forsøg på at gemme BASIC: '$(ARG1…
166 …ASMGR_UNLOADLIB & ERRCODE_RES_MASK 0 da Det var ikke muligt at slette biblioteket f…
506 …(ARG2)\n\nÅbn dokument skrivebeskyttet eller åbn en kopi af dokumentet for at redigere.\n\n …
520 …t andet system siden $(ARG2)\n\nLuk dokumentet på det andet system og prøv at gemme igen, eller ig…
[all …]
/AOO42X/main/offapi/com/sun/star/gallery/
H A DXGalleryTheme.idl9 * with the License. You may obtain a copy of the License at
91 item is inserted at the end of the collection. If the index
92 is smaller than 0, the item is inserted at the beginning of
96 The zero based position at which the object was inserted.
114 item is inserted at the end of the collection. If the index
115 is smaller than 0, the item is inserted at the beginning of
119 The zero based position at which the object was inserted.
138 item is inserted at the end of the collection. If the index
139 is smaller than 0, the item is inserted at the beginning of
143 The zero based position at which the object was inserted.
/AOO42X/main/qadevOOo/tests/java/mod/_toolkit/
H A DAccessibleListBox.java146 AccessibilityTools at = new AccessibilityTools(); in createTestEnvironment() local
151 XAccessible xRoot = at.getAccessibleObject(xWindow); in createTestEnvironment()
153 at.printAccessibleTree(log, xRoot, Param.getBool(util.PropertyName.DEBUG_IS_ACTIVE)); in createTestEnvironment()
157 oObj = at.getAccessibleObjectForRole(xRoot, AccessibleRole.PUSH_BUTTON, in createTestEnvironment()
164 oObj = at.getAccessibleObjectForRole(xRoot, AccessibleRole.TREE); in createTestEnvironment()
175 oObj = at.getAccessibleObjectForRole(xRoot, AccessibleRole.PANEL, "", in createTestEnvironment()
178 Object list = at.getAccessibleObjectForRole(at.SearchedAccessible, in createTestEnvironment()
H A DAccessiblePopupMenu.java149 AccessibilityTools at = new AccessibilityTools(); in createTestEnvironment() local
151 XWindow xWindow = at.getCurrentWindow( in createTestEnvironment()
155 XAccessible xRoot = at.getAccessibleObject(xWindow); in createTestEnvironment()
157 oObj = at.getAccessibleObjectForRole(xRoot, AccessibleRole.PANEL); in createTestEnvironment()
185 xRoot = at.getAccessibleObject(xWindow); in createTestEnvironment()
187 at.printAccessibleTree(log, xRoot, tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)); in createTestEnvironment()
192 oObj = at.getAccessibleObjectForRole(xRoot, AccessibleRole.POPUP_MENU); in createTestEnvironment()
/AOO42X/main/qadevOOo/tests/java/ifc/ui/
H A D_XContextMenuInterception.java116 AccessibilityTools at = new AccessibilityTools(); in checkHelpEntry() local
122 xRoot = at.getAccessibleObject(xWindow); in checkHelpEntry()
123 at.printAccessibleTree(log, xRoot, tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)); in checkHelpEntry()
128 …XAccessibleContext oPopMenu = at.getAccessibleObjectForRole(xRoot, AccessibleRole.POPUP_MENU,true); in checkHelpEntry()
162 AccessibilityTools at = new AccessibilityTools(); in openContextMenu() local
164 xWindow = at.getCurrentWindow(xMSF, xModel); in openContextMenu()
166 XAccessible xRoot = at.getAccessibleObject(xWindow); in openContextMenu()
168 XInterface oObj = at.getAccessibleObjectForRole(xRoot, AccessibleRole.PANEL); in openContextMenu()
/AOO42X/main/qadevOOo/tests/java/mod/_sw/
H A DSwAccessibleTableCellView.java97 AccessibilityTools at = new AccessibilityTools(); in createTestEnvironment() local
99 XWindow xWindow = at.getCurrentWindow( (XMultiServiceFactory) Param.getMSF(), aModel); in createTestEnvironment()
100 XAccessible xRoot = at.getAccessibleObject(xWindow); in createTestEnvironment()
102 at.getAccessibleObjectForRole(xRoot, AccessibleRole.TABLE_CELL); in createTestEnvironment()
104 oObj = at.SearchedContext; in createTestEnvironment()
108 at.printAccessibleTree(log, xRoot, Param.getBool(util.PropertyName.DEBUG_IS_ACTIVE)); in createTestEnvironment()
113 at.SearchedContext.getAccessibleParent()); in createTestEnvironment()
H A DSwAccessibleTextEmbeddedObject.java77 AccessibilityTools at = new AccessibilityTools(); in createTestEnvironment() local
79 XWindow xWindow = at.getCurrentWindow((XMultiServiceFactory)Param.getMSF(), aModel); in createTestEnvironment()
80 XAccessible xRoot = at.getAccessibleObject(xWindow); in createTestEnvironment()
82 at.getAccessibleObjectForRole(xRoot, AccessibleRole.EMBEDDED_OBJECT); in createTestEnvironment()
84 oObj = at.SearchedContext; in createTestEnvironment()
87 at.printAccessibleTree(log, xRoot, Param.getBool(util.PropertyName.DEBUG_IS_ACTIVE)); in createTestEnvironment()
/AOO42X/main/offapi/com/sun/star/chart/
H A DChartAxisPosition.idl9 * with the License. You may obtain a copy of the License at
34 When the property is set at a x-axis it indicates a position on the scale of the primary y-axis.
35 When the property is set at a y-axis it indicates a position on the scale of the primary x-axis.
42 …/** Cross the other axes at zero. If zero is not contained in the current scale the value is used …
48 /** Cross the other axes at their minimum scale value.
54 /** Cross the other axes at their maximum scale value.
60 /** Cross the other axes at the value specified in the property CrossoverValue.
/AOO42X/main/migrationanalysis/prj/
H A Dbuild.lst1 at migrationanalysis : soltools shell NULL
2 at migrationanalysis\src\msokill nmake - w at_src NULL
3 at migrationanalysis\src\driver_docs nmake - w at_src_driver NULL
4 at migrationanalysis\src\resources nmake - w at_src_resources NULL
5 at migrationanalysis\src\wizard nmake - w at_src_wizard NULL
6 at migrationanalysis\util nmake - w at_util at_src.w at_src_driver.w at_src_…
/AOO42X/main/offapi/com/sun/star/accessibility/
H A DXAccessibleText.idl9 * with the License. You may obtain a copy of the License at
120 caret has been positioned exactly at the required position.
131 /** Return the character at the specified position.
133 <p>Returns the character at the given index.</p>
140 the character at the index nIndex.
151 at the given index. To prevent the method from returning possibly
181 requested attributes and are defined for the character at the
199 text, i.e. the one at position length is a special case. It
204 the bounding box of some character when inserted at the end of the
207 width being at least one pixel so that the bounding box is not
[all …]
/AOO42X/main/offapi/com/sun/star/i18n/
H A DXCharacterClassification.idl9 * with the License. You may obtain a copy of the License at
89 /** Convert lower case alpha to upper case alpha, starting at
96 /** Convert upper case alpha to lower case alpha, starting at
103 /** Convert to title case, starting at
110 /// Get <type>UnicodeType</type> of character at position <em>nPos</em>.
114 /** Get <type>DirectionProperty</type> of character at position
120 /// Get <type>UnicodeScript</type> of character at position <em>nPos</em>.
124 /// Get <type>KCharacterType</type> of character at position <em>nPos</em>.
130 at position <em>nPos</em> of length <em>nCount</em> code points.
143 Parse a string for a token starting at position <em>nPos</em>.
[all …]
/AOO42X/main/offapi/com/sun/star/awt/
H A DXListBox.idl9 * with the License. You may obtain a copy of the License at
76 /** adds an item at the specified position.
83 /** adds multiple items at the specified position.
90 /** removes a number of items at the specified position.
103 /** returns the item at the specified position.
139 /** selects/deselects the item at the specified position.
146 /** selects/deselects multiple items at the specified positions.
185 /** makes the item at the specified position visible by scrolling.
H A DImagePosition.idl9 * with the License. You may obtain a copy of the License at
39 …/** specifies that the image should be positioned at the left of, and top-aligned to, the other ob…
43 …/** specifies that the image should be positioned at the left of, and vertically centered to, the …
47 …/** specifies that the image should be positioned at the left of, and bottom-aligned to, the other…
51 …/** specifies that the image should be positioned at the right of, and top-aligned to, the other o…
55 …/** specifies that the image should be positioned at the right of, and vertically centered to, the…
59 …/** specifies that the image should be positioned at the right of, and bottom-aligned to, the othe…
/AOO42X/main/offapi/com/sun/star/rendering/
H A DInterpolationMode.idl9 * with the License. You may obtain a copy of the License at
42 positioned at t0 and t1, take the one which has the closest t
51 That is, when interpolating at position t between two values
52 v0 and v1, positioned at t0 and t1, take the sum of v0
61 That is, when interpolating at position t, take the four
72 That is, when interpolating at position t, take the three
83 That is, when interpolating at position t, take the four
/AOO42X/main/sw/qa/complex/accessibility/
H A DAccessibleRelationSet.java178 AccessibilityTools at = new AccessibilityTools(); in before() local
180 XWindow xWindow = at.getCurrentWindow(factory, aModel); in before()
181 XAccessible xRoot = at.getAccessibleObject(xWindow); in before()
183 at.getAccessibleObjectForRole(xRoot, AccessibleRole.DOCUMENT); in before()
185 para1 = at.SearchedContext.getAccessibleChild(0); in before()
186 para2 = at.SearchedContext.getAccessibleChild(1); in before()
187 para3 = at.SearchedContext.getAccessibleChild(2); in before()
/AOO42X/main/qadevOOo/tests/java/mod/_svx/
H A DAccessibleControlShape.java88 AccessibilityTools at = new AccessibilityTools(); in createTestEnvironment() local
90 XWindow xWindow = at.getCurrentWindow ((XMultiServiceFactory)tParam.getMSF(),aModel); in createTestEnvironment()
91 XAccessible xRoot = at.getAccessibleObject(xWindow); in createTestEnvironment()
93 at.getAccessibleObjectForRole(xRoot, AccessibleRole.SHAPE); in createTestEnvironment()
95 at.printAccessibleTree(log, xRoot, tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)); in createTestEnvironment()
99 oObj = at.getAccessibleObjectForRole(xRoot, AccessibleRole.UNKNOWN, "Button"); in createTestEnvironment()
/AOO42X/main/offapi/com/sun/star/awt/tree/
H A DXTreeControl.idl9 * with the License. You may obtain a copy of the License at
75 <FALSE/> if <var>Node</var> or at least one of its parent nodes are collapsed,
90 <TRUE/> if <var>Node</var> or at least one of its parent nodes are collapsed,
110 if <var>Node</var>can't be made visible since at least one of the parent nodes are
111 collapsed and expanding failed because at least one of the registered
139 if expanding <var>Node</var> failed because at least one of the registered
154 if collapsing <var>Node</var> failed because at least one of the registered
193 /** Returns the node at the specified location.
200 …the <type>XTreeNode</type> for the node at that location, or 0 if there is no node at the given po…
207 at x, y, use <member>getNodeForLocation()</member>.

12345678910>>...211