Home
last modified time | relevance | path

Searched refs:SC_STD_GRIDCOLOR (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dviewopti.hxx61 #define SC_STD_GRIDCOLOR COL_LIGHTGRAY macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dviewopti.hxx61 #define SC_STD_GRIDCOLOR COL_LIGHTGRAY macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/optdlg/
H A Dtpview.cxx85 m_xColorLB->SetAutoDisplayColor(SC_STD_GRIDCOLOR); in ScTpContentOptions()
125 aNamedColor.first = SC_STD_GRIDCOLOR; in FillItemSet()
285 if (aName.trim().isEmpty() && aCol == SC_STD_GRIDCOLOR) in InitGridOpt()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/optdlg/
H A Dtpview.cxx89 m_xColorLB->SetAutoDisplayColor(SC_STD_GRIDCOLOR);
130 aNamedColor.first = SC_STD_GRIDCOLOR; in FillItemSet()
296 if (aName.trim().isEmpty() && aCol == SC_STD_GRIDCOLOR) in InitGridOpt()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dviewopti.cxx113 aGridCol = SC_STD_GRIDCOLOR; in SetDefaults()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dviewopti.cxx118 aGridCol = SC_STD_GRIDCOLOR; in SetDefaults()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dviewdata.cxx3059 if( rGridColor != SC_STD_GRIDCOLOR ) in WriteExtOptions()
3221 aGridColor = SC_STD_GRIDCOLOR; in ReadExtOptions()
3437 aColor = SC_STD_GRIDCOLOR; in ReadUserDataSequence()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dviewdata.cxx3479 if (rGridColor != SC_STD_GRIDCOLOR) in WriteExtOptions()
3638 aGridColor = SC_STD_GRIDCOLOR; in ReadExtOptions()
3853 aColor = SC_STD_GRIDCOLOR; in ReadUserDataSequence()