#include "precompiled_extensions.hxx"#include <osl/diagnose.h>#include <cppuhelper/factory.hxx>#include <uno/mapping.hxx>#include "scanner.hxx"#include <com/sun/star/registry/XRegistryKey.hpp>Include dependency graph for scnserv.cxx:

Go to the source code of this file.
Namespaces | |
| namespace | com::sun::star::registry |
Functions | |
| void SAL_CALL | component_getImplementationEnvironment (const sal_Char **ppEnvTypeName, uno_Environment **) |
| sal_Bool SAL_CALL | component_writeInfo (void *, void *pRegistryKey) |
| void *SAL_CALL | component_getFactory (const sal_Char *pImplName, void *pServiceManager, void *) |
| void* SAL_CALL component_getFactory | ( | const sal_Char * | pImplName, | |
| void * | pServiceManager, | |||
| void * | ||||
| ) |
Definition at line 94 of file scnserv.cxx.
References ScannerManager::getImplementationName_Static(), ScannerManager::getSupportedServiceNames_Static(), and REF.
| void SAL_CALL component_getImplementationEnvironment | ( | const sal_Char ** | ppEnvTypeName, | |
| uno_Environment ** | ||||
| ) |
Definition at line 54 of file scnserv.cxx.
| sal_Bool SAL_CALL component_writeInfo | ( | void * | , | |
| void * | pRegistryKey | |||
| ) |
Definition at line 63 of file scnserv.cxx.
References ScannerManager::getImplementationName_Static(), and REF.
1.5.1