Home
last modified time | relevance | path

Searched refs:DAVPropertyValue (Results 1 – 17 of 17) sorted by relevance

/aoo41x/main/ucb/source/ucp/webdav/
H A Dwebdavresponseparser.cxx314 http_dav_ucp::DAVPropertyValue maResult_Lock;
321 std::vector< http_dav_ucp::DAVPropertyValue > maResponseProperties;
322 std::vector< http_dav_ucp::DAVPropertyValue > maPropStatProperties;
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()
993 http_dav_ucp::DAVPropertyValue& rPropValue, in parseWebDAVPropNameResponse()
1055 DAVPropertyValue aFoo2; in parseWebDAVPropFindResponse()
1065 DAVPropertyValue aFoo2; in parseWebDAVPropNameResponse()
[all …]
H A DContentProperties.cxx117 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()
H A DDAVResource.hxx35 struct DAVPropertyValue struct
41 DAVPropertyValue() : IsCaseSensitive( true ) {} in DAVPropertyValue() argument
47 std::vector< DAVPropertyValue > properties;
H A DContentProperties.hxx162 void addProperties( const std::vector< DAVPropertyValue > & rProps );
170 void addProperty( const DAVPropertyValue & rProp );
206 void addProperties( const std::vector< DAVPropertyValue > & rProps );
H A DSerfLockReqProcImpl.hxx48 DAVPropertyValue* mLockObtained;
56 DAVPropertyValue & outLock);
H A DSerfLockReqProcImpl.cxx41 DAVPropertyValue & outLock) in SerfLockReqProcImpl()
151 const DAVPropertyValue rLocksValue( parseWebDAVLockResponse( xInputStream.get() ) ); in handleEndOfResponseData()
H A DSerfRequestProcessorImplFac.hxx126 DAVPropertyValue & outLock );
133 DAVPropertyValue & outLock );
H A DSerfRequestProcessor.hxx141 DAVPropertyValue & outLock,
147 DAVPropertyValue & outLock,
H A DSerfRequestProcessorImplFac.cxx248 DAVPropertyValue & outLock) in createLockReqProcImpl()
263 DAVPropertyValue & outLock) in createLockRefreshProcImpl()
H A DSerfLockRefreshProcImpl.hxx41 DAVPropertyValue & outLock);
H A DSerfRequestProcessor.cxx378 DAVPropertyValue & outLock, in processLock()
402 DAVPropertyValue & outLock, in processLockRefresh()
H A Dwebdavresponseparser.hxx36DAVPropertyValue parseWebDAVLockResponse(const com::sun::star::uno::Reference< com::sun::star::io:…
H A DSerfLockRefreshProcImpl.cxx42 DAVPropertyValue & outLock) in SerfLockRefreshProcImpl()
H A DSerfHeadReqProcImpl.cxx133 DAVPropertyValue thePropertyValue; in processSingleResponseHeader()
H A DSerfGetReqProcImpl.cxx179 DAVPropertyValue thePropertyValue; in processSingleResponseHeader()
H A DSerfSession.cxx1186 DAVPropertyValue outLock; in LOCK()
1266 DAVPropertyValue outLock; in LOCK()
H A Dwebdavcontent.cxx142 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()

Completed in 90 milliseconds