Searched refs:SortListBox (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/toolkit/workben/layout/ |
H A D | editor.cxx | 1360 class SortListBox class 1423 mpUpButton->SetClickHdl( LINK( this, SortListBox, UpPressedHdl ) ); in SortListBox() 1438 virtual ~SortListBox(); 1441 SortListBox::~SortListBox() in ~SortListBox() 1449 IMPL_LINK( SortListBox, UpPressedHdl, layout::Button *, pBtn ) in IMPL_LINK() argument 1458 IMPL_LINK( SortListBox, DownPressedHdl, layout::Button *, pBtn ) in IMPL_LINK() argument 1467 IMPL_LINK( SortListBox, RemovePressedHdl, layout::Button *, pBtn ) in IMPL_LINK() argument 1476 IMPL_LINK( SortListBox, ItemSelectedHdl, layout::ListBox *, pList ) in IMPL_LINK() argument 1486 class LayoutTree : public SortListBox 1501 : SortListBox( new layout::ListBox( dialog, "layout-tree" ), in LayoutTree() [all …]
|
Completed in 19 milliseconds