Searched refs:SwAuthenticator (Results 1 – 3 of 3) sorted by relevance
140 new SwAuthenticator( in ConnectToSmtpServer()164 new SwAuthenticator(rConfigItem.GetMailUserName(), in ConnectToSmtpServer()169 xAuthenticator = new SwAuthenticator(); in ConnectToSmtpServer()664 SwAuthenticator::~SwAuthenticator() in ~SwAuthenticator()670 OUString SwAuthenticator::getUserName( ) throw (RuntimeException) in getUserName()677 OUString SwAuthenticator::getPassword( ) throw (RuntimeException) in getPassword()
169 class SW_DLLPUBLIC SwAuthenticator : class176 SwAuthenticator() : m_pParentWindow(0) {} in SwAuthenticator() function in SwAuthenticator177 …SwAuthenticator(const ::rtl::OUString& username, const ::rtl::OUString& password, Window* pParent)… in SwAuthenticator() function in SwAuthenticator182 ~SwAuthenticator();
394 new SwAuthenticator( in Test()415 new SwAuthenticator( in Test()420 xAuthenticator = new SwAuthenticator(); in Test()
Completed in 16 milliseconds