Searched refs:rListBoxEnd (Results 1 – 1 of 1) sorted by relevance
93 …void FillLineEndListBox(ListBox& rListBoxStart, ListBox& rListBoxEnd, const XLineEndListSharedPtr … in FillLineEndListBox() argument99 rListBoxEnd.SetUpdateMode(false); in FillLineEndListBox()102 rListBoxEnd.Clear(); in FillLineEndListBox()106 rListBoxEnd.InsertEntry(sNone); in FillLineEndListBox()128 rListBoxEnd.InsertEntry( in FillLineEndListBox()135 rListBoxEnd.InsertEntry(pEntry->GetName()); in FillLineEndListBox()140 rListBoxEnd.SetUpdateMode(true); in FillLineEndListBox()
Completed in 12 milliseconds