Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx142 std::vector< DAVPropertyValue > &aResponseProps = aResource.properties; in lcl_sendPartialGETRequest() local
143 for ( std::vector< DAVPropertyValue >::const_iterator it = aResponseProps.begin(); in lcl_sendPartialGETRequest()
144 it != aResponseProps.end(); it++ ) in lcl_sendPartialGETRequest()
177 for ( std::vector< DAVPropertyValue >::iterator it = aResponseProps.begin(); in lcl_sendPartialGETRequest()
178 it != aResponseProps.end(); it++ ) in lcl_sendPartialGETRequest()

Completed in 24 milliseconds