Lines Matching refs:SFTreeListBox
82 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()
274 SFTreeListBox::getDocumentModel( Reference< XComponentContext >& xCtx, ::rtl::OUString& docName ) in getDocumentModel()
306 SFTreeListBox::getLangNodeFromRootNode( Reference< browse::XBrowseNode >& rootNode, ::rtl::OUString… in getLangNodeFromRootNode()
330 void SFTreeListBox:: RequestSubEntries( SvLBoxEntry* pRootEntry, Reference< ::com::sun::star::scrip… in RequestSubEntries()
366 long SFTreeListBox::ExpandingHdl() in ExpandingHdl()
371 void SFTreeListBox::ExpandAllTrees() in ExpandAllTrees()
375 SvLBoxEntry * SFTreeListBox::insertEntry( in insertEntry()
401 SvLBoxEntry * SFTreeListBox::insertEntry( in insertEntry()
434 void __EXPORT SFTreeListBox::RequestingChilds( SvLBoxEntry* pEntry ) in RequestingChilds()
454 void __EXPORT SFTreeListBox::ExpandedHdl() in ExpandedHdl()