/aoo41x/test/testgui/source/fvt/gui/sw/table/ |
H A D | TableGeneral.java | 75 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() 218 writer.focus(); in testTableBorderLineStyle() 262 writer.focus(); in testTableRowHeight() 273 writer.focus(); in testTableRowHeight() [all …]
|
/aoo41x/test/testgui/source/fvt/gui/sd/headerandfooter/ |
H A D | HeaderAndFooterSetting.java | 90 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 …]
|
/aoo41x/main/offapi/com/sun/star/awt/ |
H A D | FocusEvent.idl | 41 /** 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 D | XExtendedToolkit.idl | 74 <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 D | XFocusListener.idl | 41 /** 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 D | XWindow.idl | 120 /** 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 D | MouseWheelBehavior.idl | 43 has the focus. 48 it has the focus, as long as the mouse pointer is over the control.
|
H A D | XActivateListener.idl | 52 <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>
|
/aoo41x/test/testgui/source/fvt/gui/sd/shape/ |
H A D | ShapeTypes.java | 78 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()
|
/aoo41x/main/basegfx/source/workbench/ |
H A D | bezierclip.cxx | 1050 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 …]
|
/aoo41x/main/offapi/com/sun/star/ui/ |
H A D | XContextChangeEventMultiplexer.idl | 58 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.
|
/aoo41x/main/offapi/com/sun/star/form/ |
H A D | XFormControllerListener.idl | 44 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 D | TabulatorCycle.idl | 52 /** 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.
|
/aoo41x/test/testgui/source/svt/gui/sw/ |
H A D | BasicFuncOnWriter.java | 129 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()
|
/aoo41x/test/testgui/source/svt/gui/sd/ |
H A D | BasicFuncOnImpress.java | 158 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()
|
/aoo41x/main/wizards/com/sun/star/wizards/agenda/ |
H A D | TopicsControl.java | 432 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));
|
/aoo41x/main/offapi/com/sun/star/frame/ |
H A D | XFramesSupplier.idl | 59 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 D | XDesktop.idl | 130 /** 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 enviroment
|
/aoo41x/main/svx/inc/ |
H A D | sjctrl.hxx | 114 virtual void focus(); 238 virtual void focus(); 372 virtual void focus(); 423 virtual void focus();
|
/aoo41x/main/offapi/com/sun/star/form/control/ |
H A D | TextField.idl | 52 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>
|
/aoo41x/main/offapi/com/sun/star/accessibility/ |
H A D | AccessibleStateType.idl | 89 /** 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 D | XAccessibleComponent.idl | 201 /** 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
|
/aoo41x/main/offapi/com/sun/star/awt/grid/ |
H A D | UnoControlGridModel.idl | 158 …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.
|
/aoo41x/main/offapi/com/sun/star/inspection/ |
H A D | XPropertyControlObserver.idl | 47 representation gained the focus. 50 denotes the control whose UI representation gained the focus
|
/aoo41x/main/wizards/com/sun/star/wizards/ui/ |
H A D | ImageList.java | 127 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
|