Home
last modified time | relevance | path

Searched refs:SwIndexTreeLB (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx656 class SwIndexTreeLB : public SvTreeListBox class
660 SwIndexTreeLB(Window* pWin, const ResId& rResId) : in SwIndexTreeLB() function in SwIndexTreeLB
670 long SwIndexTreeLB::GetTabPos( SvLBoxEntry* pEntry, SvLBoxTab* pTab) in GetTabPos()
686 void SwIndexTreeLB::KeyInput( const KeyEvent& rKEvt ) in KeyInput()
726 SwIndexTreeLB aStylesTLB;
732 SwIndexTreeLB& GetTreeListBox() { return aStylesTLB;} in GetTreeListBox()
832 SwIndexTreeLB& rTLB = aHeaderTree.GetTreeListBox(); in SwAddStylesDlg_Impl()
892 SwIndexTreeLB& rTLB = aHeaderTree.GetTreeListBox(); in IMPL_LINK()

Completed in 34 milliseconds