Home
last modified time | relevance | path

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

/aoo4110/main/sc/inc/
H A Dappoptio.hxx66 void SetTrackDeleteColor(sal_uInt32 nNew) { nTrackDeleteColor = nNew; } in SetTrackDeleteColor() function in ScAppOptions
/aoo4110/main/sc/source/ui/optdlg/
H A Dopredlin.cxx152 aAppOptions.SetTrackDeleteColor(nNew); in FillItemSet()
/aoo4110/main/sc/source/core/tool/
H A Dappoptio.cxx485 if (pValues[nProp] >>= nIntVal) SetTrackDeleteColor( (sal_uInt32) nIntVal ); in ScAppCfg()

Completed in 25 milliseconds