Issue 72888 - review file sw/source/filter/ww8/wrtw8nds.cxx
Summary: review file sw/source/filter/ww8/wrtw8nds.cxx
Status: CLOSED DUPLICATE of issue 73119
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: current
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: openoffice
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-22 14:58 UTC by ivo.hinkelmann
Modified: 2013-08-07 14:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description ivo.hinkelmann 2006-12-22 14:58:33 UTC
sw/source/filter/ww8/wrtw8nds.cxx +1820 has been ugly hacked during the build,
please review:

if( !pTmpSet )
            pTmpSet = (SfxItemSet*)&pNd->GetSwAttrSet();

the line broke the build, code was coming from cws docstatfix
Comment 1 openoffice 2007-01-08 16:38:59 UTC
duplicate

*** This issue has been marked as a duplicate of 73119 ***
Comment 2 ivo.hinkelmann 2007-01-08 18:09:06 UTC
.