INTEGRATION: CWS swenhancedfields2 (1.106.68); FILE MERGED

2008/08/04 14:14:43 b_michaelsen 1.106.68.2: RESYNC: (1.106-1.110); FILE MERGED
2008/04/23 14:29:22 ama 1.106.68.1: #i33737#: Enhanced fields
This commit is contained in:
Rüdiger Timm 2008-09-04 09:26:05 +00:00
parent 45e87d4e8b
commit c535a76dcb

View file

@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: ww8par5.cxx,v $
* $Revision: 1.110 $
* $Revision: 1.111 $
*
* This file is part of OpenOffice.org.
*
@ -323,7 +323,7 @@ long SwWW8ImplReader::Read_Book(WW8PLCFManResult*)
if (pB->GetIsEnd())
{
pReffedStck->SetAttr(*pPaM->GetPoint(), RES_FLTR_BOOKMARK, true,
pB->GetHandle());
pB->GetHandle(), (eB & BOOK_FIELD)!=0);
return 0;
}