Home
last modified time | relevance | path

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

/trunk/main/filter/source/config/cache/
H A Dcacheitem.cxx143 sal_Bool isSubSet(const css::uno::Any& aSubSet, in isSubSet() function
204 sal_Bool bIs = (isSubSet(v1, v2)); in isSubSet()
224 (isSubSet(p1.Value, p2.Value)) in isSubSet()
240 (isSubSet(n1.Value, n2.Value)) in isSubSet()
298 if (!isSubSet(it1->second, it2->second)) in isSubSet()
330 if (!isSubSet(it1->second, it2->second)) in isSubSet()
387 if (!isSubSet(pIt->second, pItThis->second)) in haveProps()
424 if (isSubSet(pIt->second, pItThis->second)) in dontHaveProps()

Completed in 20 milliseconds