LibreOffice Module extensions (master) 1
|
#include "scanner.hxx"
#include <cppuhelper/supportsservice.hxx>
#include <comphelper/namedvaluecollection.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
Go to the source code of this file.
Functions | |
Reference< XInterface > | ScannerManager_CreateInstance (const Reference< css::lang::XMultiServiceFactory > &) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | extensions_ScannerManager_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * extensions_ScannerManager_get_implementation | ( | css::uno::XComponentContext * | , |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 82 of file scanner.cxx.
Reference< XInterface > ScannerManager_CreateInstance | ( | const Reference< css::lang::XMultiServiceFactory > & | rxFactory | ) |
Exception |
Definition at line 26 of file scanner.cxx.