Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/webdav/
H A Dwebdavcontentcaps.cxx321 bool bHasSize = false; in getProperties() local
379 else if ( !bHasSize && rProp == "Size" ) in getProperties()
381 bHasSize = true; in getProperties()
431 if ( !bHasSize && bHasGetContentLength ) in getProperties()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/webdav/
H A Dwebdavcontentcaps.cxx321 bool bHasSize = false; in getProperties() local
379 else if ( !bHasSize && rProp == "Size" ) in getProperties()
381 bHasSize = true; in getProperties()
431 if ( !bHasSize && bHasGetContentLength ) in getProperties()
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/webdav-neon/
H A Dwebdavcontentcaps.cxx371 bool bHasSize = false; in getProperties() local
429 else if ( !bHasSize && rProp == "Size" ) in getProperties()
431 bHasSize = true; in getProperties()
481 if ( !bHasSize && bHasGetContentLength ) in getProperties()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/webdav-neon/
H A Dwebdavcontentcaps.cxx371 bool bHasSize = false; in getProperties() local
429 else if ( !bHasSize && rProp == "Size" ) in getProperties()
431 bHasSize = true; in getProperties()
481 if ( !bHasSize && bHasGetContentLength ) in getProperties()
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/cacher/
H A Dcachedcontentresultsetstub.cxx392 bool bHasSize = xPropertySetInfo->hasPropertyByName( m_aPropertyNameForFetchSize ); in impl_propagateFetchSizeAndDirection() local
395 if(!bHasSize || !bHasDirection) in impl_propagateFetchSizeAndDirection()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/cacher/
H A Dcachedcontentresultsetstub.cxx391 bool bHasSize = xPropertySetInfo->hasPropertyByName( m_aPropertyNameForFetchSize ); in impl_propagateFetchSizeAndDirection() local
394 if(!bHasSize || !bHasDirection) in impl_propagateFetchSizeAndDirection()