Home
last modified time | relevance | path

Searched refs:aMoveColorLB (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/optdlg/
H A Dopredlin.cxx65 aMoveColorLB ( this, ScResId(CLB_MOVE )), in ScRedlineOptionsTabPage()
73 aMoveColorLB.SetSelectHdl( aLk ); in ScRedlineOptionsTabPage()
118 nPos = aMoveColorLB.GetSelectEntryPos(); in FillItemSet()
121 nPos = aMoveColorLB.GetSelectEntryPos(); in FillItemSet()
123 nNew= aMoveColorLB.GetEntryColor(nPos).GetColor(); in FillItemSet()
175 aMoveColorLB.InsertEntry(aAuthorStr); in Reset()
180 aMoveColorLB.SetUpdateMode( sal_False); in Reset()
191 aMoveColorLB.InsertEntry( aColor, sName ); in Reset()
196 aMoveColorLB.SetUpdateMode( sal_True ); in Reset()
211 aMoveColorLB.SelectEntryPos(0); in Reset()
[all …]
/trunk/main/sc/source/ui/inc/
H A Dopredlin.hxx64 ColorListBox aMoveColorLB; member in ScRedlineOptionsTabPage

Completed in 7 milliseconds