Searched refs:aGlosBox (Results 1 – 2 of 2) sorted by relevance
42 ListBox aGlosBox; member in SwSelGlossaryDlg63 aGlosBox.InsertEntry( aTmp ); in InsertGlos()66 { return aGlosBox.GetSelectEntryPos(); } in GetSelectedIdx()68 { aGlosBox.SelectEntryPos(nIdx); } in SelectEntryPos()
48 aGlosBox(this, SW_RES( LB_GLOS)), in SwSelGlossaryDlg()59 aGlosBox.SetDoubleClickHdl(LINK(this, SwSelGlossaryDlg, DoubleClickHdl)); in SwSelGlossaryDlg()
Completed in 15 milliseconds