Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/dialogs/
H A Dscriptdlg.cxx82 SFTreeListBox::SFTreeListBox( Window* pParent, const ResId& rResId ) : in SFTreeListBox() function in SFTreeListBox
106 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 …]
/aoo4110/main/cui/source/inc/
H A Dscriptdlg.hxx70 class SFTreeListBox : public SvTreeListBox class
101 SFTreeListBox( Window* pParent, const ResId& rRes );
102 ~SFTreeListBox();
163 SFTreeListBox aScriptsBox;

Completed in 28 milliseconds