Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/options/
H A Dwebconninfo.cxx97 ,m_aPasswordsLB ( this, CUI_RES( LB_PASSWORDS ) ) in WebConnectionInfoDialog()
107 m_aPasswordsLB.SetTabs( aStaticTabs ); in WebConnectionInfoDialog()
108 m_aPasswordsLB.InsertHeaderItem( 1, CUI_RESSTR( STR_WEBSITE ), in WebConnectionInfoDialog()
110 m_aPasswordsLB.InsertHeaderItem( 2, CUI_RESSTR( STR_USERNAME ), in WebConnectionInfoDialog()
112 m_aPasswordsLB.ResetTabs(); in WebConnectionInfoDialog()
174 m_aPasswordsLB.Resort( NULL == pTable ); in IMPL_LINK()
238 SvLBoxEntry* pEntry = m_aPasswordsLB.GetCurEntry(); in IMPL_LINK()
261 m_aPasswordsLB.RemoveEntry( pEntry ); in IMPL_LINK()
291 m_aPasswordsLB.Clear(); in IMPL_LINK()
304 SvLBoxEntry* pEntry = m_aPasswordsLB.GetCurEntry(); in IMPL_LINK()
[all …]
H A Dwebconninfo.hxx54 PasswordTable m_aPasswordsLB; member in svx::WebConnectionInfoDialog

Completed in 7 milliseconds