1 Index: source/core/doc/poolfmt.cxx
2 ===================================================================
3 RCS file: /cvs/sw/sw/source/core/doc/poolfmt.cxx,v
4 retrieving revision 1.25.108.1
5 diff -u -r1.25.108.1 poolfmt.cxx
6 --- sw/source/core/doc/poolfmt.cxx 9 Jan 2004 14:31:26 -0000 1.25.108.1
7 +++ sw/source/core/doc/poolfmt.cxx 24 Oct 2004 14:25:15 -0000
9 aSet.Put( SwFmtAnchor( FLY_AT_CNTNT ));
10 aSet.Put( SwFmtHoriOrient( 0, text::HoriOrientation::CENTER, text::RelOrientation::FRAME ));
11 aSet.Put( SwFmtVertOrient( 0, text::VertOrientation::TOP, text::RelOrientation::FRAME ));
12 - aSet.Put( SwFmtSurround( SURROUND_NONE ));
13 + aSet.Put( SwFmtSurround( SURROUND_IDEAL ));
16 case RES_POOLFRM_FORMEL: