Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx2991 uno::Sequence< ucb::LockEntry > aSupportedLocks; in supportsExclusiveWriteLock() local
2993 >>= aSupportedLocks ) in supportsExclusiveWriteLock()
2995 for ( sal_Int32 n = 0; n < aSupportedLocks.getLength(); ++n ) in supportsExclusiveWriteLock()
2997 if ( aSupportedLocks[ n ].Scope in supportsExclusiveWriteLock()
2999 aSupportedLocks[ n ].Type in supportsExclusiveWriteLock()

Completed in 29 milliseconds