Searched refs:onlyPropertyNames (Results 1 – 4 of 4) sorted by relevance
33 const bool onlyPropertyNames ) in generatePROPFINDRequestBody() argument44 const int nPropCount = ( !onlyPropertyNames && propNames ) in generatePROPFINDRequestBody()69 if ( onlyPropertyNames ) in generatePROPFINDRequestBody()
35 const bool onlyPropertyNames);
288 const bool onlyPropertyNames,
911 const bool onlyPropertyNames, in propfind() argument923 … rtl::OString xml = PropfindRequest::generatePROPFINDRequestBody( inPropNames, onlyPropertyNames ); in propfind()
Completed in 36 milliseconds