Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/propctrlr/
H A Dtaborder.cxx317 DBG_NAME(TabOrderListBox);
319 TabOrderListBox::TabOrderListBox( Window* pParent, const ResId& rResId ) in TabOrderListBox() function in pcr::TabOrderListBox
322 DBG_CTOR(TabOrderListBox,NULL); in TabOrderListBox()
330 TabOrderListBox::~TabOrderListBox() in ~TabOrderListBox()
332 DBG_DTOR(TabOrderListBox,NULL); in ~TabOrderListBox()
336 void TabOrderListBox::ModelHasMoved( SvListEntry* _pSource ) in ModelHasMoved()
344 void TabOrderListBox::MoveSelection( long nRelPos ) in MoveSelection()
H A Dtaborder.hxx58 class TabOrderListBox : public SvTreeListBox class
61 TabOrderListBox( Window* pParent, const ResId& rResId );
62 virtual ~TabOrderListBox();
89 TabOrderListBox aLB_Controls;

Completed in 23 milliseconds