|
LibreOffice Module ure (master) 1
|
#include "sal/config.h"#include "com/sun/star/uno/Exception.hpp"#include "com/sun/star/uno/Reference.hxx"#include "com/sun/star/uno/Sequence.hxx"#include "com/sun/star/uno/XComponentContext.hpp"#include "com/sun/star/uno/XInterface.hpp"#include "cppuhelper/factory.hxx"#include "cppuhelper/implbase1.hxx"#include "cppuhelper/implementationentry.hxx"#include "cppuhelper/weak.hxx"#include "rtl/ustring.h"#include "rtl/ustring.hxx"#include "sal/types.h"#include "uno/environment.h"#include "test/types/TestException.hpp"#include "test/types/XTest.hpp"Go to the source code of this file.
Namespaces | |
| namespace | CppTest |
Functions | |
| SAL_DLLPUBLIC_EXPORT void *SAL_CALL | component_getFactory (char const *implName, void *serviceManager, void *registryKey) |
| SAL_DLLPUBLIC_EXPORT void *SAL_CALL component_getFactory | ( | char const * | implName, |
| void * | serviceManager, | ||
| void * | registryKey | ||
| ) |
Definition at line 84 of file cpptest.cc.
References cppu::component_getFactoryHelper(), and implName.