LibreOffice Module desktop (master) 1
Namespaces | Typedefs | Functions
dp_log.cxx File Reference
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <comphelper/anytostring.hxx>
#include <comphelper/logging.hxx>
#include <rtl/ustrbuf.hxx>
#include <com/sun/star/logging/LogLevel.hpp>
#include <com/sun/star/ucb/XProgressHandler.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
Include dependency graph for dp_log.cxx:

Go to the source code of this file.

Namespaces

namespace  dp_log
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< ucb::XProgressHandler, lang::XServiceInfo > dp_log::t_log_helper
 

Functions

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

Function Documentation

◆ com_sun_star_comp_deployment_ProgressLog_get_implementation()

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

Definition at line 136 of file dp_log.cxx.

References args.

Variable Documentation

◆ m_logger

comphelper::EventLogger m_logger
private

Definition at line 43 of file dp_log.cxx.