Searched refs:aDisplayTypeLB (Results 1 – 2 of 2) sorted by relevance
179 ListBox aDisplayTypeLB; member in SwTOXSelectTabPage
986 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()
Completed in 37 milliseconds