LibreOffice Module desktop (master) 1
Namespaces | Functions
acceptor.cxx File Reference
#include <sal/config.h>
#include "acceptor.hxx"
#include <com/sun/star/bridge/BridgeFactory.hpp>
#include <com/sun/star/connection/Acceptor.hpp>
#include <com/sun/star/uno/XNamingService.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <sal/log.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <o3tl/string_view.hxx>
Include dependency graph for acceptor.cxx:

Go to the source code of this file.

Namespaces

namespace  desktop
 

Functions

static void desktop::offacc_workerfunc (void *acc)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * desktop_Acceptor_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ desktop_Acceptor_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * desktop_Acceptor_get_implementation ( css::uno::XComponentContext *  context,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 240 of file acceptor.cxx.