Searched refs:aStdCol (Results 1 – 2 of 2) sorted by relevance
164 const sal_uInt32 aStdCol[nNumColorsInGroup * nNumGroups] = { in Create() local228 Insert( new XColorEntry( aStdCol[nOffset + b], aStrCol[b] ) ); in Create()
384 Color aStdCol( SC_STD_GRIDCOLOR ); // wie Default in ScViewOptions in InitGridOpt() local386 aColorLB.GetEntryPos( aStdCol ) ) in InitGridOpt()387 aColorLB.InsertEntry( aStdCol, ScGlobal::GetRscString( STR_GRIDCOLOR ) ); in InitGridOpt()
Completed in 21 milliseconds