Searched refs:aParaLBox (Results 1 – 2 of 2) sorted by relevance
350 aParaLBox ( this, CUI_RES( LB_PARA_BOX ) ), in SvxBackgroundTabPage()530 sal_uInt16 nParaSel = aParaLBox.GetSelectEntryPos(); in Reset()536 aParaLBox.SelectEntryPos(nDestValue); in Reset()549 if(USHRT_MAX == nDestValue && (aParaLBox.IsVisible()||aTblLBox.IsVisible())) in Reset()620 sal_uInt16 nValue = aParaLBox.GetSelectEntryPos(); in Reset()650 ParaDestinationHdl_Impl(&aParaLBox); in Reset()651 aParaLBox.SaveValue(); in Reset()656 if(!aLbSelect.IsVisible() && !aTblLBox.IsVisible() && !aParaLBox.IsVisible()) in Reset()787 else if(aParaLBox.GetData() == &aParaLBox) in FillItemSet()789 switch(aParaLBox.GetSelectEntryPos()) in FillItemSet()[all …]
89 ListBox aParaLBox; member in SvxBackgroundTabPage