LibreOffice Module desktop (master) 1
Classes | Namespaces | Typedefs
dp_extensionmanager.hxx File Reference
#include <strings.hrc>
#include <dp_shared.hxx>
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/compbase.hxx>
#include <com/sun/star/deployment/XExtensionManager.hpp>
#include <com/sun/star/deployment/XPackageManager.hpp>
#include <com/sun/star/deployment/XPackageManagerFactory.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <mutex>
#include <vector>
#include <unordered_map>
Include dependency graph for dp_extensionmanager.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dp_manager::ExtensionManager
 

Namespaces

namespace  dp_manager
 

Typedefs

typedef std::unordered_map< OUString, std::vector< css::uno::Reference< css::deployment::XPackage > > > dp_manager::id2extensions