INTEGRATION: CWS fwk88 (1.39.306); FILE MERGED
2008/05/02 14:20:16 pb 1.39.306.2: RESYNC: (1.39-1.41); FILE MERGED 2008/04/28 09:33:09 pb 1.39.306.1: fix: #i88725# reset preview background after layout has changed
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
* OpenOffice.org - a multi-platform office productivity suite
|
||||
*
|
||||
* $RCSfile: page.cxx,v $
|
||||
* $Revision: 1.41 $
|
||||
* $Revision: 1.42 $
|
||||
*
|
||||
* This file is part of OpenOffice.org.
|
||||
*
|
||||
@@ -992,7 +992,7 @@ IMPL_LINK( SvxPageDescPage, LayoutHdl_Impl, ListBox *, EMPTYARG )
|
||||
if ( aRightMarginLbl.GetText() != aRightText )
|
||||
aRightMarginLbl.SetText( aRightText );
|
||||
}
|
||||
UpdateExample_Impl();
|
||||
UpdateExample_Impl( true );
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user