Home
last modified time | relevance | path

Searched refs:focus (Results 1 – 25 of 168) sorted by relevance

1234567

/trunk/test/testgui/source/fvt/gui/sw/table/
H A DTableGeneral.java75 writer.focus(); in testTableSize()
97 writer.focus(); in testTableBackground()
107 writer.focus(); in testTableBackground()
132 writer.focus(); in testTableBorder()
151 writer.focus(); in testTableBorderLineStyle()
176 writer.focus(); in testTableBorderLineStyle()
191 writer.focus(); in testTableBorderLineStyle()
219 writer.focus(); in testTableBorderLineStyle()
263 writer.focus(); in testTableRowHeight()
274 writer.focus(); in testTableRowHeight()
[all …]
/trunk/test/testgui/source/fvt/gui/sd/headerandfooter/
H A DHeaderAndFooterSetting.java90 impressSlideSorter.focus(); in testCopySlideWithApplyFooter()
98 impressSlideSorter.focus(); in testCopySlideWithApplyFooter()
109 impress.focus(); in testCopySlideWithApplyFooter()
113 impressSlideSorter.focus(); in testCopySlideWithApplyFooter()
144 impressSlideSorter.focus(); in testCopySlideWithApplyToAllFooter()
153 impressSlideSorter.focus(); in testCopySlideWithApplyToAllFooter()
169 impressSlideSorter.focus(); in testCopySlideWithApplyToAllFooter()
202 impressSlideSorter.focus(); in testCopySlideWithNotesHeaderFooter()
217 impress.focus(); in testCopySlideWithNotesHeaderFooter()
221 impressSlideSorter.focus(); in testCopySlideWithNotesHeaderFooter()
[all …]
/trunk/main/offapi/com/sun/star/awt/
H A DFocusEvent.idl41 /** specifies a keyboard focus event.
43 <p>There are two levels of focus change events: permanent and temporary.
44 Permanent focus change events occur when focus is directly moved
47 Temporary focus change events occur when focus is
50 case, the original focus state will automatically be restored once
52 when the window is reactivated. Both permanent and temporary focus
61 /** specifies the reason for the focus change as an arithmentic-or
70 /** contains the window which gets the focus on a lose focus event.
76 /** specifies if this focus change event is a temporary change.
H A DXExtendedToolkit.idl74 <p>The last event broadcaster sends events on focus changes of all
75 elements that can have the input focus.</p>
117 currently the input focus.
179 scope="::com::sun::star::awt">FocusEvent</type>s. Use this focus
181 focus.
204 /** Broadcasts the a focusGained on all registered focus listeners
206 The object that has gained the input focus. It should implement
214 /** Broadcasts the a focusGained on all registered focus listeners
216 The object that has lost the input focus. It should implement
H A DXFocusListener.idl41 /** makes it possible to receive keyboard focus events.
43 <p>The window which has the keyboard focus is the window which gets
50 /** is invoked when a window gains the keyboard focus.
58 /** is invoked when a window loses the keyboard focus.
H A DXWindow.idl120 /** sets the focus to the window.
142 /** adds a focus listener to the object.
148 /** removes the specified focus listener from the listener list.
H A DMouseWheelBehavior.idl43 has the focus.
48 it has the focus, as long as the mouse pointer is over the control.
H A DXActivateListener.idl52 <p>A window is avtivated if a child or itself got the focus.</p>
62 <p>A window is deavtivated if a child or itself lost the focus.</p>
/trunk/main/basegfx/source/workbench/
H A Dbezierclip.cxx1050 Bezier focus; in Impl_applySafeRanges_rec() local
1180 Bezier focus; in operator ()() local
1563 Bezier focus; in main() local
1564 Impl_calcFocus(focus, c); in main()
1576 << focus.p1.x << "," in main()
1577 << focus.p2.x << "," in main()
1580 << focus.p1.y << "," in main()
1809 Bezier focus; in main() local
1837 focus = c2; in main()
1937 Bezier focus; in main() local
[all …]
/trunk/test/testgui/source/fvt/gui/sd/shape/
H A DShapeTypes.java78 impress.focus(); in testCalloutShapes()
80 sdNavigator.focus(); in testCalloutShapes()
92 impress.focus(); in testCalloutShapes()
94 sdNavigatorDlg.focus(); in testCalloutShapes()
99 sdNavigator.focus(); in testCalloutShapes()
111 impress.focus(); in testStarsShapes()
113 sdNavigator.focus(); in testStarsShapes()
125 impress.focus(); in testStarsShapes()
127 sdNavigatorDlg.focus(); in testStarsShapes()
132 sdNavigator.focus(); in testStarsShapes()
/trunk/main/offapi/com/sun/star/ui/
H A DXContextChangeEventMultiplexer.idl58 event focus.
65 event focus results in an InvalidArgumentException.
70 broadcast, regardless of its event focus.
72 The event focus may or may not be the source of the event.
74 A typical example for an event focus is the XController of
86 /** Remove an event listener for the specified event focus.
95 focus then an InvalidArgumentException is thrown.
98 The listener is only removed for this event focus.
113 It is not an error when the listener is not registered for any event focus.
122 /** Call all event listeners that where added for the specified event focus.
/trunk/main/offapi/com/sun/star/form/
H A DXFormControllerListener.idl44 focus and none of its controls currently owned the focus before.</p>
52 /** is invoked when a control of the controller gained the focus and
62 /** is invoked when a control of the "XFormController" lost the focus
63 and no control of the controller received the focus. In other
64 words, no control of the controller owns the focus.
H A DTabulatorCycle.idl52 /** pressing the TAB key from the last control moves the focus to
59 /** pressing the TAB key from the last control moves the focus to
67 the focus to the first control of the next form in the tab order.
/trunk/test/testgui/source/svt/gui/sw/
H A DBasicFuncOnWriter.java129 writer.focus(); in saveNewSWWithBullet()
145 writer.focus(); in saveNewSWWithUnDoDelete()
241 writer.focus(); in saveNewSWWithSDAsOLE()
368 writer.focus(); in setParaPropertoesOnOpenedSW()
395 writer.focus(); in InsertPicToOpenedSW()
418 writer.focus(); in InsertOLEToOpenedSW()
441 writer.focus(); in InsertChartToOpenedSW()
/trunk/test/testgui/source/svt/gui/sd/
H A DBasicFuncOnImpress.java158 impress.focus(); in saveNewSDWithTextbox()
195 impress.focus(); in saveNewSDWithAnimation()
278 impress.focus(); in opChartOnOpenedSD()
279 sdNavigator.focus(); in opChartOnOpenedSD()
289 sdNavigator.focus(); in opChartOnOpenedSD()
299 sdNavigator.focus(); in opChartOnOpenedSD()
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DTopicsControl.java432 focus(lastFocusControl);
471 focus(lastFocusControl);
611 focus(getControl(cr, column));
667 focus(getControl((ControlRow) ControlGroupVector.get(4), 1));
686 focus(lastTime);
695 private void focus(Object textControl)
784 focus(getControl(upperRow, control));
816 focus(getControl(lowerRow, control));
/trunk/main/offapi/com/sun/star/frame/
H A DXFramesSupplier.idl59 the frame which contains (recursively) the window with the focus.
60 If no window within the frame contains the focus, this method
61 returns the last frame which had the focus. If no containing
62 window ever had the focus, the first frame within this frame is
H A DXDesktop.idl130 /** provides read access to the component inside the tree which has the UI focus
139 the component within the desktop environment which has the UI focus.
150 UI focus within this desktop environment
/trunk/main/svx/inc/
H A Dsjctrl.hxx114 virtual void focus();
238 virtual void focus();
372 virtual void focus();
423 virtual void focus();
/trunk/main/offapi/com/sun/star/form/control/
H A DTextField.idl52 the <em>enter</em> is pressed while it has the focus.</p>
68 <li>the control loses the focus</li>
69 <li>the content of the control has changed, compared to the moment where it got the focus.</li>
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleStateType.idl89 /** Object can accept the keyboard focus.
91 <p>Indicates this object can accept keyboard focus, which means all
93 to it when it has focus.</p>
97 /** Indicates this object currently has the keyboard focus.
H A DXAccessibleComponent.idl201 /** Grabs the focus to this object.
203 <p>If this object can not accept the focus,
206 take the focus. Nothing happens if that fails, otherwise the object
207 has the focus. This method is called <code>requestFocus</code> in
/trunk/main/offapi/com/sun/star/awt/grid/
H A DUnoControlGridModel.idl158 …he color to be used when drawing the background of selected cells, while the control has the focus.
166 the focus.
173 …fies the color to be used when drawing the text of selected cells, while the control has the focus.
181 the focus.
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DImageList.java127 focus(getImageIndexFor(getSelected())); in mousePressed()
912 focus(image); in mousePressed()
1024 focus(newFocusImage); in changeFocus()
1076 private final void focus(int image) in focus() method in ImageList
/trunk/main/offapi/com/sun/star/inspection/
H A DXPropertyControlObserver.idl47 representation gained the focus.
50 denotes the control whose UI representation gained the focus

Completed in 83 milliseconds

1234567