Searched refs:nBgColor (Results 1 – 4 of 4) sorted by relevance
992 if( PLAINID->nBgColor ) in ReadAttr()995 PLAINID->nBgColor )); in ReadAttr()1138 if( PLAINID->nBgColor ) in ReadAttr()1747 ? PLAINID->nBgColor in ReadBackgroundAttr()
1460 nBgColor = rPool.GetTrueWhich( SID_ATTR_BRUSH_CHAR, sal_False ); in RTFPlainAttrMapIds()
152 nBgColor, member
2559 sal_uInt32 nBgColor = aColor.GetColor(); in TableBackgrounds() local2560 if ( nBgColor == COL_AUTO ) in TableBackgrounds()2563 aSHD.setCvBack( wwUtility::RGBToBGR( nBgColor ) ); in TableBackgrounds()