Searched refs:DAVPropertyValue (Results 1 – 17 of 17) sorted by relevance
314 http_dav_ucp::DAVPropertyValue maResult_Lock;321 std::vector< http_dav_ucp::DAVPropertyValue > maResponseProperties;322 std::vector< http_dav_ucp::DAVPropertyValue > maPropStatProperties;405 const http_dav_ucp::DAVPropertyValue& getResult_Lock() const { return maResult_Lock; } in getResult_Lock()631 http_dav_ucp::DAVPropertyValue aDAVPropertyValue; in endElement()645 http_dav_ucp::DAVPropertyValue aDAVPropertyValue; in endElement()669 http_dav_ucp::DAVPropertyValue aDAVPropertyValue; in endElement()683 http_dav_ucp::DAVPropertyValue aDAVPropertyValue; in endElement()697 http_dav_ucp::DAVPropertyValue aDAVPropertyValue; in endElement()711 http_dav_ucp::DAVPropertyValue aDAVPropertyValue; in endElement()[all …]
117 std::vector< DAVPropertyValue >::const_iterator it in ContentProperties()119 std::vector< DAVPropertyValue >::const_iterator end in ContentProperties()439 const std::vector< DAVPropertyValue > & rProps ) in addProperties()441 std::vector< DAVPropertyValue >::const_iterator it = rProps.begin(); in addProperties()442 const std::vector< DAVPropertyValue >::const_iterator end = rProps.end(); in addProperties()452 void ContentProperties::addProperty( const DAVPropertyValue & rProp ) in addProperty()654 const std::vector< DAVPropertyValue > & rProps ) in addProperties()656 std::vector< DAVPropertyValue >::const_iterator it = rProps.begin(); in addProperties()657 const std::vector< DAVPropertyValue >::const_iterator end = rProps.end(); in addProperties()
35 struct DAVPropertyValue struct41 DAVPropertyValue() : IsCaseSensitive( true ) {} in DAVPropertyValue() function47 std::vector< DAVPropertyValue > properties;
162 void addProperties( const std::vector< DAVPropertyValue > & rProps );170 void addProperty( const DAVPropertyValue & rProp );206 void addProperties( const std::vector< DAVPropertyValue > & rProps );
48 DAVPropertyValue* mLockObtained;56 DAVPropertyValue & outLock);
41 DAVPropertyValue & outLock) in SerfLockReqProcImpl()151 const DAVPropertyValue rLocksValue( parseWebDAVLockResponse( xInputStream.get() ) ); in handleEndOfResponseData()
126 DAVPropertyValue & outLock );133 DAVPropertyValue & outLock );
141 DAVPropertyValue & outLock,147 DAVPropertyValue & outLock,
248 DAVPropertyValue & outLock) in createLockReqProcImpl()263 DAVPropertyValue & outLock) in createLockRefreshProcImpl()
41 DAVPropertyValue & outLock);
378 DAVPropertyValue & outLock, in processLock()402 DAVPropertyValue & outLock, in processLockRefresh()
36 …DAVPropertyValue parseWebDAVLockResponse(const com::sun::star::uno::Reference< com::sun::star::io:…
42 DAVPropertyValue & outLock) in SerfLockRefreshProcImpl()
133 DAVPropertyValue thePropertyValue; in processSingleResponseHeader()
179 DAVPropertyValue thePropertyValue; in processSingleResponseHeader()
1186 DAVPropertyValue outLock; in LOCK()1266 DAVPropertyValue outLock; in LOCK()
142 std::vector< DAVPropertyValue > &aResponseProps = aResource.properties; in lcl_sendPartialGETRequest()143 for ( std::vector< DAVPropertyValue >::const_iterator it = aResponseProps.begin(); in lcl_sendPartialGETRequest()177 for ( std::vector< DAVPropertyValue >::iterator it = aResponseProps.begin(); in lcl_sendPartialGETRequest()