Searched refs:vProp2 (Results 1 – 1 of 1) sorted by relevance
885 CJS_PropValue vProp2(pRuntime); in AFNumber_Format() local886 vProp2.StartGetting(); in AFNumber_Format()887 vProp2 << arColor; in AFNumber_Format()888 vProp2.StartSetting(); in AFNumber_Format()889 fTarget->textColor(pRuntime, vProp2, sError); in AFNumber_Format()