Searched refs:SetTrackDeleteColor (Results 1 – 3 of 3) sorted by relevance
66 void SetTrackDeleteColor(sal_uInt32 nNew) { nTrackDeleteColor = nNew; } in SetTrackDeleteColor() function in ScAppOptions
152 aAppOptions.SetTrackDeleteColor(nNew); in FillItemSet()
485 if (pValues[nProp] >>= nIntVal) SetTrackDeleteColor( (sal_uInt32) nIntVal ); in ScAppCfg()
Completed in 20 milliseconds