Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/webdav/
H A DContentProperties.hxx147 bool containsAllNames(
208 bool containsAllNames( in containsAllNames() function in http_dav_ucp::CachableContentProperties
212 { return m_aProps.containsAllNames( rProps, rNamesNotContained ); } in containsAllNames()
H A Dwebdavcontent.cxx1409 if ( xCachedProps->containsAllNames( rProperties, aMissingProps ) ) in getPropertyValues()
1441 if ( xCachedProps->containsAllNames( in getPropertyValues()
1539 && xProps->containsAllNames( in getPropertyValues()
3571 m_xCachedProps->containsAllNames( in getResourceType()
H A DContentProperties.cxx374 bool ContentProperties::containsAllNames( in containsAllNames() function in ContentProperties

Completed in 35 milliseconds