Searched refs:pRGBCol (Results 1 – 1 of 1) sorted by relevance
199 const ::uno::Any* pRGBCol = 0; in FillBaseProperties() local200 GetProperty(RES_BACKGROUND, MID_BACK_COLOR_R_G_B, pRGBCol ); in FillBaseProperties()215 pGrTranparency || pColTrans || pRGBCol) in FillBaseProperties()222 if(pRGBCol) in FillBaseProperties()223 bRet &= ((SfxPoolItem&)aBrush).PutValue(*pRGBCol, MID_BACK_COLOR_R_G_B); in FillBaseProperties()