Home
last modified time | relevance | path

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

/aoo41x/main/sc/inc/
H A Dappoptio.hxx68 void SetTrackMoveColor(sal_uInt32 nNew) { nTrackMoveColor = nNew; } in SetTrackMoveColor() function in ScAppOptions
/aoo41x/main/sc/source/ui/optdlg/
H A Dopredlin.cxx128 aAppOptions.SetTrackMoveColor(nNew); in FillItemSet()
/aoo41x/main/sc/source/core/tool/
H A Dappoptio.cxx488 if (pValues[nProp] >>= nIntVal) SetTrackMoveColor( (sal_uInt32) nIntVal ); in ScAppCfg()

Completed in 24 milliseconds