Searched refs:rColorEntry (Results 1 – 1 of 1) sorted by relevance
1211 const ColorConfigValue& rColorEntry = pColorConfig->GetColorValue(ColorConfigEntry(i)); in Update() local1212 if(COL_AUTO == (sal_uInt32)rColorEntry.nColor) in Update()1222 Color aColor(rColorEntry.nColor); in Update()1231 aScrollWindow.aCheckBoxes[i]->Check(rColorEntry.bIsVisible); in Update()
Completed in 22 milliseconds