Home
last modified time | relevance | path

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

/trunk/main/svx/source/xoutdev/
H A Dxtabcolr.cxx164 const sal_uInt32 aStdCol[nNumColorsInGroup * nNumGroups] = { in Create() local
228 Insert( new XColorEntry( aStdCol[nOffset + b], aStrCol[b] ) ); in Create()
/trunk/main/sc/source/ui/optdlg/
H A Dtpview.cxx370 Color aStdCol( SC_STD_GRIDCOLOR ); // wie Default in ScViewOptions in InitGridOpt() local
372 aColorLB.GetEntryPos( aStdCol ) ) in InitGridOpt()
373 aColorLB.InsertEntry( aStdCol, ScGlobal::GetRscString( STR_GRIDCOLOR ) ); in InitGridOpt()

Completed in 23 milliseconds