Lines Matching refs:toXml

134 void GetRepositories::toXml( xmlTextWriterPtr writer )  in toXml()  function in GetRepositories
180 void GetRepositoryInfo::toXml( xmlTextWriterPtr writer ) in toXml() function in GetRepositoryInfo
207 void GetTypeDefinition::toXml( xmlTextWriterPtr writer ) in toXml() function in GetTypeDefinition
236 void GetTypeChildren::toXml( xmlTextWriterPtr writer ) in toXml() function in GetTypeChildren
272 void GetObjectRequest::toXml( xmlTextWriterPtr writer ) in toXml() function in GetObjectRequest
320 void GetObjectByPath::toXml( xmlTextWriterPtr writer ) in toXml() function in GetObjectByPath
334 void UpdateProperties::toXml( xmlTextWriterPtr writer ) in toXml() function in UpdateProperties
352 property->toXml( writer ); in toXml()
381 void DeleteObject::toXml( xmlTextWriterPtr writer ) in toXml() function in DeleteObject
398 void DeleteTree::toXml( xmlTextWriterPtr writer ) in toXml() function in DeleteTree
465 void MoveObject::toXml( xmlTextWriterPtr writer ) in toXml() function in MoveObject
479 void GetContentStream::toXml( xmlTextWriterPtr writer ) in toXml() function in GetContentStream
519 void GetObjectParents::toXml( xmlTextWriterPtr writer ) in toXml() function in GetObjectParents
561 void GetChildren::toXml( xmlTextWriterPtr writer ) in toXml() function in GetChildren
618 void CreateFolder::toXml( xmlTextWriterPtr writer ) in toXml() function in CreateFolder
631 property->toXml( writer ); in toXml()
661 void CreateDocument::toXml( xmlTextWriterPtr writer ) in toXml() function in CreateDocument
674 property->toXml( writer ); in toXml()
687 void SetContentStream::toXml( xmlTextWriterPtr writer ) in toXml() function in SetContentStream
712 void GetRenditions::toXml( xmlTextWriterPtr writer ) in toXml() function in GetRenditions
741 void CheckOut::toXml( xmlTextWriterPtr writer ) in toXml() function in CheckOut
774 void CancelCheckOut::toXml( xmlTextWriterPtr writer ) in toXml() function in CancelCheckOut
786 void CheckIn::toXml( xmlTextWriterPtr writer ) in toXml() function in CheckIn
807 property->toXml( writer ); in toXml()
845 void GetAllVersions::toXml( xmlTextWriterPtr writer ) in toXml() function in GetAllVersions