Home
last modified time | relevance | path

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

/AOO41X/main/sc/inc/
H A DViewSettingsSequenceDefines.hxx49 #define SC_RASTERVIS 17 macro
/AOO41X/main/sc/source/ui/view/
H A Dviewdata.cxx2773 … pSettings[SC_RASTERVIS].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNO_RASTERVIS)); in WriteUserDataSequence()
2774 … ScUnoHelpFunctions::SetBoolInAny( pSettings[SC_RASTERVIS].Value, aGridOpt.GetGridVisible() ); in WriteUserDataSequence()