Home
last modified time | relevance | path

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

/trunk/main/editeng/source/rtf/
H A Drtfitem.cxx993 if( PLAINID->nBgColor ) in ReadAttr()
996 PLAINID->nBgColor )); in ReadAttr()
1139 if( PLAINID->nBgColor ) in ReadAttr()
1748 ? PLAINID->nBgColor in ReadBackgroundAttr()
H A Dsvxrtf.cxx1461 nBgColor = rPool.GetTrueWhich( SID_ATTR_BRUSH_CHAR, sal_False ); in RTFPlainAttrMapIds()
/trunk/main/editeng/inc/editeng/
H A Dsvxrtf.hxx152 nBgColor, member
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx2560 sal_uInt32 nBgColor = aColor.GetColor(); in TableBackgrounds() local
2561 if ( nBgColor == COL_AUTO ) in TableBackgrounds()
2564 aSHD.setCvBack( wwUtility::RGBToBGR( nBgColor ) ); in TableBackgrounds()

Completed in 59 milliseconds