Home
last modified time | relevance | path

Searched refs:LdapUserProfileBe (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/extensions/source/config/ldap/
H A Dldapuserprofilebe.cxx45 LdapUserProfileBe::LdapUserProfileBe( const uno::Reference<uno::XComponentContext>& xContext) in LdapUserProfileBe() function in extensions::config::ldap::LdapUserProfileBe
56 osl::Mutex & aInitMutex = rtl::Static< osl::Mutex, LdapUserProfileBe >::get(); in LdapUserProfileBe()
94 LdapUserProfileBe::~LdapUserProfileBe() in ~LdapUserProfileBe()
99 bool LdapUserProfileBe::readLdapConfiguration( in readLdapConfiguration()
178 bool LdapUserProfileBe::getLdapStringParam( in getLdapStringParam()
190 void LdapUserProfileBe::setPropertyValue( in setPropertyValue()
203 css::uno::Any LdapUserProfileBe::getPropertyValue( in getPropertyValue()
233 rtl::OUString SAL_CALL LdapUserProfileBe::getLdapUserProfileBeName(void) { in getLdapUserProfileBeName()
238 rtl::OUString SAL_CALL LdapUserProfileBe::getImplementationName(void) in getImplementationName()
253 sal_Bool SAL_CALL LdapUserProfileBe::supportsService(const rtl::OUString& aServiceName) in supportsService()
[all …]
H A Dcomponentdef.cxx36 return * new LdapUserProfileBe(aContext) ; in createLdapUserProfileBe()
44 LdapUserProfileBe::getLdapUserProfileBeName,
45 LdapUserProfileBe::getLdapUserProfileBeServiceNames,
H A Dldapuserprofilebe.hxx56 class LdapUserProfileBe : private LdapProfileMutexHolder, public BackendBase class
60 LdapUserProfileBe(const uno::Reference<uno::XComponentContext>& xContext);
61 ~LdapUserProfileBe(void) ;

Completed in 24 milliseconds