Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/webdav/
H A DDAVTypes.hxx67 struct ProppatchValue struct
73 ProppatchValue( const ProppatchOperation o, in ProppatchValue() argument
H A DProppatchRequest.cxx36 const std::vector< ProppatchValue > & inProperties ) in generatePROPPATCHRequestBody()
64 const ProppatchValue & rProperty = inProperties[ n ]; in generatePROPPATCHRequestBody()
H A Dwebdavcontent.cxx940 ProppatchValue aValue( PROPSET, aProperty.Name, aDefaultValue ); in addProperty()
942 std::vector< ProppatchValue > aProppatchValues; in addProperty()
1055 std::vector< ProppatchValue > aProppatchValues; in removeProperty()
1056 ProppatchValue aValue( PROPREMOVE, Name, uno::Any() ); in removeProperty()
1760 std::vector< ProppatchValue > aProppatchValues; in setPropertyValues()
1951 ProppatchValue aValue( PROPSET, rName, rValue.Value ); in setPropertyValues()
2024 std::vector< ProppatchValue >::const_iterator it in setPropertyValues()
2026 std::vector< ProppatchValue >::const_iterator end in setPropertyValues()
H A DProppatchRequest.hxx35 const std::vector< ProppatchValue > & inProperties );
H A DDAVSession.hxx95 const std::vector< ProppatchValue > & inValues,
H A DDAVResourceAccess.hxx101 PROPPATCH( const std::vector< ProppatchValue > & rValues,
H A DCurlSession.hxx154 const std::vector< ProppatchValue > & inValues,
H A DDAVResourceAccess.cxx262 const std::vector< ProppatchValue >& rValues, in PROPPATCH()
H A DCurlSession.cxx985 const std::vector< ProppatchValue > & inValues, in PROPPATCH()

Completed in 59 milliseconds