LibreOffice Module desktop (master) 1
|
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/task/XInteractionHandler.hpp>
#include <com/sun/star/task/XInteractionRequest.hpp>
#include <com/sun/star/ucb/XProgressHandler.hpp>
#include <com/sun/star/ucb/XCommandEnvironment.hpp>
Go to the source code of this file.
Classes | |
class | dp_manager::BaseCommandEnv |
This command environment is to be used when an extension is temporarily stored in the "tmp" repository. More... | |
class | dp_manager::TmpRepositoryCommandEnv |
class | dp_manager::LicenseCommandEnv |
this class is for use in XPackageManager::synchronize. More... | |
class | dp_manager::NoLicenseCommandEnv |
this class is for use in XPackageManager::checkPrerequisites More... | |
class | dp_manager::SilentCheckPrerequisitesCommandEnv |
Namespaces | |
namespace | dp_manager |