Home
last modified time | relevance | path

Searched refs:pLookupEnd (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/forms/source/richtext/
H A Dspecialdispatchers.cxx173 const PropertyValue* pLookupEnd = _rArguments.getConstArray() + _rArguments.getLength(); in convertDispatchArgsToItem() local
174 while ( pLookup != pLookupEnd ) in convertDispatchArgsToItem()
180 if ( pLookup != pLookupEnd ) in convertDispatchArgsToItem()
/aoo41x/main/comphelper/source/property/
H A Dpropertystatecontainer.cxx115 const ::rtl::OUString* pLookupEnd = pLookup + nProperties; in getPropertyStates() local
125 for ( ; ( pAllProperties != pAllPropertiesEnd ) && ( pLookup != pLookupEnd ); ++pAllProperties ) in getPropertyStates()
139 if ( pLookup != pLookupEnd ) in getPropertyStates()
/aoo41x/main/sc/source/ui/unoobj/
H A Dcelllistsource.cxx194 …const ::rtl::OUString* pLookupEnd = aSupportedServices.getConstArray() + aSupportedServices.getLen… in supportsService() local
195 while ( pLookup != pLookupEnd ) in supportsService()
H A Dcellvaluebinding.cxx491 …const ::rtl::OUString* pLookupEnd = aSupportedServices.getConstArray() + aSupportedServices.getLen… in supportsService() local
492 while ( pLookup != pLookupEnd ) in supportsService()

Completed in 33 milliseconds