|
LibreOffice Module desktop (master) 1
|
#include "unxsplash.hxx"#include <stdio.h>#include <osl/process.h>#include <cppuhelper/supportsservice.hxx>#include <sal/log.hxx>#include <com/sun/star/uno/XComponentContext.hpp>Go to the source code of this file.
Namespaces | |
| namespace | desktop |
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | desktop_UnxSplash_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * desktop_UnxSplash_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 122 of file unxsplash.cxx.