Searched refs:rListBoxStart (Results 1 – 1 of 1) sorted by relevance
93 …void FillLineEndListBox(ListBox& rListBoxStart, ListBox& rListBoxEnd, const XLineEndListSharedPtr … in FillLineEndListBox() argument98 rListBoxStart.SetUpdateMode(false); in FillLineEndListBox()101 rListBoxStart.Clear(); in FillLineEndListBox()105 rListBoxStart.InsertEntry(sNone); in FillLineEndListBox()123 rListBoxStart.InsertEntry( in FillLineEndListBox()134 rListBoxStart.InsertEntry(pEntry->GetName()); in FillLineEndListBox()139 rListBoxStart.SetUpdateMode(true); in FillLineEndListBox()
Completed in 17 milliseconds