Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx986 aDisplayTypeLB( this, SW_RES(LB_DISPLAYTYPE )), in SwTOXSelectTabPage()
1256 aDisplayTypeLB.SelectEntryPos( static_cast< sal_uInt16 >(rDesc.GetCaptionDisplay()) ); in ApplyTOXDescription()
1357 rDesc.SetCaptionDisplay((SwCaptionDisplay)aDisplayTypeLB.GetSelectEntryPos()); in FillTOXDescription()
1512 aDisplayTypeLB.Show( 0 != (nType & (TO_ILLUSTRATION|TO_TABLE)) ); in IMPL_LINK()
1645 aDisplayTypeLB.Enable(bEnable); in IMPL_LINK()
/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx179 ListBox aDisplayTypeLB; member in SwTOXSelectTabPage

Completed in 46 milliseconds