Searched refs:SFTreeListBox (Results 1 – 2 of 2) sorted by relevance
82 SFTreeListBox::SFTreeListBox( Window* pParent, const ResId& rResId ) : in SFTreeListBox() function in SFTreeListBox106 SFTreeListBox::~SFTreeListBox() in ~SFTreeListBox()111 void SFTreeListBox::delUserData( SvLBoxEntry* pEntry ) in delUserData()131 void SFTreeListBox::deleteTree( SvLBoxEntry* pEntry ) in deleteTree()145 void SFTreeListBox::deleteAllTree() in deleteAllTree()163 void SFTreeListBox::Init( const ::rtl::OUString& language ) in Init()366 long SFTreeListBox::ExpandingHdl() in ExpandingHdl()371 void SFTreeListBox::ExpandAllTrees() in ExpandAllTrees()375 SvLBoxEntry * SFTreeListBox::insertEntry( in insertEntry()401 SvLBoxEntry * SFTreeListBox::insertEntry( in insertEntry()[all …]
70 class SFTreeListBox : public SvTreeListBox class101 SFTreeListBox( Window* pParent, const ResId& rRes );102 ~SFTreeListBox();163 SFTreeListBox aScriptsBox;
Completed in 30 milliseconds