Issue 91583 - DEV300_m24: sd\source\ui\toolpanel\LayoutMenu.cxx
Summary: DEV300_m24: sd\source\ui\toolpanel\LayoutMenu.cxx
Status: CLOSED FIXED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: DEV300m22
Hardware: All Windows Server 2003
: P1 (highest) Trivial (vote)
Target Milestone: OOo 3.0
Assignee: groucho266
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-11 17:58 UTC by pavel
Modified: 2008-07-16 12:59 UTC (History)
2 users (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 2008-07-11 17:58:09 UTC
With .Net2003:

f:/home\pavel\BuildDir\ooo_DEV300_m24_src\sd\source\ui\toolpanel\LayoutMenu.cxx(554) : error 
C2446: ':' : no conversion from 'SfxItemPool' to 'const SfxItemSet'
        Source or target has incomplete type
Comment 1 groucho266 2008-07-14 10:03:47 UTC
At least three different compilers on four different platforms did not complain
and of all things an older Windows compiler complains?  Strange.  And of course
it is right.  I do not know yet why this code (that I wrote myself, ahem) is
accepted by any compiler.

The bug was integrated into DEV300 m23 with a fix for (internal) issue 151108
with revision 1.25.20.2.

Well, I have a fix and am looking for a way to integrate it.
Comment 2 rt 2008-07-14 10:56:00 UTC
Fixed on master workspace for DEV300 m25.
Comment 3 Martin Hollmichel 2008-07-16 12:59:10 UTC
close issue.