LibreOffice Module reportdesign (master) 1
|
#include <sal/types.h>
#include <cppuhelper/factory.hxx>
#include <cppuhelper/implementationentry.hxx>
#include <ReportDefinition.hxx>
#include <FormattedField.hxx>
#include <FixedText.hxx>
#include <ImageControl.hxx>
#include <FormatCondition.hxx>
#include <ReportEngineJFree.hxx>
#include <Function.hxx>
#include <Shape.hxx>
#include <FixedLine.hxx>
Go to the source code of this file.
Functions | |
SAL_DLLPUBLIC_EXPORT void * | rpt_component_getFactory (char const *implName, void *serviceManager, void *registryKey) |
SAL_DLLPUBLIC_EXPORT void * rpt_component_getFactory | ( | char const * | implName, |
void * | serviceManager, | ||
void * | registryKey | ||
) |
Definition at line 74 of file services.cxx.
References cppu::component_getFactoryHelper(), and implName.