Home
last modified time | relevance | path

Searched refs:findValue (Results 1 – 24 of 24) sorted by relevance

/trunk/main/connectivity/source/commontools/
H A DConnectionWrapper.cxx131 if ( 0 == ::comphelper::findValue( aSupported, sConnectionService, sal_True ).getLength() ) in getSupportedServiceNames()
145 …return ::comphelper::findValue( getSupportedServiceNames(), _rServiceName, sal_True ).getLength() … in supportsService()
/trunk/main/dbaccess/source/core/api/
H A Dcolumn.cxx116 …return ::comphelper::findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() !=… in supportsService()
238 …return ::comphelper::findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() !=… in supportsService()
H A Dquerydescriptor.cxx257 …return ::comphelper::findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() !=… in supportsService()
H A Dquerycomposer.cxx197 …return ::comphelper::findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() !=… in supportsService()
H A Dpreparedstatement.cxx145 …return ::comphelper::findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() !=… in supportsService()
H A Dstatement.cxx520 …return ::comphelper::findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() !=… in supportsService()
H A DRowSet.cxx492 …return ::comphelper::findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() !=… in supportsService()
2933 …return ::comphelper::findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() !=… in supportsService()
H A Dresultset.cxx249 …return ::comphelper::findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() !=… in supportsService()
/trunk/main/comphelper/source/misc/
H A Dsequence.cxx34 staruno::Sequence<sal_Int16> findValue(const staruno::Sequence< ::rtl::OUString >& _rList, const ::… in findValue() function
/trunk/main/dbaccess/source/core/dataaccess/
H A Dconnection.cxx99 return findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() != 0; in supportsService()
108 if ( 0 == findValue( aSupported, SERVICE_SDB_CONNECTION, sal_True ).getLength() ) in getSupportedServiceNames()
H A Dbookmarkcontainer.cxx132 return findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() != 0; in supportsService()
H A Ddatabasecontext.cxx252 …return ::comphelper::findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() !=… in supportsService()
H A Ddatasource.cxx666 …return ::comphelper::findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() !=… in supportsService()
H A Ddatabasedocument.cxx1857 …return ::comphelper::findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() !=… in supportsService()
/trunk/main/formula/source/core/api/
H A DFormulaOpCodeMapperObj.cxx39 …return ::comphelper::findValue( getSupportedServiceNames_Static(), _rServiceName, sal_True ).getLe… in supportsService()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryTableView.cxx268 …Sequence< sal_Int16> aFind(::comphelper::findValue(_rSource.GetOriginalColumns()->getElementNames(… in addConnections()
278 …Sequence< sal_Int16> aFind(::comphelper::findValue(xRefColumns->getElementNames(),sRelatedColumn,s… in addConnections()
/trunk/main/framework/inc/macros/
H A Dxserviceinfo.hxx91 …return ::comphelper::findValue(getSupportedServiceNames(), sServiceName, sal_True).getLength() != …
/trunk/main/framework/source/services/
H A DEventMultiplexer.cxx212 …return ::comphelper::findValue(static_GetSupportedServiceNames(), rsServiceName, sal_True).getLeng… in supportsService()
H A DContextChangeEventMultiplexer.cxx310 …return ::comphelper::findValue(static_GetSupportedServiceNames(), rsServiceName, sal_True).getLeng… in supportsService()
/trunk/main/comphelper/inc/comphelper/
H A Dsequence.hxx48 …COMPHELPER_DLLPUBLIC staruno::Sequence<sal_Int16> findValue(const staruno::Sequence< ::rtl::OUStri…
/trunk/main/forms/source/component/
H A DListBox.cxx1201 aThisEntryIndexes = findValue( getStringItemList(), *pSelectEntries++, sal_False ); in translateExternalValueToControlValue()
1226 aSelectIndexes = findValue( getStringItemList(), sStringToSelect, sal_False ); in translateExternalValueToControlValue()
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx131 …return ::comphelper::findValue(getSupportedServiceNames(), _rServiceName, sal_True).getLength() !=… in supportsService()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx895 if ( 0 == ::comphelper::findValue( aSupported, SERVICE_REPORTDEFINITION, sal_True ).getLength() ) in getSupportedServiceNames()
909 …return ::comphelper::findValue( getSupportedServiceNames(), _rServiceName, sal_True ).getLength() … in supportsService()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx2685 … Sequence< sal_Int16 > aPosSeq = ::comphelper::findValue( m_aValueList, sText, sal_True ); in GetFormatText()
3045 Sequence<sal_Int16> aPosSeq = ::comphelper::findValue(m_aValueList, m_aText, sal_True); in SetText()

Completed in 215 milliseconds