#include <cppuhelper/factory.hxx>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <com/sun/star/uno/XNamingService.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <mutex>
#include <unordered_map>
Go to the source code of this file.
◆ stoc_NamingService_Impl_get_implementation()
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * stoc_NamingService_Impl_get_implementation |
( |
css::uno::XComponentContext * |
, |
|
|
css::uno::Sequence< css::uno::Any > const & |
|
|
) |
| |
◆ aMap
HashMap_OWString_Interface aMap |
|
private |
◆ aMutex