Home
last modified time | relevance | path

Searched refs:queryInterface (Results 1326 – 1350 of 2339) sorted by relevance

1...<<51525354555657585960>>...94

/trunk/main/vcl/qa/complex/persistent_window_states/ !
H A DDocumentHandle.java87 XFrame xCurFrame = UnoRuntime.queryInterface(XFrame.class, xCompLoader); in loadDocument()
93 … XComponentLoader xFrameLoader = UnoRuntime.queryInterface(XComponentLoader.class, xFrame); in loadDocument()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/ !
H A DOTimeModel.java214 XBoundComponent bound = (XBoundComponent) UnoRuntime.queryInterface( in commit()
216 XResultSetUpdate update = (XResultSetUpdate) UnoRuntime.queryInterface( in commit()
/trunk/main/package/qa/storages/ !
H A DRegressionTest_i35095.java67 XStorage xTempStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oTempStorage ); in test()
144 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
H A DTest02.java67 XStorage xTempStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oTempStorage ); in test()
145 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/ !
H A DScAreaLinkObj.java95 XComponent oComp = (XComponent) UnoRuntime.queryInterface in cleanup()
116 XPropertySet props = (XPropertySet) UnoRuntime.queryInterface in createTestEnvironment()
H A DXMLContentImporter.java81 comp = (XComponent) UnoRuntime.queryInterface in initialize()
134 XImporter imp = (XImporter) UnoRuntime.queryInterface in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sm/ !
H A DXMLExporter.java128 XExporter xEx = (XExporter) UnoRuntime.queryInterface in createTestEnvironment()
133 XPropertySet xPS = (XPropertySet) UnoRuntime.queryInterface in createTestEnvironment()
H A DXMLMetaExporter.java129 XExporter xEx = (XExporter) UnoRuntime.queryInterface in createTestEnvironment()
135 UnoRuntime.queryInterface(XDocumentInfoSupplier.class, xMathDoc) ; in createTestEnvironment()
H A DXMLMetaImporter.java127 xDocInfoSup = (XDocumentInfoSupplier) UnoRuntime.queryInterface in createTestEnvironment()
166 UnoRuntime.queryInterface in createTestEnvironment()
H A DXMLSettingsExporter.java129 XExporter xEx = (XExporter) UnoRuntime.queryInterface in createTestEnvironment()
134 XPropertySet xPS = (XPropertySet) UnoRuntime.queryInterface in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_svx/ !
H A DSvxShapeDimensioning.java141 UnoRuntime.queryInterface(XPropertySet.class,oObj); in createTestEnvironment()
149 UnoRuntime.queryInterface(XPropertySet.class,oShape); in createTestEnvironment()
H A DSvxUnoText.java123 XSimpleText text = (XSimpleText) UnoRuntime.queryInterface in createTestEnvironment()
160 tEnv.addObjRelation("TEXT", (XText) UnoRuntime.queryInterface(XText.class, oShape)) ; in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/ !
H A DSwAccessibleTableCellView.java94 XModel aModel = (XModel) UnoRuntime.queryInterface(XModel.class, in createTestEnvironment()
111 final XAccessibleSelection accSel = (XAccessibleSelection) UnoRuntime.queryInterface( in createTestEnvironment()
H A DSwAccessibleTextEmbeddedObject.java75 UnoRuntime.queryInterface(XModel.class, xTextDoc); in createTestEnvironment()
93 UnoRuntime.queryInterface(XViewSettingsSupplier.class, in createTestEnvironment()
H A DSwXTextFrameText.java110 oPropSet = (XPropertySet)UnoRuntime.queryInterface in createTestEnvironment()
126 XText oFText = (XText)UnoRuntime.queryInterface(XText.class, oFrame1); in createTestEnvironment()
H A DSwXTextPortionEnumeration.java126 UnoRuntime.queryInterface( XEnumerationAccess.class, oText ); in createTestEnvironment()
143 UnoRuntime.queryInterface( XEnumerationAccess.class, param ); in createTestEnvironment()
H A DXMLStylesExporter.java129 XExporter xEx = (XExporter) UnoRuntime.queryInterface in createTestEnvironment()
147 XFootnotesSupplier supp = (XFootnotesSupplier) UnoRuntime.queryInterface in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_xmloff/Draw/ !
H A DXMLContentImporter.java176 UnoRuntime.queryInterface in createTestEnvironment()
182 pageArray[i] = (XNamed) UnoRuntime.queryInterface in createTestEnvironment()
H A DXMLImporter.java175 UnoRuntime.queryInterface in createTestEnvironment()
181 pageArray[i] = (XNamed) UnoRuntime.queryInterface in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_xmloff/Impress/ !
H A DXMLStylesImporter.java166 UnoRuntime.queryInterface(XStyleFamiliesSupplier.class, in createTestEnvironment()
170 styles = (XNameAccess) UnoRuntime.queryInterface in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/ !
H A DAccessibleMenuSeparator.java86 XWindow xWindow = UnoRuntime.queryInterface(XModel.class, xTextDoc). in createTestEnvironment()
100 act = (XAccessibleAction) UnoRuntime.queryInterface( in createTestEnvironment()
H A DAccessibleStatusBar.java145 UnoRuntime.queryInterface(XModel.class, xTextDoc). in createTestEnvironment()
156 final XExtendedToolkit tk = (XExtendedToolkit) UnoRuntime.queryInterface( in createTestEnvironment()
H A DAccessibleStatusBarItem.java88 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize()
145 XModel aModel = (XModel) UnoRuntime.queryInterface(XModel.class, in createTestEnvironment()
/trunk/main/forms/source/component/ !
H A DFormsCollection.cxx102 Any aReturn = OFormsCollection_BASE::queryInterface(_rType); in queryAggregation()
105 aReturn = OInterfaceContainer::queryInterface(_rType); in queryAggregation()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/basicrunner/ !
H A DBasicHandlerProvider.java85 XSet xMSFSet = (XSet)UnoRuntime.queryInterface(XSet.class, xMSF); in getHandler()
134 XSet xMSFSet = (XSet)UnoRuntime.queryInterface(XSet.class, MSF); in disposeHandler()

Completed in 99 milliseconds

1...<<51525354555657585960>>...94