Searched refs:aAutoTextLB (Results 1 – 3 of 3) sorted by relevance
690 SvLBoxEntry* pEntry = aAutoTextLB.First(); in ClearUserData()694 pEntry = aAutoTextLB.Next(pEntry); in ClearUserData()715 aAutoTextLB(this, SW_RES( LB_AUTO_TEXT )), in SwVisitingCardPage()723 aAutoTextLB.SetStyle( aAutoTextLB.GetStyle() | WB_HSCROLL ); in SwVisitingCardPage()724 aAutoTextLB.SetSpaceBetweenEntries(0); in SwVisitingCardPage()725 aAutoTextLB.SetSelectionMode( SINGLE_SELECTION ); in SwVisitingCardPage()726 aAutoTextLB.SetHelpId(HID_BUSINESS_CARD_CONTENT); in SwVisitingCardPage()734 aAutoTextLB.Show(); in SwVisitingCardPage()786 SvLBoxEntry* pSelEntry = aAutoTextLB.FirstSelected(); in FillItemSet()860 SvLBoxEntry* pSelEntry = aAutoTextLB.FirstSelected(); in Reset()[all …]
130 SvLBoxEntry* pSel = aAutoTextLB.FirstSelected(); in IMPL_LINK()176 aAutoTextLB.Clear(); in IMPL_LINK()
102 SvTreeListBox aAutoTextLB; member in SwVisitingCardPage
Completed in 21 milliseconds