Home
last modified time | relevance | path

Searched refs:CALCREFERENCE (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/svtools/inc/svtools/
H A Dcolorcfg.hxx66 CALCREFERENCE , enumerator
/AOO41X/main/cui/source/options/
H A Doptcolor.cxx444 case CALCREFERENCE : in lcl_getGroup()
675 aFixedTexts[CALCREFERENCE ]=& aCalcReferenceFT; in ColorConfigWindow_Impl()
721 aColorBoxes[CALCREFERENCE ] = &aCalcReferenceLB ; in ColorConfigWindow_Impl()
766 aWindows[CALCREFERENCE ] = &aCalcReferenceWN ; in ColorConfigWindow_Impl()
H A Doptcolor.src365 LB_WN( CALCREFERENCE, 31 )
/AOO41X/main/sc/source/ui/view/
H A Dgridwin4.cxx874 Color aRefColor( rColorCfg.GetColorValue(svtools::CALCREFERENCE).nColor ); in Draw()