Lines Matching refs:end
119 std::vector< DAVPropertyValue >::const_iterator end in ContentProperties() local
120 = rResource.properties.end(); in ContentProperties()
122 while ( it != end ) in ContentProperties()
198 const PropertyValueMap::const_iterator end = m_xProps->end(); in get() local
200 if ( it == end ) in get()
203 while ( it != end ) in get()
400 std::vector< rtl::OUString >::const_iterator end = rProps.end(); in addProperties() local
402 while ( it != end ) in addProperties()
427 const PropertyValueMap::const_iterator end = rProps.m_xProps->end(); in addProperties() local
429 while ( it != end ) in addProperties()
442 const std::vector< DAVPropertyValue >::const_iterator end = rProps.end(); in addProperties() local
444 while ( it != end ) in addProperties()
639 const PropertyValueMap::const_iterator end = props->end(); in addProperties() local
641 while ( it != end ) in addProperties()
657 const std::vector< DAVPropertyValue >::const_iterator end = rProps.end(); in addProperties() local
659 while ( it != end ) in addProperties()