Home
last modified time | relevance | path

Searched refs:queryInterface (Results 1751 – 1775 of 2339) sorted by relevance

1...<<71727374757677787980>>...94

/trunk/main/svl/source/fsstor/
H A Dfsstorage.cxx314 uno::Any SAL_CALL FSStorage::queryInterface( const uno::Type& rType ) in queryInterface() function in FSStorage
318 aReturn <<= ::cppu::queryInterface in queryInterface()
331 return OWeakObject::queryInterface( rType ); in queryInterface()
/trunk/main/ucb/source/ucp/gio/
H A Dgio_content.cxx1311 uno::Any SAL_CALL Content::queryInterface( const uno::Type & rType ) throw ( uno::RuntimeException ) in queryInterface() function in gio::Content
1313 uno::Any aRet = cppu::queryInterface( rType, static_cast< ucb::XContentCreator * >( this ) ); in queryInterface()
1314 return aRet.hasValue() ? aRet : ContentImplHelper::queryInterface(rType); in queryInterface()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx193 uno::Any SAL_CALL HierarchyContent::queryInterface( const uno::Type & rType ) in queryInterface() function in HierarchyContent
196 uno::Any aRet = ContentImplHelper::queryInterface( rType ); in queryInterface()
202 aRet = cppu::queryInterface( in queryInterface()
/trunk/main/svx/source/accessibility/
H A DAccessibleShape.cxx894 AccessibleShape::queryInterface (const com::sun::star::uno::Type & rType) in queryInterface() function in accessibility::AccessibleShape
897 ::com::sun::star::uno::Any aReturn = AccessibleContextBase::queryInterface (rType); in queryInterface()
899 aReturn = ::cppu::queryInterface (rType, in queryInterface()
/trunk/main/vcl/inc/vcl/
H A Dunohelp2.hxx53 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType …
/trunk/main/svx/inc/svx/
H A DAccessibleGraphicShape.hxx64 queryInterface (const com::sun::star::uno::Type & rType)
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XActivationBroadcaster.java81 xSpreadsheetView = (XSpreadsheetView) UnoRuntime.queryInterface( in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_lng/
H A DDicList.java91 XDictionaryList xDicList = (XDictionaryList) UnoRuntime.queryInterface( in createTestEnvironment()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxpointer.hxx59 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) th…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sch/
H A DChartGrid.java107 UnoRuntime.queryInterface(XAxisXSupplier.class,oDiagram); in createTestEnvironment()
H A DChXChartAxis.java114 UnoRuntime.queryInterface(XAxisYSupplier.class,oDiagram); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXChapterNumbering.java96 UnoRuntime.queryInterface(XChapterNumberingSupplier.class,xTextDoc); in createTestEnvironment()
H A DSwXPrintSettings.java98 UnoRuntime.queryInterface(XPrintSettingsSupplier.class, oInst); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DMutableTreeDataModel.java90 …XMutableTreeDataModel xModel = (XMutableTreeDataModel) UnoRuntime.queryInterface(XMutableTreeDataM… in fireEvent()
/trunk/main/forms/util/
H A Dmakefile.mk102 @echo queryInterface >>$@
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XRelativeTextContentInsert.java79 UnoRuntime.queryInterface(XText.class,oObj); in _insertTextContentAfter()
/trunk/main/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/
H A DUrlResolver.java59 (XUnoUrlResolver) UnoRuntime.queryInterface( XUnoUrlResolver.class, urlResolver ); in main()
/trunk/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/
H A DStopMessageDispatcherTest.java59 XTest test = UnoRuntime.queryInterface( in run()
/trunk/main/connectivity/inc/connectivity/sdbcx/
H A DVDescriptor.hxx77 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DController.java45 UnoRuntime.queryInterface( com.sun.star.frame.XDispatchProvider.class, in Controller()
/trunk/main/writerfilter/qa/complex/ooxml/
H A DLoadDocuments.java80 …final XMultiServiceFactory xMSF1 = UnoRuntime.queryInterface(XMultiServiceFactory.class, connectio… in getMSF()
/trunk/main/framework/inc/uielement/
H A Dpanelwrapper.hxx57 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/PathSubstitution/
H A DPathSubstitutionTest.java64 xPathSubstService = (XStringSubstitution)UnoRuntime.queryInterface( in main()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XMessageBoxFactory.java59 UnoRuntime.queryInterface(XWindow.class, mb)); in _createMessageBox()
/trunk/main/odk/examples/DevelopersGuide/Accessibility/
H A DRegistrationThread.java102 (XAccessibleEventBroadcaster) UnoRuntime.queryInterface ( in traverseTree()

Completed in 88 milliseconds

1...<<71727374757677787980>>...94