Home
last modified time | relevance | path

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

/trunk/main/desktop/source/deployment/misc/
H A Ddp_update.cxx182 bool containsBundledOnly(Sequence<Reference<deployment::XPackage> > const & sameIdExtensions) in containsBundledOnly() argument
184 OSL_ASSERT(sameIdExtensions.getLength() == 3); in containsBundledOnly()
185 if (!sameIdExtensions[0].is() && !sameIdExtensions[1].is() && sameIdExtensions[2].is()) in containsBundledOnly()

Completed in 11 milliseconds