Searched refs:pPropertiesEnd (Results 1 – 4 of 4) sorted by relevance
215 const Property* pPropertiesEnd = pProperties + aProperties.getLength(); in lcl_copyProperties() local216 for ( ; pProperties != pPropertiesEnd; ++pProperties ) in lcl_copyProperties()
872 Property* pPropertiesEnd = pProperty + aAllProperties.getLength(); in doDescribeSupportedProperties() local873 for ( ; pProperty != pPropertiesEnd; ++pProperty ) in doDescribeSupportedProperties()
53 const ::rtl::OUString* pPropertiesEnd = pPropertiesIter + aProperties.getLength(); in lcl_fillValues() local54 for (;pPropertiesIter != pPropertiesEnd ; ++pPropertiesIter) in lcl_fillValues()
302 const Property* pPropertiesEnd = pProperties + aProperties.getLength(); in exportDataSource() local303 for ( ; pProperties != pPropertiesEnd; ++pProperties ) in exportDataSource()
Completed in 60 milliseconds