Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dnewhelp.hxx77 class ContentListBox_Impl : public SvTreeListBox class
88 ContentListBox_Impl( Window* pParent, const ResId& rResId );
89 ~ContentListBox_Impl();
119 ContentListBox_Impl aContentBox;
H A Dnewhelp.cxx283 ContentListBox_Impl::ContentListBox_Impl( Window* pParent, const ResId& rResId ) : in ContentListBox_Impl() function in ContentListBox_Impl
314 ContentListBox_Impl::~ContentListBox_Impl() in ~ContentListBox_Impl()
329 void ContentListBox_Impl::InitRoot() in InitRoot()
354 void ContentListBox_Impl::ClearChildren( SvLBoxEntry* pParent ) in ClearChildren()
368 void ContentListBox_Impl::RequestingChilds( SvLBoxEntry* pParent ) in RequestingChilds()
417 long ContentListBox_Impl::Notify( NotifyEvent& rNEvt ) in Notify()
432 String ContentListBox_Impl::GetSelectEntry() const in GetSelectEntry()

Completed in 33 milliseconds