Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Drtfexport.cxx1078 const SvxBrushItem* pBkgrd = (const SvxBrushItem*)GetDfltAttr( *pIds ); in OutColorTable() local
1079 InsColor( pBkgrd->GetColor() ); in OutColorTable()
1080 if( 0 != ( pBkgrd = (const SvxBrushItem*)rPool.GetPoolDefaultItem( in OutColorTable()
1083 InsColor( pBkgrd->GetColor() ); in OutColorTable()
1088 if( 0 != (pBkgrd = (const SvxBrushItem*)rPool.GetItem2( in OutColorTable()
1091 InsColor( pBkgrd->GetColor() ); in OutColorTable()

Completed in 10 milliseconds