Issue 109623 - DEV300_m72: WaE: sd/source/ui/accessibility/AccessibleOutlineEditSource.cxx
Summary: DEV300_m72: WaE: sd/source/ui/accessibility/AccessibleOutlineEditSource.cxx
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: code (show other issues)
Version: DEV300m72
Hardware: All All
: P3 Trivial (vote)
Target Milestone: 3.4.0
Assignee: dtardon
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks: 113062
  Show dependency tree
 
Reported: 2010-02-26 06:43 UTC by pavel
Modified: 2010-07-22 06:25 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 pavel 2010-02-26 06:43:54 UTC
/home/oo/BuildDir/ooo_DEV300_m72_src/sd/source/ui/accessibility/AccessibleOutlineEditSource.cxx: In 
constructor 'accessibility::AccessibleOutlineEditSource::AccessibleOutlineEditSource(SdrOutliner&, 
SdrView&, OutlinerView&, const Window&)':
/home/oo/BuildDir/ooo_DEV300_m72_src/sd/source/ui/accessibility/AccessibleOutlineEditSource.cxx:52
: warning: passing NULL to non-pointer argument 2 of 
'SvxOutlinerForwarder::SvxOutlinerForwarder(Outliner&, BOOL)'
dmake:  Error code 1, while making '../../../unxlngx6.pro/slo/AccessibleOutlineEditSource.obj'

The problem is on line 51 actually.
Comment 1 wolframgarten 2010-02-26 06:56:52 UTC
Reassigned. Please handle.
Comment 2 clippka 2010-06-07 16:03:46 UTC
changing target, reassign
Comment 3 caolanm 2010-07-06 10:56:49 UTC
I'll take this if noone objects
Comment 4 caolanm 2010-07-06 10:58:44 UTC
done in cmcfixes76 as
http://hg.services.openoffice.org/cws/cmcfixes76/rev/b2f39e819782
Comment 5 caolanm 2010-07-09 20:22:41 UTC
reassigning for sanity checking
Comment 6 dtardon 2010-07-11 12:55:15 UTC
i'd have used FALSE instead of 0, but it doesn't really matter...
Comment 7 dtardon 2010-07-22 06:25:50 UTC
integrated DEV300_m85