LibreOffice Module stoc (master) 1
|
#include <cppuhelper/queryinterface.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/typeprovider.hxx>
#include <sal/log.hxx>
#include <com/sun/star/reflection/XConstantTypeDescription.hpp>
#include <com/sun/star/reflection/XTypeDescription.hpp>
#include <com/sun/star/uno/RuntimeException.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <o3tl/any.hxx>
#include <uno/lbnames.h>
#include "base.hxx"
Go to the source code of this file.
Namespaces | |
namespace | stoc_corefl |
Functions | |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_stoc_CoreReflection_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &arguments) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_stoc_CoreReflection_get_implementation | ( | css::uno::XComponentContext * | context, |
css::uno::Sequence< css::uno::Any > const & | arguments | ||
) |
Definition at line 327 of file crefl.cxx.
References SAL_WARN_IF.