Home
last modified time | relevance | path

Searched refs:pSupported (Results 26 – 44 of 44) sorted by relevance

12

/aoo42x/main/connectivity/source/cpool/
H A DZPoolCollection.cxx157 const ::rtl::OUString* pSupported = aSupported.getConstArray(); in supportsService() local
158 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService()
159 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
162 return pSupported != pEnd; in supportsService()
/aoo42x/main/connectivity/source/manager/
H A Dmdrivermanager.cxx576 const ::rtl::OUString* pSupported = aSupported.getConstArray(); in supportsService() local
577 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService()
578 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
581 return pSupported != pEnd; in supportsService()
/aoo42x/main/toolkit/inc/toolkit/helper/
H A Dmacros.hxx228 const ::rtl::OUString* pSupported = aServiceNames.getConstArray(); \
229 const ::rtl::OUString* pSupportedEnd = pSupported + aServiceNames.getLength(); \
230 for ( ; pSupported != pSupportedEnd; ++pSupported ) \
231 if ( *pSupported == rServiceName ) \
/aoo42x/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx846 const ::rtl::OUString* pSupported = aSupported.getConstArray(); in supportsService() local
847 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService()
848 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
851 return pSupported != pEnd; in supportsService()
/aoo42x/main/accessibility/source/extended/
H A Daccessibleiconchoicectrlentry.cxx293 const ::rtl::OUString* pSupported = aSupported.getConstArray(); in supportsService() local
294 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService()
295 for ( ; pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported ) in supportsService()
298 return pSupported != pEnd; in supportsService()
H A Daccessiblelistboxentry.cxx303 const ::rtl::OUString* pSupported = aSupported.getConstArray(); in supportsService() local
304 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService()
305 for ( ; pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported ) in supportsService()
308 return pSupported != pEnd; in supportsService()
/aoo42x/main/connectivity/source/drivers/hsqldb/
H A DHDriver.cxx514 const ::rtl::OUString* pSupported = aSupported.getConstArray(); in supportsService() local
515 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService()
516 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
519 return pSupported != pEnd; in supportsService()
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx62 const ::rtl::OUString* pSupported = aSupported.getConstArray(); in supportsService() local
63 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService()
64 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
67 return pSupported != pEnd; in supportsService()
/aoo42x/main/forms/source/component/
H A DFormsCollection.cxx124 const rtl::OUString* pSupported = aSupported.getConstArray(); in supportsService() local
125 for (sal_Int32 i=0; i<aSupported.getLength(); ++i, ++pSupported) in supportsService()
126 if (pSupported->equals(_rServiceName)) in supportsService()
H A DFormComponent.cxx258 const rtl::OUString* pSupported = aSupported.getConstArray(); in supportsService() local
259 for (sal_Int32 i=0; i<aSupported.getLength(); ++i, ++pSupported) in supportsService()
260 if (pSupported->equals(_rsServiceName)) in supportsService()
755 const rtl::OUString* pSupported = aSupported.getConstArray(); in supportsService() local
756 for (sal_Int32 i=0; i<aSupported.getLength(); ++i, ++pSupported) in supportsService()
757 if (pSupported->equals(_rServiceName)) in supportsService()
/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx88 const ::rtl::OUString* pSupported = aSupported.getConstArray(); in supportsService() local
89 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService()
90 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
93 return pSupported != pEnd; in supportsService()
/aoo42x/main/connectivity/source/inc/ado/
H A DACollection.hxx84 const ::rtl::OUString* pSupported = aSupported.getConstArray(); in supportsService() local
85 for (sal_Int32 i=0; i<aSupported.getLength(); ++i, ++pSupported) in supportsService()
86 if (pSupported->equals(_rServiceName)) in supportsService()
/aoo42x/main/mysqlc/source/
H A Dmysqlc_resultset.cxx85 const OUString* pSupported = aSupported.getConstArray(); in supportsService() local
86 const OUString* pEnd = pSupported + aSupported.getLength(); in supportsService()
87 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) {} in supportsService()
89 return (pSupported != pEnd); in supportsService()
/aoo42x/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx77 const ::rtl::OUString* pSupported = aSupported.getConstArray(); in supportsService() local
78 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService()
79 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
82 return pSupported != pEnd; in supportsService()
/aoo42x/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx269 const ::rtl::OUString* pSupported = aSupported.getConstArray(); in supportsService() local
270 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService()
271 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
274 return pSupported != pEnd; in supportsService()
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx79 const ::rtl::OUString* pSupported = aSupported.getConstArray(); in supportsService() local
80 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService()
81 for (;pSupported != pEnd && !pSupported->equals(_rServiceName); ++pSupported) in supportsService()
84 return pSupported != pEnd; in supportsService()
/aoo42x/main/dbaccess/source/inc/
H A Dapitools.hxx108 const ::rtl::OUString* pSupported = aSupported.getConstArray(); \
109 for (sal_Int32 i=0; i<aSupported.getLength(); ++i, ++pSupported) \
110 if (pSupported->equals(_rServiceName)) \
/aoo42x/main/svx/source/fmcomp/
H A Dfmgridif.cxx2767 sal_uInt16* pSupported = aSupported.getArray(); in getSupportedGridSlots() local
2768 for (sal_uInt16 i=0; i<aSupported.getLength(); ++i, ++pSupported) in getSupportedGridSlots()
2769 *pSupported = nSupported[i]; in getSupportedGridSlots()
2789 ::com::sun::star::util::URL* pSupported = aSupported.getArray(); in getSupportedURLs()
2792 for ( i = 0; i < aSupported.getLength(); ++i, ++pSupported) in getSupportedURLs()
2793 pSupported->Complete = sSupported[i]; in getSupportedURLs()
2800 pSupported = aSupported.getArray(); in getSupportedURLs()
2804 xTransformer->parseStrict(pSupported[i]); in getSupportedURLs()
/aoo42x/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx1542 for ( const ::rtl::OUString* pSupported = aSupported.getConstArray(); in supportsService() local
1543 pSupported != aSupported.getConstArray() + aSupported.getLength(); in supportsService()
1544 ++pSupported in supportsService()
1546 if ( _ServiceName == *pSupported ) in supportsService()

Completed in 173 milliseconds

12