Home
last modified time | relevance | path

Searched refs:aAreaLB (Results 1 – 2 of 2) sorted by path

/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx152 ListBox aAreaLB; member in SwTOXSelectTabPage
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx964 aAreaLB( this, SW_RES(LB_AREA )), in SwTOXSelectTabPage()
1197 aAreaLB.SelectEntryPos(rDesc.IsFromChapter() ? 1 : 0); in ApplyTOXDescription()
1305 rDesc.SetFromChapter(1 == aAreaLB.GetSelectEntryPos()); in FillTOXDescription()
1486 aAreaLB.Show( 0 != (nType & (TO_CONTENT|TO_ILLUSTRATION|TO_USER|TO_INDEX|TO_TABLE|TO_OBJECT)) ); in IMPL_LINK()

Completed in 29 milliseconds