Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/webdav/
H A DPropfindRequest.cxx33 const bool onlyPropertyNames ) in generatePROPFINDRequestBody() argument
44 const int nPropCount = ( !onlyPropertyNames && propNames ) in generatePROPFINDRequestBody()
69 if ( onlyPropertyNames ) in generatePROPFINDRequestBody()
H A DPropfindRequest.hxx35 const bool onlyPropertyNames);
H A DCurlSession.hxx288 const bool onlyPropertyNames,
H A DCurlSession.cxx911 const bool onlyPropertyNames, in propfind() argument
923 … rtl::OString xml = PropfindRequest::generatePROPFINDRequestBody( inPropNames, onlyPropertyNames ); in propfind()

Completed in 29 milliseconds