Home
last modified time | relevance | path

Searched refs:queryInterface (Results 1201 – 1225 of 2339) sorted by relevance

1...<<41424344454647484950>>...94

/trunk/main/odk/examples/java/Inspector/
H A DTestInspector.java55 …xInstInspector = (org.openoffice.XInstanceInspector)UnoRuntime.queryInterface(org.openoffice.XInst… in main()
62 …Loader xCmpLoader = (com.sun.star.frame.XComponentLoader)UnoRuntime.queryInterface( com.sun.star.… in main()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XUsedAreaCursor.java67 UnoRuntime.queryInterface (XCellRangeAddressable.class, oObj) ; in _gotoEndOfUsedArea()
101 UnoRuntime.queryInterface (XCellRangeAddressable.class, oObj) ; in _gotoStartOfUsedArea()
H A D_SpreadsheetDocumentSettings.java80 XForbiddenCharacters fc1 = (XForbiddenCharacters) UnoRuntime.queryInterface(
83 XForbiddenCharacters fc2 = (XForbiddenCharacters) UnoRuntime.queryInterface(
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XDocumentIndex.java87 UnoRuntime.queryInterface(XMultiServiceFactory.class, xTextDoc); in _update()
91 XTextContent xTC = (XTextContent) UnoRuntime.queryInterface in _update()
H A D_TextGraphicObject.java111 XIndexContainer imgMap = (XIndexContainer) UnoRuntime.queryInterface( in _ImageMap()
120 imgMap = (XIndexContainer) UnoRuntime.queryInterface( in _ImageMap()
/trunk/main/javaunohelper/com/sun/star/comp/helper/
H A DSharedLibraryLoader.java81 return UnoRuntime.queryInterface( in getServiceFactory()
106 return UnoRuntime.queryInterface( in getServiceFactory()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DOfficeConnect.java127 aResult = UnoRuntime.queryInterface(aType, in createRemoteInstance()
158 aResult = UnoRuntime.queryInterface(aType, in createRemoteInstanceWithArguments()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScIndexEnumeration_TableAutoFormatEnumeration.java66 XComponent oComp = (XComponent) UnoRuntime.queryInterface in cleanup()
82 UnoRuntime.queryInterface(XEnumerationAccess.class,oObj); in createTestEnvironment()
H A DScRecentFunctionsObj.java77 UnoRuntime.queryInterface(XComponent.class, xSheetDoc) ; in cleanup()
121 UnoRuntime.queryInterface(XNameAccess.class, allFunctions); in createTestEnvironment()
H A DScFunctionDescriptionObj.java62 queryInterface (XComponent.class, xSheetDoc) ; in cleanup()
87 XNameAccess NA = (XNameAccess)UnoRuntime.queryInterface in createTestEnvironment()
H A DScIndexEnumeration_FunctionDescriptionEnumeration.java67 UnoRuntime.queryInterface (XComponent.class, xSheetDoc) ; in cleanup()
94 UnoRuntime.queryInterface(XEnumerationAccess.class,oObj); in createTestEnvironment()
/trunk/main/framework/qa/complex/desktop/
H A DDesktopTerminate.java147 …desk = UnoRuntime.queryInterface(XDesktop.class, xMSF.createInstance("com.sun.star.frame.Desktop")… in disconnect()
171 …final XMultiServiceFactory xMSF1 = UnoRuntime.queryInterface(XMultiServiceFactory.class, connectio… in getMSF()
/trunk/main/jurt/test/com/sun/star/comp/bridgefactory/
H A DBridgeFactory_Test.java71 XComponent xComponent = UnoRuntime.queryInterface(XComponent.class, xBridge); in test()
99 XComponent xComponent_new = UnoRuntime.queryInterface(XComponent.class, xBridge_new); in test()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DOEnumerationByIndex.java98 XComponent component = UnoRuntime.queryInterface(XComponent.class, collection); in startDisposeListening()
111 XComponent component = UnoRuntime.queryInterface(XComponent.class, collection); in stopDisposeListening()
H A DOEnumerationByName.java96 XComponent component = UnoRuntime.queryInterface(XComponent.class, collection); in startDisposeListening()
109 XComponent component = UnoRuntime.queryInterface(XComponent.class, collection); in stopDisposeListening()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DEditableTextView.java49 (XAccessibleEditableText)UnoRuntime.queryInterface( in Create()
85 mxEditableText = (XAccessibleEditableText)UnoRuntime.queryInterface( in SetObject()
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx169 return UnoControlBase::queryInterface( rType ); in queryInterface()
1429 uno::Any aRet = ::cppu::queryInterface( rType, in queryAggregation()
2826 uno::Any aRet = ::cppu::queryInterface( rType, in queryAggregation()
2830 aRet = ::cppu::queryInterface( rType, in queryAggregation()
3132 uno::Any aRet = ::cppu::queryInterface( rType, in queryAggregation()
3276 uno::Any aRet = ::cppu::queryInterface( rType, in queryAggregation()
3517 uno::Any aRet = ::cppu::queryInterface( rType, in queryAggregation()
3718 uno::Any aRet = ::cppu::queryInterface( rType, in queryAggregation()
3920 uno::Any aRet = ::cppu::queryInterface( rType, in queryAggregation()
4138 uno::Any aRet = ::cppu::queryInterface( rType, in queryAggregation()
[all …]
/trunk/test/testuno/source/fvt/mix/
H A DMixedTest.java77 …textDocument = (XTextDocument) UnoRuntime.queryInterface(XTextDocument.class, unoApp.newDocument("… in testUseBothUNOAndGuiAPI()
90 XPropertySet xps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor); in testUseBothUNOAndGuiAPI()
/trunk/main/svl/qa/complex/ConfigItems/
H A DCheckConfigItems.java97 …m_xTest = UnoRuntime.queryInterface(XJob.class, m_xSmgr.createInstance("com.sun.star.comp.svl.Conf… in before()
196 …final XMultiServiceFactory xMSF1 = UnoRuntime.queryInterface(XMultiServiceFactory.class, connectio… in getMSF()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXShape.java108 UnoRuntime.queryInterface(XDrawPageSupplier.class, xTextDoc); in createTestEnvironment()
112 oShapes = (XShapes) UnoRuntime.queryInterface(XShapes.class, oDP); in createTestEnvironment()
/trunk/main/filter/qa/complex/filter/misc/
H A DTypeDetection6FileFormat.java115 XNameAccess xNA = UnoRuntime.queryInterface(XNameAccess.class, oObj); in checkFileFormatSupport()
144 …final XMultiServiceFactory xMSF1 = UnoRuntime.queryInterface(XMultiServiceFactory.class, connectio… in getMSF()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/
H A DOfficeConnect.java118 aResult = UnoRuntime.queryInterface( in createRemoteInstance()
147 aResult = UnoRuntime.queryInterface( in createRemoteInstanceWithArguments()
/trunk/main/package/qa/storages/
H A DRegressionTest_i55821.java71 XStorage xTempStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oTempStorage ); in test()
106 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/chart/
H A D_XChartData.java67 dataArray = (XChartDataArray) UnoRuntime.queryInterface( in _addChartDataChangeEventListener()
105 dataArray = (XChartDataArray) UnoRuntime.queryInterface( in _removeChartDataChangeEventListener()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/
H A D_XChangeBroadcaster.java110 UnoRuntime.queryInterface(XTextComponent.class,oObj); in before()
135 XTextComponent TC = (XTextComponent)UnoRuntime.queryInterface in _addChangeListener()

Completed in 98 milliseconds

1...<<41424344454647484950>>...94