Lines Matching refs:StyleTreeListBox_Impl
550 class StyleTreeListBox_Impl : public DropListBox_Impl class
571 StyleTreeListBox_Impl( SfxCommonTemplateDialog_Impl* pParent, WinBits nWinStyle = 0);
586 void StyleTreeListBox_Impl::MakeExpanded_Impl(ExpandedEntries& rEntries) const in MakeExpanded_Impl()
600 PopupMenu* StyleTreeListBox_Impl::CreateContextMenu() in CreateContextMenu()
605 sal_Bool StyleTreeListBox_Impl::DoubleClickHdl() in DoubleClickHdl()
621 void StyleTreeListBox_Impl::Command( const CommandEvent& rCEvt ) in Command()
636 long StyleTreeListBox_Impl::Notify( NotifyEvent& rNEvt ) in Notify()
659 sal_Bool StyleTreeListBox_Impl::NotifyMoving(SvLBoxEntry* pTarget, in NotifyMoving()
690 long StyleTreeListBox_Impl::ExpandingHdl() in ExpandingHdl()
708 void StyleTreeListBox_Impl::ExpandedHdl() in ExpandedHdl()
729 StyleTreeListBox_Impl::StyleTreeListBox_Impl( in StyleTreeListBox_Impl() function in StyleTreeListBox_Impl
1326 ((const StyleTreeListBox_Impl *)pTreeBox)-> in FillTreeBox()
1921 pTreeBox = new StyleTreeListBox_Impl( in IMPL_LINK()
1931 ((StyleTreeListBox_Impl*)pTreeBox)-> in IMPL_LINK()
1934 ((StyleTreeListBox_Impl*)pTreeBox)-> in IMPL_LINK()
2133 IMPL_LINK( SfxCommonTemplateDialog_Impl, DropHdl, StyleTreeListBox_Impl *, pBox ) in IMPL_LINK() argument