Home
last modified time | relevance | path

Searched refs:pArrBegin (Results 1 – 2 of 2) sorted by relevance

/trunk/main/accessibility/source/extended/
H A DAccessibleGridControlBase.cxx305 const OUString* pArrBegin = aSupportedServices.getConstArray(); in supportsService() local
306 const OUString* pArrEnd = pArrBegin + aSupportedServices.getLength(); in supportsService()
307 const OUString* pString = pArrBegin; in supportsService()
H A DAccessibleBrowseBoxBase.cxx360 const OUString* pArrBegin = aSupportedServices.getConstArray(); in supportsService() local
361 const OUString* pArrEnd = pArrBegin + aSupportedServices.getLength(); in supportsService()
362 const OUString* pString = pArrBegin; in supportsService()

Completed in 19 milliseconds