Home
last modified time | relevance | path

Searched refs:the_Desk (Results 1 – 25 of 27) sorted by relevance

12

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_svtools/
H A DAccessibleBrowseBox.java54 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 DAccessibleBrowseBoxTable.java70 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 DAccessibleBrowseBoxTableCell.java71 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 DAccessibleTreeListBox.java77 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 DAccessibleBrowseBoxHeaderCell.java72 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 DAccessibleBrowseBoxHeaderBar.java74 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 DAccessibleTreeListBoxEntry.java86 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 DAccessibleIconChoiceCtrlEntry.java80 static XDesktop the_Desk; field in AccessibleIconChoiceCtrlEntry
88 the_Desk = (XDesktop) UnoRuntime.queryInterface( in initialize()
H A DAccessibleIconChoiceCtrl.java80 static XDesktop the_Desk; field in AccessibleIconChoiceCtrl
88 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/
H A DSdUnoOutlineView.java81 XDesktop the_Desk; field in SdUnoOutlineView
90 the_Desk = (XDesktop) in initialize()
212 XFrame the_frame = the_Desk.getCurrentFrame(); in createTestEnvironment()
H A DSdUnoSlideView.java53 XDesktop the_Desk; field in SdUnoSlideView
62 the_Desk = (XDesktop) in initialize()
178 XFrame the_frame = the_Desk.getCurrentFrame(); in createTestEnvironment()
H A DSdUnoDrawView.java86 static XDesktop the_Desk; field in SdUnoDrawView
96 the_Desk = (XDesktop) in initialize()
237 XFrame the_frame = the_Desk.getCurrentFrame(); in createTestEnvironment()
H A DSdUnoPresView.java85 static XDesktop the_Desk; field in SdUnoPresView
94 the_Desk = (XDesktop) in initialize()
259 XFrame the_frame = the_Desk.getCurrentFrame(); in createTestEnvironment()
H A DDrawController_HandoutView.java87 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 DDrawController_NotesView.java87 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 DDrawController_OutlineView.java87 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 DDrawController_PresentationView.java87 static XDesktop the_Desk; field in DrawController_PresentationView
97 the_Desk = (XDesktop) in initialize()
288 XFrame the_frame = the_Desk.getCurrentFrame(); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_dbaccess/
H A DODatasourceBrowser.java100 XDesktop the_Desk; field in ODatasourceBrowser
107 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize()
219 XFrame the_frame1 = the_Desk.getCurrentFrame(); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DAccessibleScrollBar.java81 private static XDesktop the_Desk; field in AccessibleScrollBar
88 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize()
H A DAccessibleStatusBarItem.java81 private static XDesktop the_Desk; field in AccessibleStatusBarItem
88 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize()
H A DAccessibleToolBoxItem.java85 private static XDesktop the_Desk; field in AccessibleToolBoxItem
92 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize()
H A DAccessibleToolBox.java71 private static XDesktop the_Desk; field in AccessibleToolBox
78 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize()
H A DAccessibleWindow.java87 private static XDesktop the_Desk; field in AccessibleWindow
94 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize()
H A DAccessiblePopupMenu.java56 private static XDesktop the_Desk; field in AccessiblePopupMenu
64 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize()
H A DAccessibleTabControl.java87 private static XDesktop the_Desk; field in AccessibleTabControl
95 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize()

Completed in 84 milliseconds

12