Home
last modified time | relevance | path

Searched refs:queryInterface (Results 1151 – 1175 of 2339) sorted by relevance

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

/trunk/main/svtools/source/uno/
H A Dframestatuslistener.cxx71 Any SAL_CALL FrameStatusListener::queryInterface( const Type& rType ) in queryInterface() function in svt::FrameStatusListener
74 Any a = ::cppu::queryInterface( in queryInterface()
85 return OWeakObject::queryInterface( rType ); in queryInterface()
H A Dtoolboxcontroller.cxx142 Any SAL_CALL ToolboxController::queryInterface( const Type& rType ) in queryInterface() function in svt::ToolboxController
145 Any a = ::cppu::queryInterface( in queryInterface()
155 a = ::cppu::queryInterface(rType in queryInterface()
160 return OWeakObject::queryInterface( rType ); in queryInterface()
/trunk/main/toolkit/test/accessibility/
H A DQueuedListener.java40 XAccessibleContext xContext = (XAccessibleContext)UnoRuntime.queryInterface( in disposing()
44 XAccessible xAccessible = (XAccessible)UnoRuntime.queryInterface( in disposing()
H A DAccessibleExtendedComponentHandler.java33 (XAccessibleExtendedComponent) UnoRuntime.queryInterface ( in createHandler()
53 return (XAccessibleExtendedComponent) UnoRuntime.queryInterface ( in getComponent()
H A DAccessibleActionHandler.java34 (XAccessibleAction) UnoRuntime.queryInterface ( in createHandler()
54 return (XAccessibleAction) UnoRuntime.queryInterface ( in getAction()
H A DEventHandler.java42 mxEventSource = (XAccessibleContext)UnoRuntime.queryInterface( in EventHandler()
46 XAccessible xAccessible = (XAccessible)UnoRuntime.queryInterface( in EventHandler()
H A DOfficeConnection.java96 XUnoUrlResolver aURLResolver = (XUnoUrlResolver) UnoRuntime.queryInterface ( in connect()
101 maServiceManager = (XMultiServiceFactory) UnoRuntime.queryInterface ( in connect()
/trunk/main/scripting/java/com/sun/star/script/framework/provider/
H A DEditorScriptContext.java61 XModel xModel = ( XModel ) UnoRuntime.queryInterface( XModel.class, in getDocument()
69 XScriptInvocationContext xContext = ( XScriptInvocationContext ) UnoRuntime.queryInterface( in getInvocationContext()
/trunk/main/connectivity/source/drivers/file/
H A DFTables.cxx68 Any SAL_CALL OTables::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface() function in OTables
77 return OTables_BASE::queryInterface(rType); in queryInterface()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_Shape.java35 XSpreadsheetDocument xSheetDoc = (XSpreadsheetDocument) UnoRuntime.queryInterface( in _Anchor()
44 xSheet = (XSpreadsheet) UnoRuntime.queryInterface( in _Anchor()
H A D_XDataPilotFieldGrouping.java45 …XDataPilotField xDataPilotField = (XDataPilotField) UnoRuntime.queryInterface(XDataPilotField.clas… in _createNameGroup()
46 …XNameAccess xNameAccess = (XNameAccess) UnoRuntime.queryInterface(XNameAccess.class, xDataPilotFie… in _createNameGroup()
H A D_XSheetAnnotationAnchor.java87 UnoRuntime.queryInterface(XSimpleText.class, anno); in check_getIsVisible()
113 UnoRuntime.queryInterface(XSimpleText.class, anno); in check_setIsVisible()
/trunk/main/wizards/com/sun/star/wizards/table/
H A DCGCategory.java61 UnoRuntime.queryInterface(XNameAccess.class, oconfigView), in initialize()
74 …xNameAccessTablesNode = UnoRuntime.queryInterface(XNameAccess.class, xNameAccessCurBusinessNode.ge… in getTableNames()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdbcx/
H A D_XDeleteRows.java55 UnoRuntime.queryInterface(XRowLocate.class, oObj); in _deleteRows()
57 UnoRuntime.queryInterface(XResultSet.class, oObj); in _deleteRows()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_typemgr.uno/
H A DTypeDescriptionManager.java51 XPropertySet xProp = (XPropertySet)UnoRuntime.queryInterface( in createTestEnvironment()
55 UnoRuntime.queryInterface(XComponentContext.class, in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_tdmgr/
H A DTypeDescriptionManager.java56 XPropertySet xProp = (XPropertySet)UnoRuntime.queryInterface( in createTestEnvironment()
60 UnoRuntime.queryInterface(XComponentContext.class, in createTestEnvironment()
/trunk/main/filter/source/xmlfilteradaptor/
H A Dstreamwrap.hxx35 virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type& _rTy…
36 { return baseclass::queryInterface(_rType); } \
/trunk/main/odk/examples/DevelopersGuide/ScriptingFramework/SayHello/SayHello/
H A DSayHello.java56 UnoRuntime.queryInterface( in createDocument()
63 UnoRuntime.queryInterface( XTextDocument.class, comp); in createDocument()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/io/
H A D_XObjectOutputStream.java75 UnoRuntime.queryInterface(XPropertySet.class, objWrite); in _writeObject()
84 UnoRuntime.queryInterface(XPropertySet.class, readObj); in _writeObject()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScAutoFormatFieldObj.java82 XIndexAccess formatsIndex = (XIndexAccess)UnoRuntime.queryInterface in createTestEnvironment()
86 XIndexAccess formatIndex = (XIndexAccess) UnoRuntime.queryInterface in createTestEnvironment()
H A DScAutoFormatObj.java87 UnoRuntime.queryInterface(XIndexAccess.class, formats); in createTestEnvironment()
93 UnoRuntime.queryInterface(XNamed.class, oObj) ; in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/drawing/
H A D_XConnectorShape.java74 shape1 = (XConnectableShape) UnoRuntime.queryInterface in before()
76 shape2 = (XConnectableShape) UnoRuntime.queryInterface in before()
/trunk/main/scripting/workben/mod/_scripting/
H A DScriptStorageManager.java51 XPropertySet xProp = (XPropertySet)UnoRuntime.queryInterface( in createTestEnvironment()
55 UnoRuntime.queryInterface(XComponentContext.class, in createTestEnvironment()
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DHelper.java59 (com.sun.star.frame.XComponentLoader)UnoRuntime.queryInterface( in createDocument()
64 xComponent = (com.sun.star.lang.XComponent)UnoRuntime.queryInterface( in createDocument()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXStyleFamilies.java96 UnoRuntime.queryInterface(XTextDocument.class, xTextDoc); in createTestEnvironment()
98 UnoRuntime.queryInterface(XStyleFamiliesSupplier.class, xArea); in createTestEnvironment()

Completed in 60 milliseconds

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