Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/webdav/
H A DContentProperties.cxx588 static rtl::OUString aNonCachableProps [] = in isCachable() local
607 n < ( sizeof( aNonCachableProps ) in isCachable()
608 / sizeof( aNonCachableProps[ 0 ] ) ); in isCachable()
613 if ( rName.equals( aNonCachableProps[ n ] ) ) in isCachable()
617 if ( rName.equalsIgnoreAsciiCase( aNonCachableProps[ n ] ) ) in isCachable()

Completed in 16 milliseconds