Searched refs:ExtBasicTreeListBox (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/basctl/source/basicide/ |
H A D | moduldlg.cxx | 65 ExtBasicTreeListBox::ExtBasicTreeListBox( Window* pParent, const ResId& rRes ) in ExtBasicTreeListBox() function in ExtBasicTreeListBox 72 ExtBasicTreeListBox::~ExtBasicTreeListBox() in ~ExtBasicTreeListBox() 76 sal_Bool __EXPORT ExtBasicTreeListBox::EditingEntry( SvLBoxEntry* pEntry, Selection& ) in EditingEntry() 102 sal_Bool __EXPORT ExtBasicTreeListBox::EditedEntry( SvLBoxEntry* pEntry, const String& rNewText ) in EditedEntry() 154 DragDropMode __EXPORT ExtBasicTreeListBox::NotifyStartDrag( TransferDataContainer&, SvLBoxEntry* pE… in NotifyStartDrag() 194 sal_Bool __EXPORT ExtBasicTreeListBox::NotifyAcceptDrop( SvLBoxEntry* pEntry ) in NotifyAcceptDrop() 260 sal_Bool __EXPORT ExtBasicTreeListBox::NotifyMoving( SvLBoxEntry* pTarget, SvLBoxEntry* pEntry, in NotifyMoving() 268 sal_Bool __EXPORT ExtBasicTreeListBox::NotifyCopying( SvLBoxEntry* pTarget, SvLBoxEntry* pEntry, in NotifyCopying() 333 sal_Bool __EXPORT ExtBasicTreeListBox::NotifyCopyingMoving( SvLBoxEntry* pTarget, SvLBoxEntry* pEnt… in NotifyCopyingMoving()
|
H A D | moduldlg.hxx | 90 class ExtBasicTreeListBox : public BasicTreeListBox class 107 ExtBasicTreeListBox( Window* pParent, const ResId& rRes ); 108 ~ExtBasicTreeListBox(); 187 ExtBasicTreeListBox aBasicBox;
|
Completed in 27 milliseconds