Home
last modified time | relevance | path

Searched refs:m_aSecureCB (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/ui/config/
H A Dmailconfigpage.cxx166 m_aSecureCB( this, SW_RES( CB_SECURE)), in SwMailConfigPage()
214 m_pConfigItem->SetSecureConnection(m_aSecureCB.IsChecked()); in FillItemSet()
234 m_aSecureCB.Check(m_pConfigItem->IsSecureConnection()); in Reset()
242 m_aSecureCB .SaveValue(); in Reset()
436 m_pParent->m_aSecureCB.IsChecked() ? "Ssl" : "Insecure")); in Test()
/aoo41x/main/sw/source/ui/inc/
H A Dmailconfigpage.hxx68 CheckBox m_aSecureCB; member in SwMailConfigPage

Completed in 15 milliseconds