Home
last modified time | relevance | path

Searched refs:queryInterface (Results 1276 – 1300 of 2339) sorted by relevance

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DAccessibleMenuBar.java86 XWindow xWindow = UnoRuntime.queryInterface(XModel.class, xTextDoc). in createTestEnvironment()
99 final XAccessibleComponent acomp = (XAccessibleComponent) UnoRuntime.queryInterface( in createTestEnvironment()
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DFillAndLineStyleDemo.java79 UnoRuntime.queryInterface( XShapes.class, xPage ); in main()
83 UnoRuntime.queryInterface( XPropertySet.class, xRectangle ); in main()
/trunk/main/odk/examples/java/Storage/
H A DTest02.java66 XStorage xTempStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oTempStorage ); in test()
137 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/chart/
H A D_Chart3DBarProperties.java71 UnoRuntime.queryInterface( XPropertySet.class, doc.getDiagram() ); in before()
104 UnoRuntime.queryInterface( XPropertySet.class, doc.getDiagram() ); in after()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/document/
H A D_XStandaloneDocumentInfo.java69 UnoRuntime.queryInterface(XPropertySet.class, oObj); in _storeIntoURL()
107 UnoRuntime.queryInterface(XPropertySet.class, oObj); in _loadFromURL()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/datatransfer/clipboard/
H A D_XClipboardNotifier.java121 XClipboard board = (XClipboard)UnoRuntime.queryInterface( in _addClipboardListener()
156 XClipboard board = (XClipboard)UnoRuntime.queryInterface( in _removeClipboardListener()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/
H A DOFormsCollection.java95 XCloseable closer = (XCloseable) UnoRuntime.queryInterface( in cleanup()
155 XComponent xComp = (XComponent) UnoRuntime.queryInterface( in createTestEnvironment()
H A DOListBoxModel.java213 XBoundComponent bound = (XBoundComponent) UnoRuntime.queryInterface( in commit()
215 XResultSetUpdate update = (XResultSetUpdate) UnoRuntime.queryInterface( in commit()
/trunk/main/javaunohelper/test/com/sun/star/comp/helper/
H A DBootstrap_Test.java58 XMultiServiceFactory msf = UnoRuntime.queryInterface( in test()
70 XComponent xComp = UnoRuntime.queryInterface( in test()
/trunk/main/odk/examples/DevelopersGuide/Components/JavaComponent/
H A DTestJavaComponent.java46 XSet set = (XSet ) UnoRuntime.queryInterface( XSet.class, serviceManager ); in insertIntoServiceManager()
54 XSet set = (XSet ) UnoRuntime.queryInterface( XSet.class, serviceManager ); in removeFromServiceManager()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DGridFieldValidator.java68 XUpdateBroadcaster xUpdate = (XUpdateBroadcaster)UnoRuntime.queryInterface( in enableColumnWatch()
101 XInteractionHandler xHandler = (XInteractionHandler)UnoRuntime.queryInterface( in showInvalidValueMessage()
/trunk/main/odk/examples/DevelopersGuide/Accessibility/
H A DEventListenerProxy.java166 (XAccessible) UnoRuntime.queryInterface( in windowOpened()
184 (XAccessible) UnoRuntime.queryInterface( in windowClosed()
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlCatalog.java49 XRow row = UnoRuntime.queryInterface(XRow.class, results); in refreshTables()
73 XRow row = UnoRuntime.queryInterface(XRow.class, results); in refreshViews()
/trunk/main/connectivity/source/drivers/dbase/
H A DDTables.cxx133 Any SAL_CALL ODbaseTables::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface() function in ODbaseTables
136 return OTables_BASE::queryInterface(rType); in queryInterface()
/trunk/main/connectivity/source/drivers/file/
H A DFCatalog.cxx80 Any SAL_CALL OFileCatalog::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface() function in OFileCatalog
90 return OFileCatalog_BASE::queryInterface(rType); in queryInterface()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAbstractButton.java66 UnoRuntime.queryInterface(XAccessibleText.class,unoAccessibleComponent); in getAccessibleText()
146 … UnoRuntime.queryInterface(XAccessibleAction.class, xAccessibleContext); in doAccessibleAction()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DFocusView.java54 XAccessibleComponent xComponent = (XAccessibleComponent)UnoRuntime.queryInterface( in Create()
91 mxComponent = (XAccessibleComponent)UnoRuntime.queryInterface( in SetObject()
H A DTableView.java51 if (UnoRuntime.queryInterface( in Create()
74 mxTable = (XAccessibleTable)UnoRuntime.queryInterface( in SetObject()
/trunk/main/svl/qa/complex/passwordcontainer/
H A DTest01.java67 …XPasswordContainer xContainer = UnoRuntime.queryInterface(XPasswordContainer.class, oPasswordConta… in test()
69 … XInteractionHandler xHandler = UnoRuntime.queryInterface(XInteractionHandler.class, oHandler); in test()
/trunk/main/test/source/java/org/openoffice/test/tools/
H A DOfficeDocumentView.java81 …XDispatchProvider xProvider = UnoRuntime.queryInterface( XDispatchProvider.class, m_controller.get… in getDispatcher()
85 XURLTransformer xTransformer = UnoRuntime.queryInterface( XURLTransformer.class, in getDispatcher()
/trunk/main/toolkit/test/accessibility/
H A DAccessibleUNOHandler.java60 xServiceInfo = (XServiceInfo)UnoRuntime.queryInterface( in GetServiceInfo()
68 xTypeProvider = (XTypeProvider)UnoRuntime.queryInterface( in GetTypeProvider()
/trunk/main/toolkit/workben/layout/
H A Duno.hxx87 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT… in queryInterface() function in UnoBootstrapLayout
89 return mxMSF->queryInterface( rType ); in queryInterface()
/trunk/main/package/qa/storages/
H A DTest17.java67 XStorage xTempStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oTempStorage ); in test()
132 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_stm/
H A DPump.java95 UnoRuntime.queryInterface(XActiveDataSink.class, oObj); in createTestEnvironment()
97 UnoRuntime.queryInterface(XActiveDataSource.class, oObj); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_streams.uno/
H A DPump.java92 UnoRuntime.queryInterface(XActiveDataSink.class, oObj); in createTestEnvironment()
94 UnoRuntime.queryInterface(XActiveDataSource.class, oObj); in createTestEnvironment()

Completed in 71 milliseconds

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