Searched refs:SC_AUTOCOL_DISPLAY (Results 1 – 3 of 3) sorted by relevance
46 SC_AUTOCOL_DISPLAY, // from style settings, or black/white if needed enumerator
1901 ScAutoFontColorMode eColorMode = bUseStyleColor ? SC_AUTOCOL_DISPLAY : SC_AUTOCOL_PRINT; in DoNotes()2327 ScAutoFontColorMode eColorMode = bUseStyleColor ? SC_AUTOCOL_DISPLAY : SC_AUTOCOL_PRINT; in PrintPage()
282 eColorMode = bCellContrast ? SC_AUTOCOL_IGNOREBACK : SC_AUTOCOL_DISPLAY; in SetPattern()
Completed in 82 milliseconds