Home
last modified time | relevance | path

Searched refs:queryInterface (Results 876 – 900 of 2342) sorted by relevance

1...<<31323334353637383940>>...94

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XGoalSeek.java50 UnoRuntime.queryInterface(XSpreadsheetDocument.class, oObj); in before()
52 XIndexAccess oIndexSheets = (XIndexAccess) UnoRuntime.queryInterface( in before()
54 xSheet = (XSpreadsheet) UnoRuntime.queryInterface( in before()
/trunk/main/odk/examples/DevelopersGuide/Accessibility/
H A DConnectionTask.java94 XAccessible xAccessible = (XAccessible) UnoRuntime.queryInterface( in registerListeners()
135 xToolkit = (XExtendedToolkit) UnoRuntime.queryInterface( in getToolkit()
170 return (XMultiServiceFactory) UnoRuntime.queryInterface ( in connectToOffice()
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DObjectTransformationDemo.java72 UnoRuntime.queryInterface( XPropertySet.class, xPage ); in main()
75 UnoRuntime.queryInterface( XShapes.class, xPage ); in main()
84 UnoRuntime.queryInterface( XPropertySet.class, xShape ); in main()
H A DTextDemo.java76 UnoRuntime.queryInterface( XShapes.class, xPage ); in main()
93 UnoRuntime.queryInterface( XPropertySet.class, xRectangle ); in main()
121 UnoRuntime.queryInterface( XPropertySet.class, xRectangle ); in main()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DOneInstanceFactory.java83 XInitialization xIni = (XInitialization) UnoRuntime.queryInterface( in createInstance()
90 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( in createInstance()
107 XInitialization xIni = (XInitialization) UnoRuntime.queryInterface( in createInstanceWithArguments()
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DHelper.java91 return (XSpreadsheetDocument) UnoRuntime.queryInterface( in createSpreadsheetDocument()
124 UnoRuntime.queryInterface(XComponentLoader.class, in createDocument()
128 aResult = (XModel) UnoRuntime.queryInterface( in createDocument()
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinExchange.cxx161 Any SAL_CALL OJoinExchObj::queryInterface( const Type& _rType ) throw(RuntimeException) in queryInterface() function in dbaui::OJoinExchObj
163 Any aReturn = TransferableHelper::queryInterface(_rType); in queryInterface()
165 aReturn = OJoinExchObj_Base::queryInterface(_rType); in queryInterface()
/trunk/main/sw/source/core/access/
H A Daccembedded.cxx62 SwAccessibleEmbeddedObject::queryInterface (const com::sun::star::uno::Type & rType) in queryInterface() function in SwAccessibleEmbeddedObject
65 ::com::sun::star::uno::Any aReturn = SwAccessibleNoTextFrame::queryInterface (rType); in queryInterface()
67 aReturn = ::cppu::queryInterface (rType, in queryInterface()
/trunk/main/package/qa/storages/
H A DTest16.java65 XStorage xTempStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oTempStorage ); in test()
114 …XStorage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage … in test()
137 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
H A DTest18.java66 XStorage xTempStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oTempStorage ); in test()
121 …XStorage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage … in test()
144 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScCellTextCursor.java122 UnoRuntime.queryInterface (XComponent.class, xSheetDoc) ; in cleanup()
156 UnoRuntime.queryInterface(XIndexAccess.class, oSheets); in createTestEnvironment()
177 XText aText = (XText) UnoRuntime.queryInterface(XText.class, aCell); in createTestEnvironment()
H A DScLabelRangeObj.java83 UnoRuntime.queryInterface (XComponent.class, xSheetDoc) ; in cleanup()
110 UnoRuntime.queryInterface(XPropertySet.class, xSheetDoc); in createTestEnvironment()
113 UnoRuntime.queryInterface(XLabelRanges.class, ranges); in createTestEnvironment()
H A DScIndexEnumeration_DatabaseRangesEnumeration.java73 UnoRuntime.queryInterface (XComponent.class, xSheetDoc) ; in cleanup()
87 UnoRuntime.queryInterface(XPropertySet.class, xSheetDoc); in createTestEnvironment()
116 UnoRuntime.queryInterface(XEnumerationAccess.class,oObj); in createTestEnvironment()
H A DXMLImporter.java80 xSheetDoc = (XComponent) UnoRuntime.queryInterface in initialize()
132 XImporter imp = (XImporter) UnoRuntime.queryInterface in createTestEnvironment()
168 UnoRuntime.queryInterface(XSpreadsheetDocument.class, xSheetDoc); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/
H A DSdGenericDrawPage.java148 UnoRuntime.queryInterface(XDrawPagesSupplier.class,xDrawDoc); in createTestEnvironment()
150 XIndexAccess oDPi = (XIndexAccess) UnoRuntime.queryInterface in createTestEnvironment()
162 oShapes = (XShapes) UnoRuntime.queryInterface(XShapes.class,oObj); in createTestEnvironment()
H A DSdPageLinkTargets.java108 UnoRuntime.queryInterface(XLinkTargetSupplier.class, the_page); in createTestEnvironment()
115 UnoRuntime.queryInterface(XShapes.class,the_page); in createTestEnvironment()
121 UnoRuntime.queryInterface(XPropertySet.class,oShape); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_svx/
H A DSvxUnoTextRange.java113 XSimpleText text = (XSimpleText) UnoRuntime.queryInterface in createTestEnvironment()
128 xEA = (XEnumerationAccess) UnoRuntime.queryInterface in createTestEnvironment()
134 xEA = (XEnumerationAccess) UnoRuntime.queryInterface in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXFootnoteText.java127 UnoRuntime.queryInterface(XMultiServiceFactory.class, xTextDoc); in createTestEnvironment()
131 oFootnote = (XFootnote)UnoRuntime.queryInterface(XFootnote.class, in createTestEnvironment()
150 UnoRuntime.queryInterface(XSimpleText.class, oFootnote); in createTestEnvironment()
H A DSwXTextGraphicObjects.java122 UnoRuntime.queryInterface(XTextContent.class,oObj); in createTestEnvironment()
135 UnoRuntime.queryInterface(XPropertySet.class,oObj); in createTestEnvironment()
150 UnoRuntime.queryInterface(XTextGraphicObjectsSupplier.class, in createTestEnvironment()
H A DXMLMetaExporter.java132 XExporter xEx = (XExporter) UnoRuntime.queryInterface in createTestEnvironment()
138 UnoRuntime.queryInterface in createTestEnvironment()
140 XPropertySet docInfo = (XPropertySet) UnoRuntime.queryInterface in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DToolkit.java97 XControlAccess the_access = (XControlAccess) UnoRuntime.queryInterface( in createTestEnvironment()
100 XController cntrlr = (XController) UnoRuntime.queryInterface( in createTestEnvironment()
119 XModel xModel = (XModel)UnoRuntime.queryInterface(XModel.class, xTextDoc); in createTestEnvironment()
H A DAccessibleToolBoxItem.java92 the_Desk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, in initialize()
153 XModel aModel = (XModel) UnoRuntime.queryInterface(XModel.class, in createTestEnvironment()
181 final XAccessibleAction oAction = (XAccessibleAction) UnoRuntime.queryInterface( in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DCalcTools.java103 …XCellRangeData xRangeData = (XCellRangeData) UnoRuntime.queryInterface(XCellRangeData.class, xRang… in fillCalcSheetWithContent()
128 UnoRuntime.queryInterface(XSpreadsheetDocument.class, xSheetDoc); in getSpreadSheetFromSheetDoc()
133 UnoRuntime.queryInterface(XIndexAccess.class, xSpreadsheets); in getSpreadSheetFromSheetDoc()
H A DSysUtils.java97 XDesktop xDesk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class,desk); in getActiveComponent()
108 XDesktop xDesk = (XDesktop) UnoRuntime.queryInterface(XDesktop.class,desk); in getActiveFrame()
130 XClipboard xCB = (XClipboard) UnoRuntime.queryInterface in getSysClipboardText()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_svtools/
H A DAccessibleTabBar.java94 xDoc = (XComponent) UnoRuntime.queryInterface(XComponent.class, in createTestEnvironment()
111 XWindow xWindow = UnoRuntime.queryInterface(XModel.class, xDoc). in createTestEnvironment()
147 XCloseable closer = (XCloseable) UnoRuntime.queryInterface( in closeDoc()

Completed in 71 milliseconds

1...<<31323334353637383940>>...94