Searched refs:aNonCachableProps (Results 1 – 1 of 1) sorted by relevance
588 static rtl::OUString aNonCachableProps [] = in isCachable() local607 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 12 milliseconds