Home
last modified time | relevance | path

Searched refs:queryInterface (Results 2276 – 2300 of 2339) sorted by relevance

1...<<91929394

/trunk/main/editeng/inc/editeng/
H A DAccessibleEditableTextPara.hxx89 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface (const ::com::sun::star::uno::Type & rT…
/trunk/main/comphelper/source/container/
H A Denumerablemap.cxx471 xValue.set( xValue->queryInterface( m_aData.m_aValueType ), UNO_QUERY ); in impl_checkValue_throw()
/trunk/main/dbaccess/source/core/api/
H A DRowSetBase.hxx299 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
H A Dresultset.hxx138 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx257 Any SAL_CALL SbaTableQueryBrowser::queryInterface(const Type& _rType) throw (RuntimeException) in queryInterface() function in dbaui::SbaTableQueryBrowser
267 Any aReturn = SbaXDataBrowserController::queryInterface(_rType); in queryInterface()
269 aReturn = SbaTableQueryBrowser_Base::queryInterface(_rType); in queryInterface()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx228 uno::Any SAL_CALL SwXTextView::queryInterface( const uno::Type& aType ) in queryInterface() function in SwXTextView
278 aRet = SfxBaseController::queryInterface(aType); in queryInterface()
H A Dunotxdoc.cxx273 Any SAL_CALL SwXTextDocument::queryInterface( const uno::Type& rType ) throw(RuntimeException) in queryInterface() function in SwXTextDocument
275 Any aRet = SwXTextDocumentBaseClass::queryInterface(rType); in queryInterface()
277 aRet = SfxBaseModel::queryInterface(rType); in queryInterface()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.hxx70 queryInterface(
/trunk/main/sw/source/core/access/
H A Daccpara.hxx335 virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(
/trunk/main/forms/source/component/
H A DFilter.cxx155 aRet = OFilterControl_BASE::queryInterface(rType); in queryAggregation()
/trunk/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.hxx71 queryInterface(
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.hxx112 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
/trunk/main/offapi/com/sun/star/report/
H A DXReportDefinition.idl168 …A queryInterface call is still supported to the <type scope="com::sun::star::document">XEventBroad…
/trunk/main/configmgr/source/
H A Daccess.hxx167 virtual com::sun::star::uno::Any SAL_CALL queryInterface(
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.hxx114 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaDataResultSet.hxx135 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
/trunk/main/svx/source/form/
H A Dformcontroller.cxx664 Any SAL_CALL FormController::queryInterface( const Type& _rType ) throw(RuntimeException) in queryInterface() function in svxform::FormController
666 Any aRet = FormController_BASE::queryInterface( _rType ); in queryInterface()
668 aRet = OPropertySetHelper::queryInterface( _rType ); in queryInterface()
/trunk/main/xmloff/source/transform/
H A DOOo2Oasis.cxx1894 Any OOo2OasisTransformer::queryInterface( const Type& rType ) in queryInterface() function in OOo2OasisTransformer
1910 aRet = XMLTransformerBase::queryInterface(rType); in queryInterface()
/trunk/main/sd/source/ui/inc/
H A Dunomodel.hxx150 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
/trunk/main/ucb/source/ucp/file/
H A Dfilrset.hxx115 queryInterface(
/trunk/main/toolkit/qa/complex/toolkit/accessibility/
H A D_XAccessibleText.java91 oObj = UnoRuntime.queryInterface(XAccessibleText.class, object); in _XAccessibleText()
/trunk/main/toolkit/source/controls/
H A Dunocontrolcontainer.cxx631 …OWeakAggObject::queryInterface( ::getCppuType( static_cast< uno::Reference< uno::XInterface >* >( … in addingControl()
/trunk/main/connectivity/source/inc/ado/
H A DAResultSet.hxx134 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
/trunk/main/connectivity/workben/skeleton/
H A DSResultSet.hxx147 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
/trunk/main/i18npool/source/characterclassification/
H A Dcclass_unicode_parser.cxx415 Any x = xI->queryInterface( getCppuType((const Reference< XLocaleData>*)0) ); in setupInternational()

Completed in 215 milliseconds

1...<<91929394