Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/inc/
H A Dselglos.hxx42 ListBox aGlosBox; member in SwSelGlossaryDlg
63 aGlosBox.InsertEntry( aTmp ); in InsertGlos()
66 { return aGlosBox.GetSelectEntryPos(); } in GetSelectedIdx()
68 { aGlosBox.SelectEntryPos(nIdx); } in SelectEntryPos()
/aoo4110/main/sw/source/ui/dochdl/
H A Dselglos.cxx48 aGlosBox(this, SW_RES( LB_GLOS)), in SwSelGlossaryDlg()
59 aGlosBox.SetDoubleClickHdl(LINK(this, SwSelGlossaryDlg, DoubleClickHdl)); in SwSelGlossaryDlg()

Completed in 14 milliseconds