Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx613 SVBT32 dlpcBg; // Property Color BackGround -- RGB color value member
/AOO42X/main/sw/source/filter/ww8/
H A Dww8struc.hxx705 SVBT32 dlpcBg; // Property Color BackGround -- RGB color value member
H A Dww8graf.cxx270 rSet.Put(XFillColorItem(aEmptyStr, WW8TransCol(rFill.dlpcBg))); in SetFill()
274 Color aB( WW8TransCol( rFill.dlpcBg ) ); in SetFill()