Home
last modified time | relevance | path

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

/trunk/main/basctl/source/basicide/
H A Dobjdlg.cxx50 ObjectTreeListBox::ObjectTreeListBox( Window* pParent, const ResId& rRes ) in ObjectTreeListBox() function in ObjectTreeListBox
55 ObjectTreeListBox::~ObjectTreeListBox() in ~ObjectTreeListBox()
59 void ObjectTreeListBox::Command( const CommandEvent& ) in Command()
63 void ObjectTreeListBox::MouseButtonDown( const MouseEvent& rMEvt ) in MouseButtonDown()
73 void ObjectTreeListBox::KeyInput( const KeyEvent& rEvt ) in KeyInput()
82 bool ObjectTreeListBox::OpenCurrent() in OpenCurrent()
H A Dobjdlg.hxx37 class ObjectTreeListBox : public BasicTreeListBox class
47 ObjectTreeListBox( Window* pParent, const ResId& rRes );
48 ~ObjectTreeListBox();
70 ObjectTreeListBox aMacroTreeList;

Completed in 19 milliseconds