/aoo4110/main/qadevOOo/tests/java/mod/_svtools/ |
H A D | AccessibleBrowseBox.java | 54 static XDesktop the_Desk; field in AccessibleBrowseBox 61 the_Desk = (XDesktop) UnoRuntime.queryInterface( in initialize() 129 XFrame the_frame1 = the_Desk.getCurrentFrame(); in createTestEnvironment()
|
H A D | AccessibleBrowseBoxTable.java | 70 static XDesktop the_Desk; field in AccessibleBrowseBoxTable 77 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize() 162 XFrame the_frame1 = the_Desk.getCurrentFrame(); in createTestEnvironment()
|
H A D | AccessibleBrowseBoxTableCell.java | 71 static XDesktop the_Desk; field in AccessibleBrowseBoxTableCell 78 the_Desk = (XDesktop) UnoRuntime.queryInterface( in initialize() 157 XFrame the_frame1 = the_Desk.getCurrentFrame(); in createTestEnvironment()
|
H A D | AccessibleTreeListBox.java | 77 static XDesktop the_Desk; field in AccessibleTreeListBox 84 the_Desk = (XDesktop) UnoRuntime.queryInterface( in initialize() 165 XFrame the_frame1 = the_Desk.getCurrentFrame(); in createTestEnvironment()
|
H A D | AccessibleBrowseBoxHeaderCell.java | 72 static XDesktop the_Desk; field in AccessibleBrowseBoxHeaderCell 79 the_Desk = (XDesktop) UnoRuntime.queryInterface( in initialize() 159 XFrame the_frame1 = the_Desk.getCurrentFrame(); in createTestEnvironment()
|
H A D | AccessibleBrowseBoxHeaderBar.java | 74 static XDesktop the_Desk; field in AccessibleBrowseBoxHeaderBar 81 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize() 179 XFrame the_frame1 = the_Desk.getCurrentFrame(); in createTestEnvironment()
|
H A D | AccessibleTreeListBoxEntry.java | 86 static XDesktop the_Desk; field in AccessibleTreeListBoxEntry 93 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize() 186 XFrame the_frame1 = the_Desk.getCurrentFrame(); in createTestEnvironment()
|
H A D | AccessibleIconChoiceCtrlEntry.java | 80 static XDesktop the_Desk; field in AccessibleIconChoiceCtrlEntry 88 the_Desk = (XDesktop) UnoRuntime.queryInterface( in initialize()
|
H A D | AccessibleIconChoiceCtrl.java | 80 static XDesktop the_Desk; field in AccessibleIconChoiceCtrl 88 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize()
|
/aoo4110/main/qadevOOo/tests/java/mod/_sd/ |
H A D | SdUnoSlideView.java | 53 XDesktop the_Desk; field in SdUnoSlideView 62 the_Desk = (XDesktop) in initialize() 178 XFrame the_frame = the_Desk.getCurrentFrame(); in createTestEnvironment()
|
H A D | SdUnoOutlineView.java | 81 XDesktop the_Desk; field in SdUnoOutlineView 90 the_Desk = (XDesktop) in initialize() 212 XFrame the_frame = the_Desk.getCurrentFrame(); in createTestEnvironment()
|
H A D | SdUnoDrawView.java | 86 static XDesktop the_Desk; field in SdUnoDrawView 96 the_Desk = (XDesktop) in initialize() 237 XFrame the_frame = the_Desk.getCurrentFrame(); in createTestEnvironment()
|
H A D | SdUnoPresView.java | 85 static XDesktop the_Desk; field in SdUnoPresView 94 the_Desk = (XDesktop) in initialize() 259 XFrame the_frame = the_Desk.getCurrentFrame(); in createTestEnvironment()
|
H A D | DrawController_HandoutView.java | 87 static XDesktop the_Desk; field in DrawController_HandoutView 97 the_Desk = (XDesktop) in initialize() 291 XFrame the_frame = the_Desk.getCurrentFrame(); in createTestEnvironment()
|
H A D | DrawController_NotesView.java | 87 static XDesktop the_Desk; field in DrawController_NotesView 97 the_Desk = (XDesktop) in initialize() 288 XFrame the_frame = the_Desk.getCurrentFrame(); in createTestEnvironment()
|
H A D | DrawController_OutlineView.java | 87 static XDesktop the_Desk; field in DrawController_OutlineView 97 the_Desk = (XDesktop) in initialize() 288 XFrame the_frame = the_Desk.getCurrentFrame(); in createTestEnvironment()
|
H A D | DrawController_PresentationView.java | 87 static XDesktop the_Desk; field in DrawController_PresentationView 97 the_Desk = (XDesktop) in initialize() 288 XFrame the_frame = the_Desk.getCurrentFrame(); in createTestEnvironment()
|
/aoo4110/main/qadevOOo/tests/java/mod/_dbaccess/ |
H A D | ODatasourceBrowser.java | 99 XDesktop the_Desk; field in ODatasourceBrowser 106 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize() 218 XFrame the_frame1 = the_Desk.getCurrentFrame(); in createTestEnvironment()
|
/aoo4110/main/qadevOOo/tests/java/mod/_toolkit/ |
H A D | AccessibleScrollBar.java | 81 private static XDesktop the_Desk; field in AccessibleScrollBar 88 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize()
|
H A D | AccessibleStatusBarItem.java | 81 private static XDesktop the_Desk; field in AccessibleStatusBarItem 88 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize()
|
H A D | AccessibleToolBoxItem.java | 85 private static XDesktop the_Desk; field in AccessibleToolBoxItem 92 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize()
|
H A D | AccessibleToolBox.java | 71 private static XDesktop the_Desk; field in AccessibleToolBox 78 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize()
|
H A D | AccessibleWindow.java | 87 private static XDesktop the_Desk; field in AccessibleWindow 94 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize()
|
H A D | AccessiblePopupMenu.java | 56 private static XDesktop the_Desk; field in AccessiblePopupMenu 64 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize()
|
H A D | AccessibleTabControl.java | 87 private static XDesktop the_Desk; field in AccessibleTabControl 95 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize()
|