|
LibreOffice Module io (master) 1
|
#include <osl/security.hxx>#include <sal/log.hxx>#include <cppuhelper/implbase.hxx>#include <cppuhelper/supportsservice.hxx>#include <cppuhelper/unourl.hxx>#include <rtl/malformeduriexception.hxx>#include <rtl/ref.hxx>#include <o3tl/string_view.hxx>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/connection/ConnectionSetupException.hpp>#include <com/sun/star/connection/NoConnectException.hpp>#include <com/sun/star/connection/XConnector.hpp>#include <com/sun/star/uno/XComponentContext.hpp>#include "connector.hxx"Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | io_OConnector_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * io_OConnector_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 169 of file connector.cxx.