Searched refs:pArrBegin (Results 1 – 2 of 2) sorted by relevance
305 const OUString* pArrBegin = aSupportedServices.getConstArray(); in supportsService() local306 const OUString* pArrEnd = pArrBegin + aSupportedServices.getLength(); in supportsService()307 const OUString* pString = pArrBegin; in supportsService()
360 const OUString* pArrBegin = aSupportedServices.getConstArray(); in supportsService() local361 const OUString* pArrEnd = pArrBegin + aSupportedServices.getLength(); in supportsService()362 const OUString* pString = pArrBegin; in supportsService()
Completed in 18 milliseconds