#include "WinUserInfoBe.hxx"
#include <com/sun/star/beans/Optional.hpp>
#include <comphelper/base64.hxx>
#include <comphelper/configuration.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <map>
#include <o3tl/char16_t2wchar_t.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <officecfg/UserProfile.hxx>
#include <Iads.h>
#include <Adshlp.h>
#include <Lmcons.h>
#include <Security.h>
#include <systools/win32/comtools.hxx>
#include <systools/win32/oleauto.hxx>
Go to the source code of this file.
◆ SECURITY_WIN32
◆ extensions_WinUserInfoBe_get_implementation()
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * extensions_WinUserInfoBe_get_implementation |
( |
css::uno::XComponentContext * |
, |
|
|
css::uno::Sequence< css::uno::Any > const & |
|
|
) |
| |