#include "precompiled_starmath.hxx"
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/registry/XRegistryKey.hpp>
#include <com/sun/star/uno/Sequence.h>
#include <rtl/ustring.hxx>
#include "smdetect.hxx"
Include dependency graph for detreg.cxx:
Go to the source code of this file.
Functions | |
void SAL_CALL | component_getImplementationEnvironment (const sal_Char **ppEnvironmentTypeName, uno_Environment **) |
sal_Bool SAL_CALL | component_writeInfo (void *, void *pRegistryKey) |
void *SAL_CALL | component_getFactory (const sal_Char *pImplementationName, void *pServiceManager, void *) |
void* SAL_CALL component_getFactory | ( | const sal_Char * | pImplementationName, | |
void * | pServiceManager, | |||
void * | ||||
) |
Definition at line 91 of file detreg.cxx.
void SAL_CALL component_getImplementationEnvironment | ( | const sal_Char ** | ppEnvironmentTypeName, | |
uno_Environment ** | ||||
) |
Definition at line 61 of file detreg.cxx.
sal_Bool SAL_CALL component_writeInfo | ( | void * | , | |
void * | pRegistryKey | |||
) |
Definition at line 68 of file detreg.cxx.