Searched refs:aColorLB (Results 1 – 4 of 4) sorted by relevance
63 aColorLB( this, ScResId(LB_COLOR )), in ScTpContentOptions()164 aColorLB .GetSavedValue() != aColorLB .GetSelectEntryPos() || in FillItemSet()170 aColorLB.GetSelectEntry() ); in FillItemSet()246 aColorLB .SaveValue(); in Reset()334 if ( aColorLB.GetEntryCount() == 0 ) in InitGridOpt()357 aColorLB.SetUpdateMode( sal_False ); in InitGridOpt()372 aColorLB.GetEntryPos( aStdCol ) ) in InitGridOpt()375 aColorLB.SetUpdateMode( sal_True ); in InitGridOpt()387 aColorLB.SelectEntryPos( nSelPos ); in InitGridOpt()389 aColorLB.SelectEntryPos( aColorLB.InsertEntry( aCol, aName ) ); in InitGridOpt()[all …]
86 aColorLB (this, SW_RES(LB_COLOR )), in SwTextGridPage()111 aControls[16] =&aColorLB; in SwTextGridPage()139 aColorLB.SetSelectHdl(aModifyLk); in SwTextGridPage()147 aColorLB.InsertAutomaticEntry(); in SwTextGridPage()153 aColorLB.InsertEntry( aColor, sName ); in SwTextGridPage()155 aColorLB.SetUpdateMode( sal_True ); in SwTextGridPage()217 aColorLB.GetSavedValue() != aColorLB.GetSelectEntryPos()) in FillItemSet()252 aColorLB.SelectEntry(rGridItem.GetColor()); in Reset()267 aColorLB.SaveValue(); in Reset()306 aGridItem.SetColor(aColorLB.GetSelectEntryColor()); in PutGridItem()
73 ColorListBox aColorLB; member in SwTextGridPage
47 ColorListBox aColorLB; member in ScTpContentOptions
Completed in 35 milliseconds