Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontentcaps.cxx346 sal_Bool bHasSize = sal_False; in getProperties() local
422 else if ( !bHasSize && in getProperties()
426 bHasSize = sal_True; in getProperties()
480 if ( !bHasSize && bHasGetContentLength ) in getProperties()
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultsetstub.cxx452 sal_Bool bHasSize = xPropertySetInfo->hasPropertyByName( m_aPropertyNameForFetchSize ); in impl_propagateFetchSizeAndDirection() local
455 if(!bHasSize || !bHasDirection) in impl_propagateFetchSizeAndDirection()

Completed in 19 milliseconds