Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx2098 aChapterEntryLB(this, SW_RES(LB_CHAPTERENTRY )), in SwTOXEntryTabPage()
2195 aChapterEntryLB.SetSelectHdl(LINK(this, SwTOXEntryTabPage, ChapterInfoHdl)); in SwTOXEntryTabPage()
2859 aChapterEntryLB.SetNoSelection();//to alert the user in IMPL_LINK()
2862 aChapterEntryLB.SelectEntryPos(0); in IMPL_LINK()
2865 aChapterEntryLB.SelectEntryPos(1); in IMPL_LINK()
2868 aChapterEntryLB.SelectEntryPos(2); in IMPL_LINK()
2925 aChapterEntryLB.Show( bIsChapterInfo ); in IMPL_LINK()
/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx390 ListBox aChapterEntryLB; // type of chapter info member in SwTOXEntryTabPage

Completed in 37 milliseconds