Home
last modified time | relevance | path

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

/aoo42x/main/sc/inc/
H A Dappoptio.hxx64 void SetTrackInsertColor(sal_uInt32 nNew) { nTrackInsertColor = nNew; } in SetTrackInsertColor() function in ScAppOptions
/aoo42x/main/sc/source/ui/optdlg/
H A Dopredlin.cxx139 aAppOptions.SetTrackInsertColor(nNew); in FillItemSet()
/aoo42x/main/sc/source/core/tool/
H A Dappoptio.cxx482 if (pValues[nProp] >>= nIntVal) SetTrackInsertColor( (sal_uInt32) nIntVal ); in ScAppCfg()

Completed in 20 milliseconds