LibreOffice Module desktop (master) 1
Classes | Namespaces | Typedefs
dp_manager.h File Reference
#include "dp_activepackages.hxx"
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/implbase.hxx>
#include <ucbhelper/content.hxx>
#include <com/sun/star/deployment/XPackageRegistry.hpp>
#include <com/sun/star/deployment/XPackageManager.hpp>
#include <memory>
#include <mutex>
#include <string_view>
#include <utility>
Include dependency graph for dp_manager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dp_manager::PackageManagerImpl
 
class  dp_manager::PackageManagerImpl::CmdEnvWrapperImpl
 

Namespaces

namespace  dp_manager
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::deployment::XPackageManager > dp_manager::t_pm_helper