Home
last modified time | relevance | path

Searched refs:queryInterface (Results 301 – 325 of 2342) sorted by relevance

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

/trunk/main/toolkit/source/awt/
H A Dforward.hxx37 …::com::sun::star::uno::Any SAL_CALL classname::queryInterface( const ::com::sun::star::uno::Type& …
39 ::com::sun::star::uno::Any aReturn = refcountbase1::queryInterface( _rType ); \
42 aReturn = refcountbase2::queryInterface( _rType ); \
50 …::com::sun::star::uno::Any SAL_CALL classname::queryInterface( const ::com::sun::star::uno::Type& …
52 ::com::sun::star::uno::Any aReturn = refcountbase1::queryInterface( _rType ); \
55 aReturn = refcountbase2::queryInterface( _rType ); \
57 aReturn = baseclass3::queryInterface( _rType ); \
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DReportDesignerTest.java83 m_xPropertySet = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, _aObj); in PropertySetHelper()
207 m_xDesktop = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, xInterface); in getXDesktop()
390 … XNameAccess xNameAccess = (XNameAccess) UnoRuntime.queryInterface(XNameAccess.class, x); in startTestForFile()
396 …XDocumentDataSource xDataSource = (XDocumentDataSource)UnoRuntime.queryInterface(XDocumentDataSour… in startTestForFile()
404 XModel xDBSource = (XModel)UnoRuntime.queryInterface(XModel.class, xOfficeDBDoc); in startTestForFile()
409 …XDatabaseDocumentUI aDBDocUI = (XDatabaseDocumentUI)UnoRuntime.queryInterface(XDatabaseDocumentUI.… in startTestForFile()
428 …rtDocumentsSupplier xSupplier = (XReportDocumentsSupplier)UnoRuntime.queryInterface(XReportDocumen… in startTestForFile()
521 …XServiceInfo xServiceInfo = (XServiceInfo) UnoRuntime.queryInterface( XServiceInfo.class, _xCompon… in getFormatExtension()
629 … XStorable aStorable = (XStorable) UnoRuntime.queryInterface( XStorable.class, _xComponent); in storeComponent()
649 …XComponentLoader xComponentLoader = (XComponentLoader) UnoRuntime.queryInterface( XComponentLoader… in loadComponent()
[all …]
H A DOfficePrint.java117 XModel xModel = UnoRuntime.queryInterface( XModel.class, _aDoc); in getDocumentType()
160 XDesktop aDesktop = UnoRuntime.queryInterface(XDesktop.class, oDsk); in loadFromURL()
253 UnoRuntime.queryInterface( in exportToPDF()
268 UnoRuntime.queryInterface( in exportToPDF()
577 XPrintable aPrintable = UnoRuntime.queryInterface( XPrintable.class, _aDoc); in impl_printToFileWithOOo()
947 aTypeDetection = UnoRuntime.queryInterface(XTypeDetection.class, oObj); in showType()
989 XNameAccess aNameAccess = UnoRuntime.queryInterface(XNameAccess.class, aObj); in getInternalFilterName()
1080 XNameAccess aNameAccess = UnoRuntime.queryInterface(XNameAccess.class, aObj); in getServiceNameFromFilterName()
1148 aTypeDetection =UnoRuntime.queryInterface(XTypeDetection.class, oObj); in getFileExtension()
1256 XServiceInfo xServiceInfo = UnoRuntime.queryInterface( XServiceInfo.class, aDoc ); in convertDocument()
[all …]
/trunk/main/connectivity/qa/complex/connectivity/hsqldb/
H A DTestCacheSize.java293 XParameters para = (XParameters)UnoRuntime.queryInterface(XParameters.class,ps); in fillUpBigTable()
322 …XMultipleResults mrs = (XMultipleResults)UnoRuntime.queryInterface(XMultipleResults.class,sStateme… in fillUpBigTable()
327 XRow row = (XRow)UnoRuntime.queryInterface(XRow.class,rs); in fillUpBigTable()
356 XParameters para = (XParameters)UnoRuntime.queryInterface(XParameters.class,ps); in fillUpMultiTable()
422 …XMultipleResults mrs = (XMultipleResults)UnoRuntime.queryInterface(XMultipleResults.class,sStateme… in checkResults()
424 XRow row = (XRow)UnoRuntime.queryInterface(XRow.class,rs); in checkResults()
474 XParameters para = (XParameters)UnoRuntime.queryInterface(XParameters.class,ps); in checkSelects()
503 XParameters para = (XParameters)UnoRuntime.queryInterface(XParameters.class,ps); in checkSelects()
527 XParameters para = (XParameters)UnoRuntime.queryInterface(XParameters.class,ps); in checkSelects()
559 XParameters para = (XParameters)UnoRuntime.queryInterface(XParameters.class,ps); in checkUpdates()
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOReportJobFactory.java206 …final XSimpleRegistry simpleReg = (XSimpleRegistry) UnoRuntime.queryInterface(XSimpleRegistry.clas… in execute()
252 … activeConnection = (XConnection) UnoRuntime.queryInterface(XConnection.class, aProps.Value); in createReportJob()
256 … report = (XReportDefinition) UnoRuntime.queryInterface(XReportDefinition.class, aProps.Value); in createReportJob()
260 input = (XStorage) UnoRuntime.queryInterface(XStorage.class, aProps.Value); in createReportJob()
264 output = (XStorage) UnoRuntime.queryInterface(XStorage.class, aProps.Value); in createReportJob()
268 rowSet = (XRowSet) UnoRuntime.queryInterface(XRowSet.class, aProps.Value); in createReportJob()
303 … final XPropertySet set = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, rowSet); in createReportJob()
308 …activeConnection = (XConnection) UnoRuntime.queryInterface(XConnection.class, set.getPropertyValue… in createReportJob()
315 final XChild child = UnoRuntime.queryInterface(XChild.class, activeConnection); in createReportJob()
316 …final XDocumentDataSource docSource = UnoRuntime.queryInterface(XDocumentDataSource.class, child.g… in createReportJob()
[all …]
/trunk/main/framework/qa/complex/dispatches/
H A Dcheckdispatchapi.java122 …m_xDesktop = UnoRuntime.queryInterface(XFrame.class, m_xMSF.createInstance("com.sun.star.frame.Des… in before()
265 …XDispatchProviderInterceptor xInterceptor = UnoRuntime.queryInterface(XDispatchProviderInterceptor… in checkInterceptorLifeTime()
268 …XDispatchProviderInterception xInterception = UnoRuntime.queryInterface(XDispatchProviderIntercept… in checkInterceptorLifeTime()
302 …XDispatchProviderInterceptor xInterceptor = UnoRuntime.queryInterface(XDispatchProviderInterceptor… in checkInterception()
308 …XDispatchProviderInterception xInterception = UnoRuntime.queryInterface(XDispatchProviderIntercept… in checkInterception()
331 XComponentLoader xLoader = UnoRuntime.queryInterface(XComponentLoader.class, xFrame); in impl_loadIntoFrame()
381 …XDispatchInformationProvider xInfoProvider = UnoRuntime.queryInterface(XDispatchInformationProvide… in impl_checkDispatchInfo()
461 XCloseable xClose = UnoRuntime.queryInterface(XCloseable.class, xFrame); in impl_closeFrame()
474 …final XMultiServiceFactory xMSF1 = UnoRuntime.queryInterface(XMultiServiceFactory.class, connectio… in getMSF()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java106 return UnoRuntime.queryInterface(XWindowPeer.class, getFrame().getComponentWindow()); in getWizardParent()
147 m_documentDefinition = UnoRuntime.queryInterface(XPropertySet.class, docDefinition[0]); in initialize()
148 … m_reportDocument = UnoRuntime.queryInterface(XReportDefinition.class, reportDefinitionComp); in initialize()
165 return UnoRuntime.queryInterface(XModeSelector.class, xController); in getModeSelector()
209 … final XDispatchProvider xDP = UnoRuntime.queryInterface(XDispatchProvider.class, xController); in switchOffPropertyBrowser()
213 …final XURLTransformer xURLTransformer = UnoRuntime.queryInterface(com.sun.star.util.XURLTransforme… in switchOffPropertyBrowser()
273 …final XCommandProcessor xProcessor = UnoRuntime.queryInterface(XCommandProcessor.class, m_document… in store()
369 … XModifiable documentModify = UnoRuntime.queryInterface(XModifiable.class, m_reportDocument); in closeReportDefinition()
372 … XSubDocument subComponent = UnoRuntime.queryInterface(XSubDocument.class, m_documentDefinition); in closeReportDefinition()
422 …final XCommandProcessor commandProcessor = UnoRuntime.queryInterface(XCommandProcessor.class, m_do… in loadReportFromDocumentDefinition()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScModelObj.java92 XComponent oComp = (XComponent) UnoRuntime.queryInterface( in cleanup()
96 oComp = (XComponent) UnoRuntime.queryInterface(XComponent.class, in cleanup()
133 XComponent oComp = (XComponent) UnoRuntime.queryInterface( in createTestEnvironment()
139 XComponent oComp = (XComponent) UnoRuntime.queryInterface( in createTestEnvironment()
153 XModel model1 = (XModel) UnoRuntime.queryInterface(XModel.class, in createTestEnvironment()
155 XModel model2 = (XModel) UnoRuntime.queryInterface(XModel.class, in createTestEnvironment()
166 XSelectionSupplier sel = (XSelectionSupplier) UnoRuntime.queryInterface( in createTestEnvironment()
175 XIndexAccess oIndexSheets = (XIndexAccess) UnoRuntime.queryInterface( in createTestEnvironment()
H A DScAccessiblePreviewHeaderCell.java104 XCloseable oComp = (XCloseable) UnoRuntime.queryInterface( in cleanup()
129 XComponent oComp = (XComponent) UnoRuntime.queryInterface( in createTestEnvironment()
145 XModel xModel = (XModel) UnoRuntime.queryInterface(XModel.class, in createTestEnvironment()
157 XIndexAccess oIndexSheets = (XIndexAccess) UnoRuntime.queryInterface( in createTestEnvironment()
182 XStyleFamiliesSupplier xSFS = (XStyleFamiliesSupplier) UnoRuntime.queryInterface( in createTestEnvironment()
190 xNA = (XNameAccess) UnoRuntime.queryInterface(XNameAccess.class, in createTestEnvironment()
194 xPropSet = (XPropertySet) UnoRuntime.queryInterface( in createTestEnvironment()
226 XDispatchProvider xDispProv = (XDispatchProvider) UnoRuntime.queryInterface( in createTestEnvironment()
229 XURLTransformer xParser = (com.sun.star.util.XURLTransformer) UnoRuntime.queryInterface( in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DAccessibleEdit.java107 XExtendedToolkit tk = (XExtendedToolkit) UnoRuntime.queryInterface( in createTestEnvironment()
110 XModel aModel1 = (XModel) UnoRuntime.queryInterface(XModel.class, in createTestEnvironment()
115 XDispatchProvider aProv = (XDispatchProvider) UnoRuntime.queryInterface( in createTestEnvironment()
124 urlTransf = (XURLTransformer) UnoRuntime.queryInterface( in createTestEnvironment()
147 XWindow xWindow = (XWindow) UnoRuntime.queryInterface(XWindow.class, in createTestEnvironment()
154 action = (XAccessibleAction) UnoRuntime.queryInterface( in createTestEnvironment()
163 final XAccessibleEditableText edText = (XAccessibleEditableText) UnoRuntime.queryInterface( in createTestEnvironment()
179 XAccessibleText text = (XAccessibleText) UnoRuntime.queryInterface( in createTestEnvironment()
H A DAccessibleButton.java104 XExtendedToolkit tk = (XExtendedToolkit) UnoRuntime.queryInterface( in createTestEnvironment()
120 XWindow xWindow = (XWindow) UnoRuntime.queryInterface(XWindow.class, in createTestEnvironment()
134 action = (XAccessibleAction) UnoRuntime.queryInterface( in createTestEnvironment()
137 final XAccessibleComponent acomp = (XAccessibleComponent) UnoRuntime.queryInterface( in createTestEnvironment()
149 XAccessibleText text = (XAccessibleText) UnoRuntime.queryInterface( in createTestEnvironment()
207 XModel aModel = (XModel) UnoRuntime.queryInterface(XModel.class, in run()
215 XDispatchProvider xDispProv = (XDispatchProvider) UnoRuntime.queryInterface( in run()
218 … XURLTransformer xParser = (com.sun.star.util.XURLTransformer) UnoRuntime.queryInterface( in run()
H A DAccessibleListItem.java103 XExtendedToolkit tk = (XExtendedToolkit) UnoRuntime.queryInterface( in createTestEnvironment()
108 XModel aModel1 = (XModel) UnoRuntime.queryInterface(XModel.class, in createTestEnvironment()
113 XDispatchProvider aProv = (XDispatchProvider) UnoRuntime.queryInterface( in createTestEnvironment()
122 urlTransf = (XURLTransformer) UnoRuntime.queryInterface( in createTestEnvironment()
145 XWindow xWindow = (XWindow) UnoRuntime.queryInterface(XWindow.class, in createTestEnvironment()
155 action = (XAccessibleAction) UnoRuntime.queryInterface( in createTestEnvironment()
162 XAccessibleSelection xAccSel = (XAccessibleSelection) UnoRuntime.queryInterface( in createTestEnvironment()
182 final XAccessibleComponent acomp = (XAccessibleComponent) UnoRuntime.queryInterface( in createTestEnvironment()
H A DAccessibleTabControl.java95 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize()
169 XModel aModel1 = (XModel) UnoRuntime.queryInterface(XModel.class, in createTestEnvironment()
174 XDispatchProvider aProv = (XDispatchProvider) UnoRuntime.queryInterface( in createTestEnvironment()
183 urlTransf = (XURLTransformer) UnoRuntime.queryInterface( in createTestEnvironment()
215 XExtendedToolkit tk = (XExtendedToolkit) UnoRuntime.queryInterface( in createTestEnvironment()
222 XWindow xWindow = (XWindow) UnoRuntime.queryInterface(XWindow.class, in createTestEnvironment()
234 accCloseButton = (XAccessibleAction) UnoRuntime.queryInterface( in createTestEnvironment()
241 …sibleSelection selection = (XAccessibleSelection) (XAccessibleSelection) UnoRuntime.queryInterface( in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DInstCreator.java51 xMSF = (XMultiServiceFactory)UnoRuntime.queryInterface( in InstCreator()
79 UnoRuntime.queryInterface( in createCollection()
86 UnoRuntime.queryInterface( in createCollection()
93 UnoRuntime.queryInterface( in createCollection()
101 UnoRuntime.queryInterface( in createCollection()
109 UnoRuntime.queryInterface( in createCollection()
115 return (XIndexAccess)UnoRuntime.queryInterface( in createCollection()
/trunk/main/odk/examples/java/Text/
H A DBookmarkInsertion.java82 UnoRuntime.queryInterface( in markList()
105 UnoRuntime.queryInterface( in InsertBookmark()
115 UnoRuntime.queryInterface( in InsertBookmark()
123 UnoRuntime.queryInterface( in InsertBookmark()
146 UnoRuntime.queryInterface( in FindFirst()
155 UnoRuntime.queryInterface( in FindFirst()
211 xDesktop = (com.sun.star.frame.XDesktop) UnoRuntime.queryInterface( in getDesktop()
235 UnoRuntime.queryInterface( in createTextdocument()
261 UnoRuntime.queryInterface( in CreateNewDocument()
H A DHardFormatting.java77 UnoRuntime.queryInterface( in main()
83 UnoRuntime.queryInterface( in main()
92 xWordCursor = (com.sun.star.text.XWordCursor) UnoRuntime.queryInterface( in main()
97 UnoRuntime.queryInterface( in main()
112 UnoRuntime.queryInterface( in main()
130 UnoRuntime.queryInterface( in main()
213 xDesktop = (com.sun.star.frame.XDesktop) UnoRuntime.queryInterface( in getDesktop()
237 UnoRuntime.queryInterface( in createTextdocument()
263 UnoRuntime.queryInterface( in CreateNewDocument()
/trunk/main/forms/qa/integration/forms/
H A DListSelection.java91 …m_orb = UnoRuntime.queryInterface(XMultiServiceFactory.class, officeConnection.getComponentContext… in before()
137 XAccessible accessibleListBox = (XAccessible)UnoRuntime.queryInterface( in impl_clickListBox()
142 … XAccessibleSelection accessibleList = (XAccessibleSelection)UnoRuntime.queryInterface( in impl_clickListBox()
157 … XNamed sheetName = (XNamed)UnoRuntime.queryInterface( XNamed.class, view.getActiveSheet() ); in impl_clickListBox()
174 XLibraryContainer basicLibs = (XLibraryContainer)UnoRuntime.queryInterface( in impl_setupListenerScript()
221 XEventAttacherManager manager = (XEventAttacherManager)UnoRuntime.queryInterface( in impl_assignStarBasicScript()
267 XNamed sheet = (XNamed)UnoRuntime.queryInterface( XNamed.class, in prepareDocument()
311 XDrawPageSupplier suppPage = (XDrawPageSupplier)UnoRuntime.queryInterface( in getListBoxModel()
322 return (XListBox)UnoRuntime.queryInterface( in getListBoxControl()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_dbaccess/
H A DTableWindowAccessibility.java149 XPropertySet propSetDBSource = (XPropertySet) UnoRuntime.queryInterface( in createTestEnvironment()
176 UnoRuntime.queryInterface(XDocumentDataSource.class, oDBSource); in createTestEnvironment()
177 store = (XStorable) UnoRuntime.queryInterface(XStorable.class, in createTestEnvironment()
188 isolConnection = (XIsolatedConnection) UnoRuntime.queryInterface( in createTestEnvironment()
227 … XQueryDefinitionsSupplier querySuppl = (XQueryDefinitionsSupplier) UnoRuntime.queryInterface( in createTestEnvironment()
233 XPropertySet queryProp = (XPropertySet) UnoRuntime.queryInterface( in createTestEnvironment()
260 XNameContainer queryContainer = (XNameContainer) UnoRuntime.queryInterface( in createTestEnvironment()
300 xWindow = UnoRuntime.queryInterface(XModel.class, QueryComponent). in createTestEnvironment()
318 XAccessibleComponent accComp = (XAccessibleComponent) UnoRuntime.queryInterface( in createTestEnvironment()
355 …XSimpleFileAccess xSFA = (XSimpleFileAccess) UnoRuntime.queryInterface (XSimpleFileAccess.class, s… in cleanup()
/trunk/test/testuno/source/fvt/uno/sw/frame/
H A DFrameDescription.java65 …xTextDocument =(XTextDocument)UnoRuntime.queryInterface(XTextDocument.class, app.newDocument("swri… in testFrameDescription()
69 …xWriterFactory =(XMultiServiceFactory)UnoRuntime.queryInterface(XMultiServiceFactory.class, xTextD… in testFrameDescription()
71 …XTextFrame xTextFrame = (XTextFrame)UnoRuntime.queryInterface(XTextFrame.class, xWriterFactory.cre… in testFrameDescription()
73 …XPropertySet xTextFrameProps = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTextFr… in testFrameDescription()
78 …XTextDocument assertDocument_odt=(XTextDocument)UnoRuntime.queryInterface(XTextDocument.class,SWUt… in testFrameDescription()
79 …XTextFramesSupplier xTFS_odt = (XTextFramesSupplier) UnoRuntime.queryInterface(XTextFramesSupplier… in testFrameDescription()
81 …XPropertySet xTextFrameProps_odt = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTe… in testFrameDescription()
H A DInsertFrame.java64 …xTextDocument =(XTextDocument)UnoRuntime.queryInterface(XTextDocument.class, app.newDocument("swri… in testInsertFrame()
68 …xWriterFactory =(XMultiServiceFactory)UnoRuntime.queryInterface(XMultiServiceFactory.class, xTextD… in testInsertFrame()
70 …XTextFrame xTextFrame = (XTextFrame)UnoRuntime.queryInterface(XTextFrame.class, xWriterFactory.cre… in testInsertFrame()
74 …XTextDocument assertDocument_odt=(XTextDocument)UnoRuntime.queryInterface(XTextDocument.class,SWUt… in testInsertFrame()
75 …XTextFramesSupplier xTFS_odt = (XTextFramesSupplier) UnoRuntime.queryInterface(XTextFramesSupplier… in testInsertFrame()
79 …XTextDocument assertDocument_doc=(XTextDocument)UnoRuntime.queryInterface(XTextDocument.class,SWUt… in testInsertFrame()
80 …XTextFramesSupplier xTFS_doc = (XTextFramesSupplier) UnoRuntime.queryInterface(XTextFramesSupplier… in testInsertFrame()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DContextMenuInterceptor.java45 (XMultiServiceFactory)UnoRuntime.queryInterface( in notifyContextMenuExecute()
52 (XPropertySet)UnoRuntime.queryInterface( in notifyContextMenuExecute()
58 (XPropertySet)UnoRuntime.queryInterface( in notifyContextMenuExecute()
66 (XIndexContainer)UnoRuntime.queryInterface( in notifyContextMenuExecute()
79 XPropertySet xMenuEntry = (XPropertySet)UnoRuntime.queryInterface( in notifyContextMenuExecute()
91 xMenuEntry = (XPropertySet)UnoRuntime.queryInterface( in notifyContextMenuExecute()
102 xMenuEntry = (XPropertySet)UnoRuntime.queryInterface( in notifyContextMenuExecute()
/trunk/test/testuno/source/fvt/uno/sc/data/
H A DStardarFilterTest.java124 …XCellRange xdataRange = (XCellRange) UnoRuntime.queryInterface(XCellRange.class, SCUtil.getCurrent… in testStandardFilter()
127 …XSheetFilterable xFilter = (XSheetFilterable) UnoRuntime.queryInterface(XSheetFilterable.class, xd… in testStandardFilter()
136 …XPropertySet xFilterProp = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xFilterDes… in testStandardFilter()
141 …XColumnRowRange ColRowRange = (XColumnRowRange) UnoRuntime.queryInterface(XColumnRowRange.class, x… in testStandardFilter()
145 XPropertySet PropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, aRowObj); in testStandardFilter()
155 …xdataRange = (XCellRange) UnoRuntime.queryInterface(XCellRange.class, SCUtil.getCurrentSheet(scDoc… in testStandardFilter()
156 …ColRowRange = (XColumnRowRange) UnoRuntime.queryInterface(XColumnRowRange.class, xdataRange.getCel… in testStandardFilter()
160 XPropertySet PropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, aRowObj); in testStandardFilter()
/trunk/main/wizards/com/sun/star/wizards/fax/
H A DFaxDocument.java54 return UnoRuntime.queryInterface(XWindowPeer.class, xTextDocument); in getWindowPeer()
85 …XStyleFamiliesSupplier xStyleFamiliesSupplier = UnoRuntime.queryInterface(XStyleFamiliesSupplier.c… in switchFooter()
90 …xPageStyleCollection = UnoRuntime.queryInterface(com.sun.star.container.XNameContainer.class, xNam… in switchFooter()
93 …XStyle xPageStyle = UnoRuntime.queryInterface(XStyle.class, xPageStyleCollection.getByName(sPageSt… in switchFooter()
98 …xFooterText = UnoRuntime.queryInterface(XText.class, Helper.getUnoPropertyValue(xPageStyle, "Foote… in switchFooter()
106 … XPropertySet xCursorPSet = UnoRuntime.queryInterface(XPropertySet.class, myCursor); in switchFooter()
108 …XTextField xPageNumberField = UnoRuntime.queryInterface(XTextField.class, xMSFDoc.createInstance("… in switchFooter()
109 … XPropertySet xPSet = UnoRuntime.queryInterface(XPropertySet.class, xPageNumberField); in switchFooter()
/trunk/main/ucb/qa/complex/tdoc/
H A DCheckTransientDocumentsDocumentContent.java90 … UnoRuntime.queryInterface(XTransientDocumentsDocumentContentFactory.class, o); in checkTransientDocumentsDocumentContent()
95 …XDocumentSubStorageSupplier xDocumentSubStorageSupplier = UnoRuntime.queryInterface(XDocumentSubSt… in checkTransientDocumentsDocumentContent()
105 …XCommandProcessor xCommandProcessor = UnoRuntime.queryInterface(XCommandProcessor.class, xContent); in checkTransientDocumentsDocumentContent()
121 … XDynamicResultSet xDynamicResultSet = UnoRuntime.queryInterface(XDynamicResultSet.class, result); in checkTransientDocumentsDocumentContent()
123 XRow xRow = UnoRuntime.queryInterface(XRow.class, xResultSet); in checkTransientDocumentsDocumentContent()
141 XContent xNewFolder = UnoRuntime.queryInterface(XContent.class, result); in checkTransientDocumentsDocumentContent()
143 …XCommandProcessor xFolderCommandProcessor = UnoRuntime.queryInterface(XCommandProcessor.class, xNe… in checkTransientDocumentsDocumentContent()
177 …final XMultiServiceFactory xMSF1 = UnoRuntime.queryInterface(XMultiServiceFactory.class, connectio… in getMSF()
/trunk/main/ucb/qa/complex/ucb/
H A DUCB.java101 UnoRuntime.queryInterface(XCommandProcessor.class, xContent); in executeCommand()
125 UnoRuntime.queryInterface(XDynamicResultSet.class, executeCommand(xContent, "open", aArg)); in listFiles()
134 XContentAccess xContentAccess = UnoRuntime.queryInterface(XContentAccess.class, xResultSet); in listFiles()
135 XRow xRow = UnoRuntime.queryInterface(XRow.class, xResultSet); in listFiles()
177 XRow xrow = UnoRuntime.queryInterface(XRow.class, row); in getContentProperty()
203 …XContentIdentifier id = (UnoRuntime.queryInterface(XContentIdentifierFactory.class, ucb)).createCo… in getContent()
204 return (UnoRuntime.queryInterface(XContentProvider.class, ucb)).queryContent(id); in getContent()
246 …final XMultiServiceFactory xMSF1 = UnoRuntime.queryInterface(XMultiServiceFactory.class, connectio… in getMSF()

Completed in 78 milliseconds

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