LibreOffice Module desktop (master) 1
Namespaces | Functions
dp_sfwk.cxx File Reference
#include <sal/config.h>
#include <strings.hrc>
#include <dp_backend.h>
#include <dp_misc.h>
#include <dp_ucb.h>
#include "dp_parceldesc.hxx"
#include <rtl/uri.hxx>
#include <ucbhelper/content.hxx>
#include <svl/inettype.hxx>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/script/provider/theMasterScriptProviderFactory.hpp>
#include <com/sun/star/xml/sax/Parser.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <utility>
Include dependency graph for dp_sfwk.cxx:

Go to the source code of this file.

Namespaces

namespace  dp_registry
 
namespace  dp_registry::backend
 
namespace  dp_registry::backend::sfwk
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_deployment_sfwk_PackageRegistryBackend_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &args)
 

Function Documentation

◆ com_sun_star_comp_deployment_sfwk_PackageRegistryBackend_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_deployment_sfwk_PackageRegistryBackend_get_implementation ( css::uno::XComponentContext *  context,
css::uno::Sequence< css::uno::Any > const &  args 
)

Definition at line 372 of file dp_sfwk.cxx.

References args.

Variable Documentation

◆ m_descr

OUString m_descr
private

Definition at line 56 of file dp_sfwk.cxx.

◆ m_xNameCntrPkgHandler

Reference< container::XNameContainer > m_xNameCntrPkgHandler
private

Definition at line 55 of file dp_sfwk.cxx.

◆ m_xTypeInfo

const Reference<deployment::XPackageTypeInfo> m_xTypeInfo
private

Definition at line 89 of file dp_sfwk.cxx.