Home
last modified time | relevance | path

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

/AOO42X/main/basctl/source/basicide/
H A Dobjdlg.cxx45 ObjectTreeListBox::ObjectTreeListBox( Window* pParent, const ResId& rRes ) in ObjectTreeListBox() function in ObjectTreeListBox
50 ObjectTreeListBox::~ObjectTreeListBox() in ~ObjectTreeListBox()
54 void ObjectTreeListBox::Command( const CommandEvent& ) in Command()
58 void ObjectTreeListBox::MouseButtonDown( const MouseEvent& rMEvt ) in MouseButtonDown()
68 void ObjectTreeListBox::KeyInput( const KeyEvent& rEvt ) in KeyInput()
77 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;