Searched refs:aContentColorLB (Results 1 – 2 of 2) sorted by relevance
59 aContentColorLB ( this, ScResId(CLB_CONTENT )), in ScRedlineOptionsTabPage()72 aContentColorLB.SetSelectHdl( aLk ); in ScRedlineOptionsTabPage()106 nPos = aContentColorLB.GetSelectEntryPos(); in FillItemSet()109 nPos = aContentColorLB.GetSelectEntryPos(); in FillItemSet()111 nNew= aContentColorLB.GetEntryColor(nPos).GetColor(); in FillItemSet()174 aContentColorLB.InsertEntry(aAuthorStr); in Reset()179 aContentColorLB.SetUpdateMode( sal_False); in Reset()190 aContentColorLB.InsertEntry( aColor, sName ); in Reset()195 aContentColorLB.SetUpdateMode( sal_True ); in Reset()205 aContentColorLB.SelectEntryPos(0); in Reset()[all …]
58 ColorListBox aContentColorLB; member in ScRedlineOptionsTabPage
Completed in 12 milliseconds