Searched refs:pTypesEnd (Results 1 – 2 of 2) sorted by relevance
218 const Type* pTypesEnd = aSupportedTypes.getConstArray() + aSupportedTypes.getLength(); in supportsType() local219 while ( pTypes != pTypesEnd ) in supportsType()
420 … const ::rtl::OUString* pTypesEnd = aHandledTypes.getConstArray() + aHandledTypes.getLength(); in handleTypedHandlerImplementations() local421 for ( ; pType != pTypesEnd; ++pType ) in handleTypedHandlerImplementations()
Completed in 24 milliseconds