Home
last modified time | relevance | path

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

/trunk/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_cmdenv.cxx368 deployment::DeploymentException dp_exc; in update_() local
369 if (Status >>= dp_exc) { in update_()
370 buf.append( dp_exc.Message ); in update_()
372 buf.append( ::comphelper::anyToString(dp_exc.Cause) ); in update_()

Completed in 11 milliseconds