Home
last modified time | relevance | path

Searched refs:rListBoxEnd (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
99 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 24 milliseconds