Searched refs:pLookupEnd (Results 1 – 4 of 4) sorted by relevance
173 const PropertyValue* pLookupEnd = _rArguments.getConstArray() + _rArguments.getLength(); in convertDispatchArgsToItem() local174 while ( pLookup != pLookupEnd ) in convertDispatchArgsToItem()180 if ( pLookup != pLookupEnd ) in convertDispatchArgsToItem()
115 const ::rtl::OUString* pLookupEnd = pLookup + nProperties; in getPropertyStates() local125 for ( ; ( pAllProperties != pAllPropertiesEnd ) && ( pLookup != pLookupEnd ); ++pAllProperties ) in getPropertyStates()139 if ( pLookup != pLookupEnd ) in getPropertyStates()
194 …const ::rtl::OUString* pLookupEnd = aSupportedServices.getConstArray() + aSupportedServices.getLen… in supportsService() local195 while ( pLookup != pLookupEnd ) in supportsService()
491 …const ::rtl::OUString* pLookupEnd = aSupportedServices.getConstArray() + aSupportedServices.getLen… in supportsService() local492 while ( pLookup != pLookupEnd ) in supportsService()
Completed in 30 milliseconds