Home
last modified time | relevance | path

Searched refs:queryInterface (Results 1551 – 1575 of 2339) sorted by relevance

1...<<61626364656667686970>>...94

/trunk/main/bean/qa/complex/bean/
H A DOOoBeanTest.java106 UnoRuntime.queryInterface(com.sun.star.text.XTextDocument.class, model); in getText()
711 …final XMultiServiceFactory xMSF1 = UnoRuntime.queryInterface(XMultiServiceFactory.class, connectio… in getMSF()
/trunk/main/cppuhelper/test/
H A Dtestimplhelper.cxx93 virtual Any SAL_CALL queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface() function
94 { return ImplHelper4< CA, DBA, FE, G >::queryInterface( rType ); } in queryInterface()
H A Dtestpropshlp.cxx368 Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) throw(RuntimeException) in queryInterface() function in test_OPropertySetHelper
370 Any aRet( OPropertySetHelper::queryInterface( rType ) ); in queryInterface()
371 return (aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType )); in queryInterface()
/trunk/main/dbaccess/source/ui/misc/
H A Ddbsubcomponentcontroller.cxx229 … Any SAL_CALL DBSubComponentController::queryInterface(const Type& _rType) throw (RuntimeException) in queryInterface() function in dbaui::DBSubComponentController
238 return DBSubComponentController_Base::queryInterface( _rType ); in queryInterface()
/trunk/main/sc/source/ui/unoobj/
H A Dcursuno.cxx61 uno::Any SAL_CALL ScCellCursorObj::queryInterface( const uno::Type& rType ) throw(uno::RuntimeExcep… in queryInterface() function in ScCellCursorObj
67 return ScCellRangeObj::queryInterface( rType ); in queryInterface()
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.cxx138 Any SAL_CALL OResultSet::queryInterface(const Type & rType) in queryInterface() function in OResultSet
142 Any aRet = OPropertySetHelper::queryInterface(rType); in queryInterface()
144 aRet = OResultSet_BASE::queryInterface(rType); in queryInterface()
/trunk/main/connectivity/source/drivers/jdbc/
H A DPreparedStatement.cxx78 ::com::sun::star::uno::Any SAL_CALL java_sql_PreparedStatement::queryInterface( const ::com::sun::s… in queryInterface() function in java_sql_PreparedStatement
80 ::com::sun::star::uno::Any aRet = OStatement_BASE2::queryInterface(rType); in queryInterface()
81 return aRet.hasValue() ? aRet : ::cppu::queryInterface( rType, in queryInterface()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx151 Any SAL_CALL MacabResultSet::queryInterface(const Type & rType) throw(RuntimeException) in queryInterface() function in MacabResultSet
153 Any aRet = OPropertySetHelper::queryInterface(rType); in queryInterface()
155 aRet = MacabResultSet_BASE::queryInterface(rType); in queryInterface()
/trunk/main/svx/source/table/
H A Daccessiblecell.cxx168 Any SAL_CALL AccessibleCell::queryInterface( const Type& aType ) throw (RuntimeException) in queryInterface() function in accessibility::AccessibleCell
170 return AccessibleCellBase::queryInterface( aType ); in queryInterface()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExportDocumentHandler.cxx361 uno::Any SAL_CALL ExportDocumentHandler::queryInterface( const uno::Type& _rType ) throw (uno::Runt… in queryInterface() function in rptxml::ExportDocumentHandler
363 uno::Any aReturn = ExportDocumentHandler_BASE::queryInterface(_rType); in queryInterface()
/trunk/main/dbaccess/source/core/api/
H A DRowSet.cxx445 Any SAL_CALL ORowSet::queryInterface( const Type & rType ) throw (RuntimeException) in queryInterface() function in dbaccess::ORowSet
447 return ORowSet_BASE1::queryInterface( rType); in queryInterface()
473 Any aRet(ORowSetBase::queryInterface(rType)); in queryAggregation()
2904 Any ORowSetClone::queryInterface( const Type & rType ) throw (RuntimeException) in queryInterface() function in dbaccess::ORowSetClone
2906 Any aRet = ORowSetBase::queryInterface(rType); in queryInterface()
2908 aRet = OSubComponent::queryInterface(rType); in queryInterface()
H A Dresultset.cxx178 Any OResultSet::queryInterface( const Type & rType ) throw (RuntimeException) in queryInterface() function in OResultSet
181 Any aIface = OResultSetBase::queryInterface( rType ); in queryInterface()
183 aIface = ::cppu::queryInterface( in queryInterface()
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx196 Any SAL_CALL OResultSet::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface() function in OResultSet
199 Any aRet = OPropertySetHelper::queryInterface(rType); in queryInterface()
200 return aRet.hasValue() ? aRet : OResultSet_BASE::queryInterface(rType); in queryInterface()
1267 m_pTable->queryInterface(::getCppuType((const Reference<XIndexesSupplier>*)0)) >>= xIndexSup; in sortRows()
/trunk/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx97 virtual Any SAL_CALL queryInterface( const Type& aType ) throw (RuntimeException);
1128 Any SAL_CALL DocumentSettings::queryInterface( const Type& aType ) throw (RuntimeException) in queryInterface() function in DocumentSettings
1130 return WeakImplHelper3< XPropertySet, XMultiPropertySet, XServiceInfo >::queryInterface( aType ); in queryInterface()
/trunk/main/starmath/source/
H A Dunomodel.cxx340 uno::Any SAL_CALL SmModel::queryInterface( const uno::Type& rType ) throw(uno::RuntimeException) in queryInterface() function in SmModel
342 uno::Any aRet = ::cppu::queryInterface ( rType, in queryInterface()
354 aRet = SfxBaseModel::queryInterface ( rType ); in queryInterface()
/trunk/main/xmlhelp/source/treeview/
H A Dtvread.cxx263 TVBase::queryInterface( in queryInterface() function in TVBase
267 Any aRet = cppu::queryInterface( rType, in queryInterface()
274 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType ); in queryInterface()
/trunk/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx139 Any SAL_CALL OResultSet::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface() function in OResultSet
141 Any aRet = OPropertySetHelper::queryInterface(rType); in queryInterface()
142 return aRet.hasValue() ? aRet : OResultSet_BASE::queryInterface(rType); in queryInterface()
/trunk/main/stoc/source/corereflection/
H A Dbase.hxx130 …virtual Any SAL_CALL queryInterface( const Type & rType ) throw(::com::sun::star::uno::RuntimeExce…
299 …virtual Any SAL_CALL queryInterface( const Type & rType ) throw(::com::sun::star::uno::RuntimeExce…
/trunk/main/scripting/source/provider/
H A DBrowseNodeFactoryImpl.cxx502 virtual Any SAL_CALL queryInterface( const Type& aType ) in queryInterface() function in browsenodefactory::DefaultBrowseNode
505 Any aRet = t_BrowseNodeBase::queryInterface( aType ); in queryInterface()
/trunk/main/connectivity/source/sdbcx/
H A DVCollection.cxx263 Any SAL_CALL OCollection::queryInterface( const Type & rType ) throw (RuntimeException) in queryInterface() function in OCollection
269 return OCollectionBase::queryInterface( rType ); in queryInterface()
/trunk/main/editeng/source/accessibility/
H A DAccessibleImageBullet.cxx109 …uno::Any SAL_CALL AccessibleImageBullet::queryInterface (const uno::Type & rType) throw (uno::Runt… in queryInterface() function in accessibility::AccessibleImageBullet
113 return AccessibleImageBulletInterfaceBase::queryInterface(rType); in queryInterface()
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DIQueryInterface.java53 Object queryInterface(Type type); in queryInterface() method
/trunk/main/sw/source/core/access/
H A Dacctable.cxx901 uno::Any SwAccessibleTable::queryInterface( const uno::Type& rType ) in queryInterface() function in SwAccessibleTable
922 aRet = SwAccessibleContext::queryInterface(rType); in queryInterface()
2030 uno::Any SAL_CALL SwAccessibleTableColHeaders::queryInterface( const uno::Type& aType ) in queryInterface() function in SwAccessibleTableColHeaders
2033 return SwAccessibleTable::queryInterface( aType ); in queryInterface()
/trunk/main/extensions/source/ole/
H A Dunoconversionutilities.hxx1805 ret = xIntWrapper->queryInterface(desiredType); in createOleObjectWrapper()
1816 ret = xIntAdapter->queryInterface( desiredType); in createOleObjectWrapper()
1869 ret = xIntNewProxy->queryInterface(desiredType); in createOleObjectWrapper()
1875 ret = xIntAdapter->queryInterface(desiredType); in createOleObjectWrapper()
/trunk/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx282 Any SAL_CALL ODriver::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface() function in connectivity::adabas::ODriver
284 Any aRet = ::cppu::queryInterface(rType, static_cast<XDataDefinitionSupplier*>(this)); in queryInterface()
286 aRet = ODriver_BASE::queryInterface(rType); in queryInterface()
287 return aRet.hasValue() ? aRet : ODriver_BASE2::queryInterface(rType); in queryInterface()

Completed in 278 milliseconds

1...<<61626364656667686970>>...94