Home
last modified time | relevance | path

Searched refs:_rServiceName (Results 51 – 75 of 75) sorted by relevance

123

/aoo42x/main/connectivity/source/cpool/
H A DZPoolCollection.cxx154 sal_Bool SAL_CALL OPoolCollection::supportsService( const ::rtl::OUString& _rServiceName ) throw(Ru… in supportsService() argument
159 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
/aoo42x/main/connectivity/source/manager/
H A Dmdrivermanager.cxx573 sal_Bool SAL_CALL OSDBCDriverManager::supportsService( const ::rtl::OUString& _rServiceName ) throw… in supportsService() argument
578 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
/aoo42x/main/dbaccess/source/core/api/
H A Dstatement.cxx517 sal_Bool OStatement::supportsService( const ::rtl::OUString& _rServiceName ) throw (RuntimeExceptio… in supportsService() argument
520 …return ::comphelper::findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() !=… in supportsService()
H A DRowSet.cxx490 sal_Bool SAL_CALL ORowSet::supportsService( const ::rtl::OUString& _rServiceName ) throw(RuntimeExc… in supportsService() argument
492 …return ::comphelper::findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() !=… in supportsService()
2931 sal_Bool ORowSetClone::supportsService( const ::rtl::OUString& _rServiceName ) throw (RuntimeExcept… in supportsService() argument
2933 …return ::comphelper::findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() !=… in supportsService()
H A Dresultset.cxx246 sal_Bool OResultSet::supportsService( const ::rtl::OUString& _rServiceName ) throw (RuntimeExceptio… in supportsService() argument
249 …return ::comphelper::findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() !=… in supportsService()
/aoo42x/main/dbaccess/source/inc/
H A Dapitools.hxx105 …sal_Bool SAL_CALL classname::supportsService( const ::rtl::OUString& _rServiceName ) throw(::com::…
110 if (pSupported->equals(_rServiceName)) \
/aoo42x/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx843 …L ODatabaseMetaDataResultSet::supportsService( const ::rtl::OUString& _rServiceName ) throw(Runtim… in supportsService() argument
848 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddatabasecontext.cxx250 sal_Bool ODatabaseContext::supportsService( const ::rtl::OUString& _rServiceName ) throw (RuntimeEx… in supportsService() argument
252 …return ::comphelper::findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() !=… in supportsService()
H A Dconnection.cxx96 sal_Bool OConnection::supportsService( const ::rtl::OUString& _rServiceName ) throw (RuntimeExcepti… in supportsService() argument
99 return findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() != 0; in supportsService()
H A Ddatasource.cxx663 sal_Bool ODatabaseSource::supportsService( const ::rtl::OUString& _rServiceName ) throw (RuntimeExc… in supportsService() argument
666 …return ::comphelper::findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() !=… in supportsService()
H A Ddatabasedocument.cxx1855 sal_Bool ODatabaseDocument::supportsService( const ::rtl::OUString& _rServiceName ) throw (RuntimeE… in supportsService() argument
1857 …return ::comphelper::findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() !=… in supportsService()
/aoo42x/main/accessibility/source/extended/
H A Daccessibleiconchoicectrlentry.cxx290 …ccessibleIconChoiceCtrlEntry::supportsService( const ::rtl::OUString& _rServiceName ) throw (Runti… in supportsService() argument
295 for ( ; pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported ) in supportsService()
H A Daccessiblelistboxentry.cxx300 …sal_Bool SAL_CALL AccessibleListBoxEntry::supportsService( const ::rtl::OUString& _rServiceName ) … in supportsService() argument
305 for ( ; pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported ) in supportsService()
/aoo42x/main/connectivity/source/drivers/hsqldb/
H A DHDriver.cxx511 …sal_Bool SAL_CALL ODriverDelegator::supportsService( const ::rtl::OUString& _rServiceName ) throw(… in supportsService() argument
516 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx59 sal_Bool SAL_CALL OResultSet::supportsService( const ::rtl::OUString& _rServiceName ) throw( Runtim… in supportsService() argument
64 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
/aoo42x/main/reportdesign/source/core/api/
H A DSection.cxx223 sal_Bool SAL_CALL OSection::supportsService( const ::rtl::OUString& _rServiceName ) throw(uno::Runt… in supportsService() argument
225 return ::comphelper::existsValue(_rServiceName,getSupportedServiceNames_Static()); in supportsService()
H A DReportDefinition.cxx907 sal_Bool SAL_CALL OReportDefinition::supportsService( const ::rtl::OUString& _rServiceName ) throw(… in supportsService() argument
909 …return ::comphelper::findValue( getSupportedServiceNames(), _rServiceName, sal_True ).getLength() … in supportsService()
/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx85 sal_Bool SAL_CALL OEvoabResultSet::supportsService( const ::rtl::OUString& _rServiceName ) throw( R… in supportsService() argument
90 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
/aoo42x/main/mysqlc/source/
H A Dmysqlc_resultset.cxx80 sal_Bool SAL_CALL OResultSet::supportsService(const OUString& _rServiceName) in supportsService() argument
87 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) {} in supportsService()
/aoo42x/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx74 sal_Bool SAL_CALL OResultSet::supportsService( const ::rtl::OUString& _rServiceName ) throw(::com::… in supportsService() argument
79 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
/aoo42x/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx129 sal_Bool SAL_CALL DatabaseDataProvider::supportsService( const ::rtl::OUString& _rServiceName ) thr… in supportsService() argument
131 …return ::comphelper::findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() !=… in supportsService()
/aoo42x/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx266 sal_Bool SAL_CALL ODriver::supportsService( const ::rtl::OUString& _rServiceName ) throw(RuntimeExc… in supportsService() argument
271 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx76 sal_Bool SAL_CALL OResultSet::supportsService( const ::rtl::OUString& _rServiceName ) throw( Runtim… in supportsService() argument
81 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
/aoo42x/main/forms/source/component/
H A DFormComponent.cxx752 sal_Bool SAL_CALL OControlModel::supportsService(const rtl::OUString& _rServiceName) throw ( Runtim… in supportsService() argument
757 if (pSupported->equals(_rServiceName)) in supportsService()
/aoo42x/main/basic/source/uno/
H A Dnamecont.cxx2928 ::sal_Bool SAL_CALL SfxLibraryContainer::supportsService( const ::rtl::OUString& _rServiceName ) in supportsService() argument
2935 if ( *pSupportedServices == _rServiceName ) in supportsService()

Completed in 222 milliseconds

123