Home
last modified time | relevance | path

Searched refs:pEnd (Results 51 – 75 of 380) sorted by path

12345678910>>...16

/trunk/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx78 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService() local
79 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
82 return pSupported != pEnd; in supportsService()
945 const Any* pEnd = pBegin + rows.getLength(); in deleteRows() local
946 for(sal_Int32 i=0;pBegin != pEnd ;++pBegin,++i) in deleteRows()
H A DAolevariant.cxx192 const sal_Int8* pEnd = pBegin + x.getLength(); in OLEVariant() local
194 for(sal_Int32 i=0;pBegin != pEnd;++i,++pBegin) in OLEVariant()
H A DAwrapado.cxx2005 const ::rtl::OUString* pEnd = pIter + types.getLength(); in getTables() local
2006 for( ; pIter != pEnd ; ++pIter) in getTables()
/trunk/main/connectivity/source/drivers/calc/
H A DCConnection.cxx103 const PropertyValue *pEnd = pIter + info.getLength(); in construct() local
104 for(;pIter != pEnd;++pIter) in construct()
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()
H A DCResultSet.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 DCTable.cxx686 const Type* pEnd = pBegin + aTypes.getLength(); in getTypes() local
687 for(;pBegin != pEnd;++pBegin) in getTypes()
/trunk/main/connectivity/source/drivers/dbase/
H A DDCode.cxx63 const ::rtl::OUString* pEnd = pBegin + aSeq.getLength(); in OFILEOperandAttr() local
64 for(;pBegin != pEnd;++pBegin) in OFILEOperandAttr()
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()
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 DDTable.cxx753 const Type* pEnd = pBegin + aTypes.getLength(); in getTypes() local
754 for(;pBegin != pEnd;++pBegin) in getTypes()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNConnection.cxx115 const PropertyValue *pEnd = pIter + info.getLength(); in construct() local
116 for(;pIter != pEnd;++pIter) in construct()
H A DNDatabaseMetaData.cxx1118 const ::rtl::OUString* pEnd = pBegin + nLength; in getTables() local
1119 for(;pBegin != pEnd;++pBegin) in getTables()
H A DNDriver.cxx116 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService() local
117 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
120 return pSupported != pEnd; in supportsService()
H A DNResultSet.cxx89 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService() local
90 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
93 return pSupported != pEnd; in supportsService()
/trunk/main/connectivity/source/drivers/file/
H A DFCatalog.cxx102 const Type* pEnd = pBegin + aTypes.getLength(); in getTypes() local
103 for(;pBegin != pEnd;++pBegin) in getTypes()
H A DFConnection.cxx106 const PropertyValue *pEnd = pIter + info.getLength(); in construct() local
107 for(;pIter != pEnd;++pIter) in construct()
H A DFDatabaseMetaData.cxx204 const ::rtl::OUString* pEnd = pBegin + nLength; in getTables() local
205 for(;pBegin != pEnd;++pBegin) in getTables()
421 const ::rtl::OUString* pEnd = pBegin + aNames.getLength(); in getTablePrivileges() local
422 for(;pBegin != pEnd;++pBegin) in getTablePrivileges()
H A DFDriver.cxx95 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService() local
96 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
99 return pSupported != pEnd; in supportsService()
H A DFResultSet.cxx1782 const ::rtl::OUString* pEnd = pBegin + aSelectColumns.getLength(); in setBoundedColumns() local
1783 for(sal_Int32 i=0;pBegin != pEnd;++pBegin,++i) in setBoundedColumns()
H A DFStatement.cxx610 const ::rtl::OUString* pEnd = pBegin + aNames.getLength(); in GetAssignValues() local
611 for (; pBegin != pEnd; ++pBegin) in GetAssignValues()
/trunk/main/connectivity/source/drivers/flat/
H A DEConnection.cxx79 const PropertyValue *pEnd = pBegin + info.getLength(); in construct() local
80 for(;pBegin != pEnd;++pBegin) in construct()
H A DEDatabaseMetaData.cxx201 const ::rtl::OUString* pEnd = pBegin + aColNames.getLength(); in getColumns() local
203 for(sal_Int32 i=1;pBegin != pEnd;++pBegin,++i) in getColumns()
H A DEResultSet.cxx70 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService() local
71 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
74 return pSupported != pEnd; in supportsService()
93 const Type* pEnd = pBegin + aTypes.getLength(); in getTypes() local
94 for(;pBegin != pEnd;++pBegin) in getTypes()
H A DETable.cxx544 const Type* pEnd = pBegin + aTypes.getLength(); in getTypes() local
545 for(;pBegin != pEnd;++pBegin) in getTypes()

Completed in 203 milliseconds

12345678910>>...16