Home
last modified time | relevance | path

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

/aoo41x/main/comphelper/source/property/
H A Dpropertystatecontainer.cxx122 const Property* pAllPropertiesEnd = pAllProperties + nAllProperties; in getPropertyStates() local
125 for ( ; ( pAllProperties != pAllPropertiesEnd ) && ( pLookup != pLookupEnd ); ++pAllProperties ) in getPropertyStates()
128 if ( pAllProperties < pAllPropertiesEnd - 1 ) in getPropertyStates()

Completed in 6 milliseconds