Lines Matching refs:queryInterface

177                 (XServiceInfo) UnoRuntime.queryInterface( XServiceInfo.class, xProvider );  in checkProvider()
216 UnoRuntime.queryInterface(XMultiServiceFactory.class, in createProvider()
387 … (XHierarchicalPropertySet)UnoRuntime.queryInterface(XHierarchicalPropertySet.class, xViewRoot); in readGridConfiguration()
396 (XMultiPropertySet)UnoRuntime.queryInterface(XMultiPropertySet.class, xSubdivision); in readGridConfiguration()
414 UnoRuntime.queryInterface(XMultiHierarchicalPropertySet.class, xResolution); in readGridConfiguration()
427 ((XComponent)UnoRuntime.queryInterface(XComponent.class, xViewRoot)).dispose(); in readGridConfiguration()
448 (XHierarchicalName) UnoRuntime.queryInterface(XHierarchicalName.class, xElement); in browseElementRecursively()
456 (XNameAccess) UnoRuntime.queryInterface(XNameAccess.class, xElement); in browseElementRecursively()
470 … XInterface xChildElement = (XInterface)UnoRuntime.queryInterface(XInterface.class, aChild); in browseElementRecursively()
508 ((XComponent) UnoRuntime.queryInterface(XComponent.class,xViewRoot)).dispose(); in browseConfiguration()
547 … ( XTemplateInstance )UnoRuntime.queryInterface( XTemplateInstance .class,xElement_); in printRegisteredFilters()
551 XNamed xNamed = (XNamed)UnoRuntime.queryInterface(XNamed.class,xElement_); in printRegisteredFilters()
578 UnoRuntime.queryInterface(XMultiHierarchicalPropertySet.class, xViewRoot); in editGridOptions()
587 (XChangesNotifier)UnoRuntime.queryInterface(XChangesNotifier.class, xViewRoot); in editGridOptions()
598 (XChangesBatch) UnoRuntime.queryInterface(XChangesBatch.class,xViewRoot); in editGridOptions()
615 ((XComponent)UnoRuntime.queryInterface(XComponent.class, xViewRoot)).dispose(); in editGridOptions()
719 … (XHierarchicalPropertySet)UnoRuntime.queryInterface(XHierarchicalPropertySet.class, mxModel); in toggleVisibility()
747 …XNameReplace aReplace = (XNameReplace)UnoRuntime.queryInterface(XNameReplace.class, xOtherViewRoot…
776 (XChangesBatch) UnoRuntime.queryInterface(XChangesBatch.class,xOtherViewRoot);
781 ((XComponent)UnoRuntime.queryInterface(XComponent.class, xOtherViewRoot)).dispose();
803 … (XHierarchicalNameAccess)UnoRuntime.queryInterface(XHierarchicalNameAccess.class, xViewRoot);
809 (XPropertyState)UnoRuntime.queryInterface(XPropertyState.class, xOptions);
818 (XPropertyState)UnoRuntime.queryInterface(XPropertyState.class, xResolutionX);
820 (XPropertyState)UnoRuntime.queryInterface(XPropertyState.class, xResolutionY);
829 … (XMultiPropertyStates)UnoRuntime.queryInterface(XMultiPropertyStates.class, xSubdivision);
835 (XChangesBatch) UnoRuntime.queryInterface(XChangesBatch.class,xViewRoot);
840 ((XComponent)UnoRuntime.queryInterface(XComponent.class, xViewRoot)).dispose();
898 (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xDataSource);
921 (XChangesBatch) UnoRuntime.queryInterface(XChangesBatch.class,xViewRoot);
926 ((XComponent) UnoRuntime.queryInterface(XComponent.class, xViewRoot)).dispose();
954 (XNameAccess) UnoRuntime.queryInterface(XNameAccess.class,xViewRoot);
964 UnoRuntime.queryInterface(XHierarchicalName.class, xSetOfDataSources );
982 ((XComponent)UnoRuntime.queryInterface(XComponent.class, xViewRoot)).dispose();
999 (XNameContainer)UnoRuntime.queryInterface(XNameContainer.class, xViewRoot);
1003 … (XSingleServiceFactory)UnoRuntime.queryInterface(XSingleServiceFactory.class, xSetUpdate);
1024 (XNameContainer) UnoRuntime.queryInterface( XNameContainer.class, xSettingsSet);
1028 … (XSingleServiceFactory) UnoRuntime.queryInterface(XSingleServiceFactory.class, xSettingsSet);
1034 UnoRuntime.queryInterface( XPropertySet.class, xSettingsFactory.createInstance() );
1059 (XChild) UnoRuntime.queryInterface(XChild.class,xResult);
1081 UnoRuntime.queryInterface(XChild.class, xNamedItem);
1084 UnoRuntime.queryInterface( XNameContainer.class, xChildItem.getParent() );
1098 UnoRuntime.queryInterface(XNamed.class, xChildItem);
1101 UnoRuntime.queryInterface( XNameContainer.class, xChildItem.getParent() );