Home
last modified time | relevance | path

Searched refs:aColorLB (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/ui/optdlg/
H A Dtpview.cxx66 aColorLB( this, ScResId(LB_COLOR )), in ScTpContentOptions()
169 aColorLB .GetSavedValue() != aColorLB .GetSelectEntryPos() || in FillItemSet()
176 aColorLB.GetSelectEntry() ); in FillItemSet()
253 aColorLB .SaveValue(); in Reset()
348 if ( aColorLB.GetEntryCount() == 0 ) in InitGridOpt()
371 aColorLB.SetUpdateMode( sal_False ); in InitGridOpt()
386 aColorLB.GetEntryPos( aStdCol ) ) in InitGridOpt()
389 aColorLB.SetUpdateMode( sal_True ); in InitGridOpt()
401 aColorLB.SelectEntryPos( nSelPos ); in InitGridOpt()
403 aColorLB.SelectEntryPos( aColorLB.InsertEntry( aCol, aName ) ); in InitGridOpt()
[all …]
/aoo41x/main/sw/source/ui/misc/
H A Dpggrid.cxx86 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()
/aoo41x/main/sw/source/ui/inc/
H A Dpggrid.hxx73 ColorListBox aColorLB; member in SwTextGridPage
/aoo41x/main/sc/source/ui/inc/
H A Dtpview.hxx47 ColorListBox aColorLB; member in ScTpContentOptions

Completed in 26 milliseconds