Searched refs:PROPSET (Results 1 – 3 of 3) sorted by relevance
65 enum ProppatchOperation { PROPSET = 0, PROPREMOVE = 1 }; enumerator
112 if ( rProperty.operation == PROPSET ) in createSerfRequestBucket()
940 ProppatchValue aValue( PROPSET, aProperty.Name, aDefaultValue ); in addProperty()1951 ProppatchValue aValue( PROPSET, rName, rValue.Value ); in setPropertyValues()
Completed in 15 milliseconds