Searched refs:SC_STD_GRIDCOLOR (Results 1 – 4 of 4) sorted by relevance
70 #define SC_STD_GRIDCOLOR COL_LIGHTGRAY macro
169 aGridCol = Color( SC_STD_GRIDCOLOR ); in SetDefaults()
370 Color aStdCol( SC_STD_GRIDCOLOR ); // wie Default in ScViewOptions in InitGridOpt()
2506 if( rGridColor.GetColor() != SC_STD_GRIDCOLOR ) in WriteExtOptions()2658 aGridColor.SetColor( SC_STD_GRIDCOLOR ); in ReadExtOptions()2891 aColor.SetColor( SC_STD_GRIDCOLOR ); in ReadUserDataSequence()
Completed in 69 milliseconds