Home
last modified time | relevance | path

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

/trunk/main/desktop/source/deployment/misc/
H A Ddp_dependencies.cxx76 unsatisfied(n); in check() local
121 unsatisfied[unsat++] = e; in check()
124 unsatisfied.realloc(unsat); in check()
125 return unsatisfied; in check()
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx646 unsatisfied(dp_misc::Dependencies::check(description)); in checkDependencies() local
648 if (unsatisfied.getLength() == 0) { in checkDependencies()
655 msg, static_cast<OWeakObject *>(this), unsatisfied)); in checkDependencies()
/trunk/main/offapi/com/sun/star/deployment/
H A DDependencyException.idl36 describes unsatisfied dependencies a deployment unit has on its target