Lines Matching refs:const_iterator
117 std::vector< DAVPropertyValue >::const_iterator it in ContentProperties()
119 std::vector< DAVPropertyValue >::const_iterator end in ContentProperties()
197 PropertyValueMap::const_iterator it = m_xProps->find( rName ); in get()
198 const PropertyValueMap::const_iterator end = m_xProps->end(); in get()
399 std::vector< rtl::OUString >::const_iterator it = rProps.begin(); in addProperties()
400 std::vector< rtl::OUString >::const_iterator end = rProps.end(); in addProperties()
426 PropertyValueMap::const_iterator it = rProps.m_xProps->begin(); in addProperties()
427 const PropertyValueMap::const_iterator end = rProps.m_xProps->end(); in addProperties()
441 std::vector< DAVPropertyValue >::const_iterator it = rProps.begin(); in addProperties()
442 const std::vector< DAVPropertyValue >::const_iterator end = rProps.end(); in addProperties()
638 PropertyValueMap::const_iterator it = props->begin(); in addProperties()
639 const PropertyValueMap::const_iterator end = props->end(); in addProperties()
656 std::vector< DAVPropertyValue >::const_iterator it = rProps.begin(); in addProperties()
657 const std::vector< DAVPropertyValue >::const_iterator end = rProps.end(); in addProperties()