Searched refs:SetTrackMoveColor (Results 1 – 3 of 3) sorted by relevance
68 void SetTrackMoveColor(sal_uInt32 nNew) { nTrackMoveColor = nNew; } in SetTrackMoveColor() function in ScAppOptions
128 aAppOptions.SetTrackMoveColor(nNew); in FillItemSet()
488 if (pValues[nProp] >>= nIntVal) SetTrackMoveColor( (sal_uInt32) nIntVal ); in ScAppCfg()
Completed in 18 milliseconds