Home
last modified time | relevance | path

Searched refs:SetTrackContentColor (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/inc/
H A Dappoptio.hxx62 void SetTrackContentColor(sal_uInt32 nNew) { nTrackContentColor = nNew; } in SetTrackContentColor() function in ScAppOptions
/trunk/main/sc/source/ui/optdlg/
H A Dopredlin.cxx115 aAppOptions.SetTrackContentColor(nNew); in FillItemSet()
/trunk/main/sc/source/core/tool/
H A Dappoptio.cxx479 if (pValues[nProp] >>= nIntVal) SetTrackContentColor( (sal_uInt32) nIntVal ); in ScAppCfg()

Completed in 25 milliseconds