Searched refs:aContentColorLB (Results 1 – 2 of 2) sorted by relevance
60 aContentColorLB ( this, ScResId(CLB_CONTENT )), in ScRedlineOptionsTabPage()73 aContentColorLB.SetSelectHdl( aLk ); in ScRedlineOptionsTabPage()107 nPos = aContentColorLB.GetSelectEntryPos(); in FillItemSet()110 nPos = aContentColorLB.GetSelectEntryPos(); in FillItemSet()112 nNew= aContentColorLB.GetEntryColor(nPos).GetColor(); in FillItemSet()175 aContentColorLB.InsertEntry(aAuthorStr); in Reset()180 aContentColorLB.SetUpdateMode( sal_False); in Reset()191 aContentColorLB.InsertEntry( aColor, sName ); in Reset()196 aContentColorLB.SetUpdateMode( sal_True ); in Reset()206 aContentColorLB.SelectEntryPos(0); in Reset()[all …]
58 ColorListBox aContentColorLB; member in ScRedlineOptionsTabPage
Completed in 5 milliseconds