Home
last modified time | relevance | path

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

/AOO42X/main/svx/workben/msview/
H A Dmsview.cxx562 class AtomContainerTreeListBox : public SvTreeListBox class
565 AtomContainerTreeListBox( Window* pParent );
566 ~AtomContainerTreeListBox();
598 typedef std::pair< AtomContainerTreeListBox*, SvLBoxEntry* > AtomContainerEntryPair;
600 AtomContainerTreeListBox::AtomContainerTreeListBox( Window* pParent ) in AtomContainerTreeListBox() function in AtomContainerTreeListBox
615 AtomContainerTreeListBox::~AtomContainerTreeListBox() in ~AtomContainerTreeListBox()
619 void AtomContainerTreeListBox::SetTabs() in SetTabs()
638 void AtomContainerTreeListBox::InitEntry(SvLBoxEntry* pEntry,const XubString& aStr,const Image& aCo… in InitEntry()
645 SvLBoxEntry* AtomContainerTreeListBox::findAtom( Atom* pAtom ) in findAtom()
659 BOOL AtomContainerTreeListBox::Expand( SvLBoxEntry* pParent ) in Expand()
[all …]