Kaydet (Commit) 3a0f37a3 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS os8 (1.23.158); FILE MERGED

2003/04/04 08:53:35 os 1.23.158.1: #108571# align internal background color member with graphic background
üst 02acda7c
......@@ -2,9 +2,9 @@
*
* $RCSfile: backgrnd.cxx,v $
*
* $Revision: 1.23 $
* $Revision: 1.24 $
*
* last change: $Author: obo $ $Date: 2002-10-17 11:49:43 $
* last change: $Author: vg $ $Date: 2003-04-17 13:20:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -600,7 +600,10 @@ void SvxBackgroundTabPage::Reset( const SfxItemSet& rSet )
aBtnTile.Check();
if ( pBgdAttr )
{
FillControls_Impl(*pBgdAttr, aUserData);
aBgdColor = ( (SvxBrushItem*)pBgdAttr )->GetColor();
}
else
{
aSelectTxt.Hide();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment