Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx93 …void FillLineEndListBox(ListBox& rListBoxStart, ListBox& rListBoxEnd, const XLineEndListSharedPtr … in FillLineEndListBox() argument
98 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 13 milliseconds