Searched refs:m_aAddressElementsLB (Results 1 – 2 of 2) sorted by relevance
674 SvLBoxEntry* pEntry = m_aAddressElementsLB.InsertEntry(rHeader); in SwCustomizeAddressBlockDialog()736 SvLBoxEntry* pEntry = m_aAddressElementsLB.GetCurEntry(); in IMPL_LINK()739 String sEntry = m_aAddressElementsLB.GetEntryText(pEntry); in IMPL_LINK()773 SvLBoxEntry* pEntry = m_aAddressElementsLB.GetEntry(i); in GetSelectedItem_Impl()774 String sEntry = m_aAddressElementsLB.GetEntryText(pEntry); in GetSelectedItem_Impl()792 SvLBoxEntry* pEntry = m_aAddressElementsLB.GetEntry(i); in HasItem_Impl()795 sEntry = m_aAddressElementsLB.GetEntryText(pEntry); in HasItem_Impl()898 SvLBoxEntry* pEntry = m_aAddressElementsLB.GetCurEntry(); in UpdateImageButtons_Impl()922 SvLBoxEntry* pEntry = m_aAddressElementsLB.GetEntry(i); in GetAddress()923 String sEntry = m_aAddressElementsLB.GetEntryText(pEntry); in GetAddress()[all …]
239 DDListBox m_aAddressElementsLB; member in SwCustomizeAddressBlockDialog
Completed in 18 milliseconds