Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx222 const ::uno::Any* pRGBCol = 0; GetProperty(RES_BACKGROUND, MID_BACK_COLOR_R_G_B, pRGBCol ); in FillBaseProperties() local
237 pRGBCol); in FillBaseProperties()
320 if(pRGBCol) in FillBaseProperties()
322 bRet &= ((SfxPoolItem&)aBrush).PutValue(*pRGBCol, MID_BACK_COLOR_R_G_B); in FillBaseProperties()

Completed in 33 milliseconds