Searched refs:aLbSelect (Results 1 – 2 of 2) sorted by relevance
345 aLbSelect ( this, CUI_RES( LB_SELECTOR ) ), in SvxBackgroundTabPage()566 aLbSelect.Hide(); in Reset()567 aLbSelect.SelectEntryPos( 0 ); in Reset()656 if(!aLbSelect.IsVisible() && !aTblLBox.IsVisible() && !aParaLBox.IsVisible()) in Reset()711 aLbSelect.SelectEntryPos( 0 ); in ResetFromWallpaperItem()810 const sal_Bool bIsBrush = ( 0 == aLbSelect.GetSelectEntryPos() ); in FillItemSet()823 if ( (GPOS_NONE == eOldPos) || !aLbSelect.IsVisible() ) in FillItemSet()1014 const sal_Bool bIsBrush = ( 0 == aLbSelect.GetSelectEntryPos() ); in FillItemSetWithWallpaperItem()1022 if ( (GPOS_NONE == eOldPos) || !aLbSelect.IsVisible() ) in FillItemSetWithWallpaperItem()1124 aLbSelect.Show(); in ShowSelector()[all …]
84 ListBox aLbSelect; member in SvxBackgroundTabPage