Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dbui/
H A Dmailmergehelper.cxx140 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()
/trunk/main/sw/source/ui/inc/
H A Dmailmergehelper.hxx169 class SW_DLLPUBLIC SwAuthenticator : class
176 SwAuthenticator() : m_pParentWindow(0) {} in SwAuthenticator() function in SwAuthenticator
177SwAuthenticator(const ::rtl::OUString& username, const ::rtl::OUString& password, Window* pParent)… in SwAuthenticator() function in SwAuthenticator
182 ~SwAuthenticator();
/trunk/main/sw/source/ui/config/
H A Dmailconfigpage.cxx394 new SwAuthenticator( in Test()
415 new SwAuthenticator( in Test()
420 xAuthenticator = new SwAuthenticator(); in Test()

Completed in 16 milliseconds