#include <sal/config.h>
#include <com/sun/star/logging/XLogFormatter.hpp>
#include <com/sun/star/logging/LogLevel.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/supportsservice.hxx>
Go to the source code of this file.
◆ com_sun_star_comp_extensions_SimpleTextFormatter()
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_extensions_SimpleTextFormatter |
( |
css::uno::XComponentContext * |
, |
|
|
css::uno::Sequence< css::uno::Any > const & |
|
|
) |
| |