Home
last modified time | relevance | path

Searched refs:pEnd (Results 101 – 125 of 380) sorted by relevance

12345678910>>...16

/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DOSubComponent.hxx230 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); \
231 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) \
234 return pSupported != pEnd; \
/trunk/main/connectivity/source/sdbcx/
H A DVKey.cxx68 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService() local
69 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
72 return pSupported != pEnd; in supportsService()
H A DVIndex.cxx69 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService() local
70 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
73 return pSupported != pEnd; in supportsService()
H A DVColumn.cxx64 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService() local
65 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
68 return pSupported != pEnd; in supportsService()
/trunk/main/svl/source/misc/
H A Durihelper.cxx488 xub_StrLen * pPos, xub_StrLen * pEnd, bool bBackslash = false, in checkWChar() argument
523 *pEnd = ++(*pPos); in checkWChar()
532 *pEnd = ++(*pPos); in checkWChar()
540 *pEnd = ++(*pPos); in checkWChar()
546 *pEnd = *pPos = nextChar(rStr, *pPos); in checkWChar()
/trunk/main/soltools/ldump/
H A Dldump.cxx149 char * pEnd = 0; in Dump() local
158 pEnd = strchr( pFound, ','); in Dump()
159 if ( pEnd ) in Dump()
160 *pEnd = '\0'; in Dump()
/trunk/main/dbaccess/source/core/api/
H A Dtable.cxx265 Property* pEnd = pIter + aProps.getLength(); in createArrayHelper() local
266 for(;pIter != pEnd;++pIter) in createArrayHelper()
311 const Type* pEnd = pIter + aTypes.getLength(); in getTypes() local
312 for(;pIter != pEnd ;++pIter) in getTypes()
/trunk/main/mysqlc/source/
H A Dmysqlc_subcomponent.hxx237 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); \
238 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) \
240 return pSupported != pEnd; \
/trunk/main/autodoc/source/display/idl/
H A Dhi_ary.cxx64 const char * pEnd = strchr(io_TextPtr,':'); in nextName() local
65 size_t nLen = pEnd == 0 in nextName()
67 : pEnd - io_TextPtr; in nextName()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODriver.cxx92 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService() local
93 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
96 return pSupported != pEnd; in supportsService()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx801 const ::rtl::OUString* pEnd = pIter + _aValue.getLength(); in exportSequence() local
802 for(;pIter != pEnd;++pIter) in exportSequence()
842 const ::rtl::OUString* pEnd = pIter + aSeq.getLength(); in exportCollection() local
843 for(;pIter != pEnd;++pIter) in exportCollection()
1008 const ::rtl::OUString* pEnd = pIter + aSeq.getLength(); in exportColumns() local
1009 for( ; pIter != pEnd ; ++pIter) in exportColumns()
1311 const ::rtl::OUString* pEnd = pIter + aSeq.getLength(); in GetViewSettings() local
1314 for(sal_Int32 i = 0;pIter != pEnd;++pIter,++i) in GetViewSettings()
/trunk/main/svtools/source/control/
H A Dvclxaccessibleheaderbaritem.cxx193 const ::rtl::OUString* pEnd = pNames + aNames.getLength(); in supportsService() local
194 for ( ; pNames != pEnd && !pNames->equals( rServiceName ); ++pNames ) in supportsService()
197 return pNames != pEnd; in supportsService()
/trunk/main/connectivity/inc/connectivity/
H A DCommonTools.hxx206 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); \
207 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) \
210 return pSupported != pEnd; \
/trunk/main/connectivity/source/drivers/dbase/
H A DDResultSet.cxx74 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService() local
75 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
78 return pSupported != pEnd; in supportsService()
H A DDDatabaseMetaData.cxx207 const ::rtl::OUString* pEnd = pBegin + aColNames.getLength(); in getColumns() local
209 for(sal_Int32 i=1;pBegin != pEnd;++pBegin,++i) in getColumns()
292 const ::rtl::OUString* pEnd = pBegin + aIdxNames.getLength(); in getIndexInfo() local
294 for(;pBegin != pEnd;++pBegin) in getIndexInfo()
/trunk/main/extensions/source/propctrlr/
H A Dstringrepresentation.cxx279 …const uno::Reference< reflection::XConstantTypeDescription>* pEnd = pIter + m_aConstants.getLengt… in convertSimpleToString() local
280 for(sal_Int32 i = 0;pIter != pEnd;++pIter,++i) in convertSimpleToString()
478 const ::rtl::OUString* pEnd = pIter + m_aValues.getLength(); in convertStringToSimple() local
479 for(sal_Int32 i = 0;pIter != pEnd;++pIter,++i) in convertStringToSimple()
/trunk/main/connectivity/source/drivers/calc/
H A DCDatabaseMetaData.cxx193 const ::rtl::OUString* pEnd = pColumnIter + aColNames.getLength(); in getColumns() local
195 for(sal_Int32 i=1;pColumnIter != pEnd;++pColumnIter,++i) in getColumns()
413 const ::rtl::OUString* pEnd = pIter + nLength; in getTables() local
414 for(;pIter != pEnd;++pIter) in getTables()
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHDriver.cxx186 const PropertyValue* pEnd = pIter + info.getLength(); in connect() local
188 for (;pIter != pEnd; ++pIter) in connect()
515 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService() local
516 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
519 return pSupported != pEnd; in supportsService()
/trunk/main/editeng/source/accessibility/
H A DAccessibleStaticTextBase.cxx1104 const beans::PropertyValue* pEnd = pItr + aSeq.getLength(); in getDefaultAttributes() local
1105 …const beans::PropertyValue* pFind = ::std::find_if( pItr, pEnd, ::std::bind2nd( PropertyValueEqual… in getDefaultAttributes()
1106 if ( pFind != pEnd ) in getDefaultAttributes()
1142 const beans::PropertyValue* pEnd = pItr + aIntersectionSeq.getLength(); in getRunAttributes() local
1143 …const beans::PropertyValue* pFind = ::std::find_if( pItr, pEnd, ::std::bind2nd( PropertyValueEqual… in getRunAttributes()
1144 if ( pFind == pEnd && pDefAttr[i].Handle != 0) in getRunAttributes()
/trunk/main/connectivity/source/drivers/jdbc/
H A DJDriver.cxx90 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService() local
91 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
94 return pSupported != pEnd; in supportsService()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDriver.cxx247 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService() local
249 while (pSupported != pEnd && !pSupported->equals(_rServiceName)) in supportsService()
251 return pSupported != pEnd; in supportsService()
/trunk/main/extensions/source/mozbootstrap/
H A DMMozillaBootstrap.cxx105 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService() local
106 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
109 return pSupported != pEnd; in supportsService()
/trunk/main/comphelper/source/container/
H A Dembeddedobjectcontainer.cxx339 const ::rtl::OUString* pEnd = pIter + aSeq.getLength(); in GetEmbeddedObject() local
340 for(;pIter != pEnd;++pIter) in GetEmbeddedObject()
1389 const ::rtl::OUString* pEnd = pIter + aNames.getLength(); in StoreAsChildren() local
1390 for(;pIter != pEnd;++pIter) in StoreAsChildren()
1504 const ::rtl::OUString* pEnd = pIter + aNames.getLength(); in StoreChildren() local
1505 for(;pIter != pEnd;++pIter) in StoreChildren()
1651 const ::rtl::OUString* pEnd = pIter + aNames.getLength(); in SetPersistentEntries() local
1652 for(;pIter != pEnd;++pIter) in SetPersistentEntries()
/trunk/main/xmloff/source/forms/
H A Dgridcolumnproptranslator.cxx67 const ::rtl::OUString* pEnd = _rNames.getConstArray() + _rNames.getLength(); in findStringElement() local
68 const ::rtl::OUString* pPos = ::std::find( pStart, pEnd, _rName ); in findStringElement()
69 if ( pPos != pEnd ) in findStringElement()
/trunk/main/dbaccess/source/core/misc/
H A Ddsntypes.cxx75 const ::rtl::OUString* pEnd = pIter + aURLs.getLength(); in DBG_NAME() local
76 for(;pIter != pEnd;++pIter ) in DBG_NAME()
184 const ::rtl::OUString* pEnd = pIter + aURLs.getLength(); in getDatasourcePrefixFromMediaType() local
185 for(;pIter != pEnd;++pIter ) in getDatasourcePrefixFromMediaType()

Completed in 122 milliseconds

12345678910>>...16