Home
last modified time | relevance | path

Searched refs:queryInterface (Results 1401 – 1425 of 2339) sorted by relevance

1...<<51525354555657585960>>...94

/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/logging/
H A DXAccessibleEventLog.java51 UnoRuntime.queryInterface(XAccessibleEventBroadcaster.class, xac); in addEventListener()
145 …XAccessibleContext xac = (XAccessibleContext) UnoRuntime.queryInterface(XAccessibleContext.class, … in logMessage()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XEnhancedMouseClickBroadcaster.java60 docModel = (XModel) UnoRuntime.queryInterface( in before()
98 XAccessibleComponent window = (XAccessibleComponent) UnoRuntime.queryInterface( in clickOnSheet()
/trunk/main/odk/examples/DevelopersGuide/Components/CppComponent/
H A Dservice1_impl.cxx74 virtual Any SAL_CALL queryInterface( Type const & type )
100 Any MyService1Impl::queryInterface( Type const & type ) in queryInterface() function in my_sc_impl::MyService1Impl
/trunk/main/sw/source/core/unocore/
H A Dunoftn.cxx280 SwXFootnote::queryInterface(const uno::Type& rType) in queryInterface() function in SwXFootnote
283 const uno::Any ret = SwXFootnote_Base::queryInterface(rType); in queryInterface()
285 ? SwXText::queryInterface(rType) in queryInterface()
/trunk/main/unotools/source/ucbhelper/
H A Dxtempfile.cxx65 ::css::uno::Any SAL_CALL OTempFileService::queryInterface( ::css::uno::Type const & aType ) in queryInterface() function in OTempFileService
68 ::css::uno::Any aResult( OTempFileBase::queryInterface( aType ) ); in queryInterface()
70 aResult = cppu::PropertySetMixin< ::css::io::XTempFile >::queryInterface( aType ) ; in queryInterface()
/trunk/main/forms/source/component/
H A DButton.cxx83 aReturn = OButtonModel_Base::queryInterface( _type ); in queryAggregation()
406 aReturn = OButtonControl_BASE::queryInterface( _rType ); in queryAggregation()
412 aReturn = OFormNavigationHelper::queryInterface( _rType ); in queryAggregation()
/trunk/main/ucb/source/ucp/file/
H A Dfilrow.cxx116 XRow_impl::queryInterface( in queryInterface() function in XRow_impl
120 uno::Any aRet = cppu::queryInterface( rType, in queryInterface()
123 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType ); in queryInterface()
/trunk/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx105 Any SAL_CALL OPreparedStatement::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface() function in OPreparedStatement
107 Any aRet = OStatement_Base::queryInterface(rType); in queryInterface()
108 return aRet.hasValue() ? aRet : ::cppu::queryInterface( rType, in queryInterface()
/trunk/main/connectivity/source/drivers/jdbc/
H A DCallableStatement.cxx63 Any SAL_CALL java_sql_CallableStatement::queryInterface( const Type & rType ) throw(RuntimeExceptio… in queryInterface() function in java_sql_CallableStatement
65 Any aRet = java_sql_PreparedStatement::queryInterface(rType); in queryInterface()
66 …return aRet.hasValue() ? aRet : ::cppu::queryInterface(rType,static_cast< starsdbc::XRow*>(this),s… in queryInterface()
/trunk/main/UnoControls/source/base/
H A Dbasecontrol.cxx98 Any SAL_CALL BaseControl::queryInterface( const Type& rType ) throw( RuntimeException ) in queryInterface() function in unocontrols::BaseControl
105 aReturn = m_xDelegator->queryInterface( rType ); in queryInterface()
230 Any aReturn ( ::cppu::queryInterface( aType , in queryAggregation()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Durlparameter.cxx361 virtual Any SAL_CALL queryInterface( const Type& rType ) throw( RuntimeException );
1104 Any SAL_CALL InputStreamTransformer::queryInterface( const Type& rType ) throw( RuntimeException ) in queryInterface() function in InputStreamTransformer
1106 Any aRet = ::cppu::queryInterface( rType, in queryInterface()
1110 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType ); in queryInterface()
/trunk/main/test/source/java/org/openoffice/test/
H A DOfficeConnection.java86 context = UnoRuntime.queryInterface( in setUp()
109 XDesktop desktop = UnoRuntime.queryInterface( in tearDown()
/trunk/main/package/qa/ofopxmlstorages/
H A DTest07.java146 …XNameAccess xClonedNameAccess = (XNameAccess) UnoRuntime.queryInterface( XNameAccess.class, xClone… in test()
218 …XNameAccess xCloneOfRootNA = (XNameAccess) UnoRuntime.queryInterface( XNameAccess.class, xCloneOfR… in test()
/trunk/main/odk/examples/java/Storage/
H A DTest05.java68 …XStorage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage … in test()
232 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
/trunk/main/mysqlc/source/
H A Dmysqlc_statement.hxx118 Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type & rType)
182 Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType )
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dcompbase_ex.hxx72 virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(
118 virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(
/trunk/main/cppuhelper/source/
H A Dexc_thrower.cxx65 virtual Any SAL_CALL queryInterface( Type const & type )
143 Any ExceptionThrower::queryInterface( Type const & type ) in queryInterface() function in __anonc25f52000111::ExceptionThrower
/trunk/main/svx/inc/svx/
H A Dunoshape.hxx358 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
389 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
418 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
468 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
511 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
703 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
846 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
/trunk/main/reportdesign/source/core/api/
H A DImageControl.cxx159 uno::Any SAL_CALL OImageControl::queryInterface( const uno::Type& _rType ) throw (uno::RuntimeExcep… in IMPLEMENT_FORWARD_REFCOUNT()
161 uno::Any aReturn = ImageControlBase::queryInterface(_rType); in IMPLEMENT_FORWARD_REFCOUNT()
163 aReturn = ImageControlPropertySet::queryInterface(_rType); in IMPLEMENT_FORWARD_REFCOUNT()
H A DFixedLine.cxx204 uno::Any SAL_CALL OFixedLine::queryInterface( const uno::Type& _rType ) throw (uno::RuntimeExceptio… in IMPLEMENT_FORWARD_REFCOUNT()
206 uno::Any aReturn = FixedLineBase::queryInterface(_rType); in IMPLEMENT_FORWARD_REFCOUNT()
208 aReturn = FixedLinePropertySet::queryInterface(_rType); in IMPLEMENT_FORWARD_REFCOUNT()
/trunk/main/toolkit/source/controls/
H A Dgeometrycontrolmodel.cxx271 aReturn = OPropertySetAggregationHelper::queryInterface(_rType); in queryAggregation()
282 …Any SAL_CALL OGeometryControlModel_Base::queryInterface( const Type& _rType ) throw(RuntimeExcepti… in queryInterface() function in OGeometryControlModel_Base
284 return OGCM_Base::queryInterface(_rType); in queryInterface()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePreviewTable.cxx122 uno::Any SAL_CALL ScAccessiblePreviewTable::queryInterface( uno::Type const & rType ) in queryInterface() function in ScAccessiblePreviewTable
125 uno::Any aAny (ScAccessiblePreviewTableImpl::queryInterface(rType)); in queryInterface()
126 return aAny.hasValue() ? aAny : ScAccessibleContextBase::queryInterface(rType); in queryInterface()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNStatement.cxx127 Any SAL_CALL OCommonStatement::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface() function in connectivity::evoab::OCommonStatement
129 Any aRet = OCommonStatement_IBase::queryInterface(rType); in queryInterface()
131 aRet = ::comphelper::OPropertyContainer::queryInterface(rType); in queryInterface()
/trunk/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx133 Any SAL_CALL OPreparedStatement::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface() function in OPreparedStatement
136 Any aRet = OStatement_BASE2::queryInterface(rType); in queryInterface()
137 return aRet.hasValue() ? aRet : ::cppu::queryInterface( rType, in queryInterface()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibletoolboxitem.cxx285 Any SAL_CALL VCLXAccessibleToolBoxItem::queryInterface( const Type& _rType ) throw (RuntimeExceptio… in IMPLEMENT_FORWARD_REFCOUNT()
293 ::com::sun::star::uno::Any aReturn = AccessibleTextHelper_BASE::queryInterface( _rType ); in IMPLEMENT_FORWARD_REFCOUNT()
295 aReturn = VCLXAccessibleToolBoxItem_BASE::queryInterface( _rType ); in IMPLEMENT_FORWARD_REFCOUNT()

Completed in 134 milliseconds

1...<<51525354555657585960>>...94