Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavresponseparser.cxx332 sal_Int64 maLockTimeout; member in __anonfe8a8f940411::WebDAVResponseParser
426 maLockTimeout(0), in WebDAVResponseParser()
799 aLock.Timeout = maLockTimeout; in endElement()
828 maLockTimeout = -1; in endElement()
833 maLockTimeout = aStr.copy(secondIndex).toInt64(); in endElement()