Home
last modified time | relevance | path

Searched refs:queryInterface (Results 476 – 500 of 2342) sorted by relevance

1...<<11121314151617181920>>...94

/trunk/main/forms/qa/integration/forms/
H A DXMLFormSettings.java86 …m_orb = UnoRuntime.queryInterface(XMultiServiceFactory.class, officeConnection.getComponentContext… in before()
118 XStorable store = (XStorable)UnoRuntime.queryInterface( XStorable.class, in before()
136 XCloseable closeDoc = (XCloseable)UnoRuntime.queryInterface( XCloseable.class, in impl_closeDocument()
145 XBindableValue bindableControl = (XBindableValue)UnoRuntime.queryInterface( in impl_bind()
147 XValueBinding binding = (XValueBinding)UnoRuntime.queryInterface( in impl_bind()
228 XStorable store = (XStorable)UnoRuntime.queryInterface( XStorable.class, in impl_storeDocument()
/trunk/main/cppu/inc/uno/
H A Ddata.h73 uno_QueryInterfaceFunc queryInterface, uno_ReleaseFunc release )
89 uno_QueryInterfaceFunc queryInterface, uno_ReleaseFunc release )
203 uno_QueryInterfaceFunc queryInterface, uno_AcquireFunc acquire, uno_ReleaseFunc release )
226 uno_QueryInterfaceFunc queryInterface, uno_AcquireFunc acquire, uno_ReleaseFunc release )
246 uno_QueryInterfaceFunc queryInterface, uno_ReleaseFunc release )
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXParagraph.java105 XCloseable closer = (XCloseable) UnoRuntime.queryInterface( in cleanup()
144 XCloseable closer = (XCloseable) UnoRuntime.queryInterface( in createTestEnvironment()
199 UnoRuntime.queryInterface(XEnumerationAccess.class, oText ); in createTestEnvironment()
206 UnoRuntime.queryInterface( XEnumerationAccess.class, para ); in createTestEnvironment()
223 UnoRuntime.queryInterface(XPropertySet.class, port); in createTestEnvironment()
225 UnoRuntime.queryInterface(XPropertySet.class, para); in createTestEnvironment()
H A DSwXTextField.java122 UnoRuntime.queryInterface(XMultiServiceFactory.class, xTextDoc); in createTestEnvironment()
126 XPropertySet PFieldMaster = (XPropertySet) UnoRuntime.queryInterface in createTestEnvironment()
135 UnoRuntime.queryInterface(XDependentTextField.class,oObj); in createTestEnvironment()
143 UnoRuntime.queryInterface(XTextContent.class,oObj); in createTestEnvironment()
158 UnoRuntime.queryInterface(XTextContent.class,instance)); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScAccessiblePreviewTable.java109 XComponent oComp = (XComponent)UnoRuntime.queryInterface in cleanup()
128 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in createTestEnvironment()
151 UnoRuntime.queryInterface(XModel.class, xSheetDoc); in createTestEnvironment()
158 UnoRuntime.queryInterface(XDispatchProvider.class, xController); in createTestEnvironment()
160 UnoRuntime.queryInterface(XURLTransformer.class, in createTestEnvironment()
198 UnoRuntime.queryInterface(XAccessibleAction.class, zoomIn); in createTestEnvironment()
H A DScDataPilotItemsObj.java104 XComponent oComp = (XComponent) UnoRuntime.queryInterface( in cleanup()
152 XIndexAccess oIndexAccess = (XIndexAccess) UnoRuntime.queryInterface( in createTestEnvironment()
219 XDataPilotTablesSupplier DPTS = (XDataPilotTablesSupplier) UnoRuntime.queryInterface( in createTestEnvironment()
230 fieldPropSet = (XPropertySet) UnoRuntime.queryInterface( in createTestEnvironment()
287 XDataPilotField xDataPilotField = (XDataPilotField) UnoRuntime.queryInterface( in createTestEnvironment()
323 XNamed named = (XNamed) UnoRuntime.queryInterface(XNamed.class, in getSRange()
332 XPropertySet props = (XPropertySet) UnoRuntime.queryInterface( in getSRange()
H A DScIndexEnumeration_TableChartsEnumeration.java79 UnoRuntime.queryInterface(XComponent.class, xSheetDoc); in cleanup()
91 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in createTestEnvironment()
175 UnoRuntime.queryInterface(XCellRange.class, oSheet); in createTestEnvironment()
178 UnoRuntime.queryInterface(XCellRangeAddressable.class, myRange); in createTestEnvironment()
184 UnoRuntime.queryInterface(XTableChartsSupplier.class, oSheet); in createTestEnvironment()
193 UnoRuntime.queryInterface(XEnumerationAccess.class,oCharts); in createTestEnvironment()
H A DScChartObj.java96 UnoRuntime.queryInterface(XComponent.class, xSheetDoc); in cleanup()
123 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in createTestEnvironment()
208 UnoRuntime.queryInterface(XCellRange.class, oSheet); in createTestEnvironment()
211 UnoRuntime.queryInterface(XCellRangeAddressable.class, myRange); in createTestEnvironment()
217 UnoRuntime.queryInterface(XTableChartsSupplier.class, oSheet); in createTestEnvironment()
228 new Type(XNameAccess.class),UnoRuntime.queryInterface( in createTestEnvironment()
/trunk/main/odk/examples/java/Text/
H A DTextReplace.java59 UnoRuntime.queryInterface( in main()
108 UnoRuntime.queryInterface( in createExampleData()
119 xCPS = (com.sun.star.beans.XPropertySet)UnoRuntime.queryInterface( in createExampleData()
158 xDesktop = (com.sun.star.frame.XDesktop) UnoRuntime.queryInterface( in getDesktop()
182 UnoRuntime.queryInterface( in createTextdocument()
208 UnoRuntime.queryInterface( in CreateNewDocument()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DFormLayer.java99 XMultiServiceFactory xDocAsFactory = (XMultiServiceFactory)UnoRuntime.queryInterface( in createControlAndShape()
101 XControlShape xShape = (XControlShape)UnoRuntime.queryInterface( XControlShape.class, in createControlAndShape()
115 XControlModel xModel = (XControlModel)UnoRuntime.queryInterface( XControlModel.class, in createControlAndShape()
130 XShapes xDocShapes = (XShapes)UnoRuntime.queryInterface( XShapes.class, pageWhereToInsert ); in createControlAndShape()
252 XIndexAccess indexAccess = (XIndexAccess)UnoRuntime.queryInterface( XIndexAccess.class, in getRadioModelByRefValue()
277 XIndexAccess indexAccess = (XIndexAccess)UnoRuntime.queryInterface( XIndexAccess.class, in getRadioModelByTag()
/trunk/main/filter/qa/complex/filter/misc/
H A DFinalizedMandatoryTest.java161 XNameAccess xNA = UnoRuntime.queryInterface(XNameAccess.class, oObj); in checkReadonlySupport()
192 xNA = UnoRuntime.queryInterface(XNameAccess.class, oObj); in checkReadonlySupport()
193 XNameContainer xNC = UnoRuntime.queryInterface(XNameContainer.class, oObj); in checkReadonlySupport()
194 XNameReplace xNR = UnoRuntime.queryInterface(XNameReplace.class, oObj); in checkReadonlySupport()
195 XFlushable xFlush = UnoRuntime.queryInterface(XFlushable.class, oObj); in checkReadonlySupport()
338 …final XMultiServiceFactory xMSF1 = UnoRuntime.queryInterface(XMultiServiceFactory.class, connectio… in getMSF()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dimplbase10.hxx85 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface() function in cppu::ImplHelper10
109 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface() function in cppu::WeakImplHelper10
142 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface() function in cppu::WeakAggImplHelper10
143 { return OWeakAggObject::queryInterface( rType ); } in queryInterface()
207 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface() function in cppu::ImplInheritanceHelper10
212 return BaseClass::queryInterface( rType ); in queryInterface()
276 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface() function in cppu::AggImplInheritanceHelper10
277 { return BaseClass::queryInterface( rType ); } in queryInterface()
H A Dimplbase11.hxx86 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface() function in cppu::ImplHelper11
110 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface() function in cppu::WeakImplHelper11
143 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface() function in cppu::WeakAggImplHelper11
144 { return OWeakAggObject::queryInterface( rType ); } in queryInterface()
208 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface() function in cppu::ImplInheritanceHelper11
213 return BaseClass::queryInterface( rType ); in queryInterface()
277 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface() function in cppu::AggImplInheritanceHelper11
278 { return BaseClass::queryInterface( rType ); } in queryInterface()
H A Dimplbase9.hxx85 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface() function in cppu::ImplHelper9
109 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface() function in cppu::WeakImplHelper9
142 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface() function in cppu::WeakAggImplHelper9
143 { return OWeakAggObject::queryInterface( rType ); } in queryInterface()
207 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface() function in cppu::ImplInheritanceHelper9
212 return BaseClass::queryInterface( rType ); in queryInterface()
276 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface() function in cppu::AggImplInheritanceHelper9
277 { return BaseClass::queryInterface( rType ); } in queryInterface()
H A Dimplbase12.hxx87 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface() function in cppu::ImplHelper12
111 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface() function in cppu::WeakImplHelper12
144 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface() function in cppu::WeakAggImplHelper12
145 { return OWeakAggObject::queryInterface( rType ); } in queryInterface()
209 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface() function in cppu::ImplInheritanceHelper12
214 return BaseClass::queryInterface( rType ); in queryInterface()
278 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface() function in cppu::AggImplInheritanceHelper12
279 { return BaseClass::queryInterface( rType ); } in queryInterface()
/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentProperties.java97 XPropertySet xPropertySet = UnoRuntime.queryInterface(XPropertySet.class, xMSF); in check()
99 … XComponentContext xContext = UnoRuntime.queryInterface(XComponentContext.class, defaultCtx); in check()
123 XDocumentProperties xDP = UnoRuntime.queryInterface(XDocumentProperties.class, oDP); in check()
130 …XDocumentProperties xDP2 = UnoRuntime.queryInterface(XDocumentProperties.class, xMSF.createInstanc… in check()
131 XInitialization xInit = UnoRuntime.queryInterface(XInitialization.class, xDP2); in check()
230 XPropertySet udps = UnoRuntime.queryInterface( XPropertySet.class, udpc ); in check()
426 udps = UnoRuntime.queryInterface( XPropertySet.class, udpc ); in check()
459 XModifyBroadcaster xMB = UnoRuntime.queryInterface( XModifyBroadcaster.class, xDP ); in check()
533 …final XMultiServiceFactory xMSF1 = UnoRuntime.queryInterface( XMultiServiceFactory.class, connecti… in getMSF()
/trunk/main/scripting/examples/javascript/ExportSheetsToHTML/
H A Dexportsheetstohtml.js42 xSDoc = UnoRuntime.queryInterface(XSpreadsheetDocument, oDoc);
44 xModel = UnoRuntime.queryInterface(XModel,oDoc);
46 xSheetsIndexAccess = UnoRuntime.queryInterface(XIndexAccess, xSDoc.getSheets());
48 xStorable = UnoRuntime.queryInterface(XStorable,xSDoc);
51 xModifiable = UnoRuntime.queryInterface(XModifiable,xSDoc);
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DQuery.java76 final XQueriesSupplier suppQueries = UnoRuntime.queryInterface( in testQueryColumns()
91 final XPropertySet query = UnoRuntime.queryInterface( in testQueryColumns()
94 final XColumnsSupplier suppCols = UnoRuntime.queryInterface( in testQueryColumns()
96 final XIndexAccess columns = UnoRuntime.queryInterface( in testQueryColumns()
104 final XNamed columnName = UnoRuntime.queryInterface( in testQueryColumns()
/trunk/main/svx/source/tbxctrls/
H A Dtbunosearchcontrollers.cxx286 css::uno::Any SAL_CALL FindTextToolbarController::queryInterface( const css::uno::Type& aType ) thr… in queryInterface() function in svx::FindTextToolbarController
288 css::uno::Any a = ToolboxController::queryInterface( aType ); in queryInterface()
292 return ::cppu::queryInterface( aType, static_cast< css::lang::XServiceInfo* >( this ) ); in queryInterface()
458 css::uno::Any a = ToolboxController::queryInterface( aType ); in queryInterface()
462 return ::cppu::queryInterface( aType, static_cast< css::lang::XServiceInfo* >( this ) ); in queryInterface()
585 css::uno::Any SAL_CALL UpSearchToolboxController::queryInterface( const css::uno::Type& aType ) thr… in queryInterface() function in svx::UpSearchToolboxController
587 css::uno::Any a = ToolboxController::queryInterface( aType ); in queryInterface()
591 return ::cppu::queryInterface( aType, static_cast< css::lang::XServiceInfo* >( this ) ); in queryInterface()
714 css::uno::Any SAL_CALL FindbarDispatcher::queryInterface( const css::uno::Type& aType ) throw( css:… in queryInterface() function in svx::FindbarDispatcher
716 css::uno::Any aReturn( ::cppu::queryInterface( aType, in queryInterface()
[all …]
/trunk/main/desktop/test/deployment/active/
H A DDispatch.java64 XMultiComponentFactory smgr = UnoRuntime.queryInterface( in dispatch()
66 XMessageBox box = UnoRuntime.queryInterface( in dispatch()
71 UnoRuntime.queryInterface( in dispatch()
73 (UnoRuntime.queryInterface( in dispatch()
81 UnoRuntime.queryInterface(XComponent.class, box).dispose(); in dispatch()
/trunk/main/desktop/test/deployment/passive/
H A DDispatch.java64 XMultiComponentFactory smgr = UnoRuntime.queryInterface( in dispatch()
66 XMessageBox box = UnoRuntime.queryInterface( in dispatch()
71 UnoRuntime.queryInterface( in dispatch()
73 (UnoRuntime.queryInterface( in dispatch()
81 UnoRuntime.queryInterface(XComponent.class, box).dispose(); in dispatch()
/trunk/test/testuno/source/fvt/uno/sc/data/
H A DValidityTypeTest.java167 XPropertySet xCellPropSet = (XPropertySet) UnoRuntime.queryInterface( in test()
172 .queryInterface(XPropertySet.class, in test()
191 .queryInterface(XSheetCondition.class, xValidPropSet); in test()
208 xCellPropSet = (XPropertySet) UnoRuntime.queryInterface( in test()
212 .queryInterface(XPropertySet.class, in test()
236 xCondition = (XSheetCondition) UnoRuntime.queryInterface( in test()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DDesignTemplate.java178 XFixedText aFixedText = UnoRuntime.queryInterface(XFixedText.class, aObj); in analyseReportDefinition()
186 … XFormattedField aFormattedField = UnoRuntime.queryInterface(XFormattedField.class, aObj); in analyseReportDefinition()
215 XGroup xGroup = UnoRuntime.queryInterface(XGroup.class, aGroup); in analyseReportDefinition()
224 XFixedText aFixedText = UnoRuntime.queryInterface(XFixedText.class, aObj); in analyseReportDefinition()
234 … XFormattedField aFormattedField = UnoRuntime.queryInterface(XFormattedField.class, aObj); in analyseReportDefinition()
314 m_xReportDefinition = UnoRuntime.queryInterface(XReportDefinition.class, aObj); in load()
/trunk/main/wizards/com/sun/star/wizards/document/
H A DShape.java72 xShapes = UnoRuntime.queryInterface(XShapes.class, oShape); in Shape()
73 xServiceInfo = UnoRuntime.queryInterface(XServiceInfo.class, oShape); in Shape()
91 xShape = UnoRuntime.queryInterface(XShape.class, oShape); in createShape()
102 xServiceInfo = UnoRuntime.queryInterface(XServiceInfo.class, xShape); in createShape()
103 xControlShape = UnoRuntime.queryInterface(XControlShape.class, xShape); in createShape()
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DStorageRepository.java100 …final XStream xStream = (XStream) UnoRuntime.queryInterface(XStream.class, input.openStreamElement… in createInputStream()
130 … final XPropertySet prop = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, stream); in createOutputStream()
210 …final XStorage storage = (XStorage) UnoRuntime.queryInterface(XStorage.class, input.openStorageEle… in openInputRepository()
255 …final XStorage storage = (XStorage) UnoRuntime.queryInterface(XStorage.class, output.openStorageEl… in openOutputRepository()
258 … final XPropertySet prop = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, storage); in openOutputRepository()
305 …final XTransactedObject obj = (XTransactedObject) UnoRuntime.queryInterface(XTransactedObject.clas… in closeOutputRepository()

Completed in 176 milliseconds

1...<<11121314151617181920>>...94