Searched refs:aTblLBox (Results 1 – 2 of 2) sorted by relevance
349 aTblLBox ( this, CUI_RES( LB_TBL_BOX ) ), in SvxBackgroundTabPage()510 aTblLBox.SelectEntryPos(nDestValue); in Reset()549 if(USHRT_MAX == nDestValue && (aParaLBox.IsVisible()||aTblLBox.IsVisible())) in Reset()578 if(aTblLBox.IsVisible()) in Reset()580 sal_uInt16 nValue = aTblLBox.GetSelectEntryPos(); in Reset()615 TblDestinationHdl_Impl(&aTblLBox); in Reset()616 aTblLBox.SaveValue(); in Reset()656 if(!aLbSelect.IsVisible() && !aTblLBox.IsVisible() && !aParaLBox.IsVisible()) in Reset()772 if ( aTblLBox.IsVisible() ) in FillItemSet()774 switch( aTblLBox.GetSelectEntryPos() ) in FillItemSet()[all …]
88 ListBox aTblLBox; member in SvxBackgroundTabPage