Issue 115112 - framework.hrc and resource.hrc need cleanup
Summary: framework.hrc and resource.hrc need cleanup
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: DEV300m89
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-18 16:43 UTC by philipp.lohmann
Modified: 2013-08-07 15:31 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 philipp.lohmann 2010-10-18 16:43:16 UTC
framework/inc/framework.hrc and framework/inc/classes/resource.hrc both contain
a #define for RID_FWK_DIALOG_START. And they are different, the one in
resource.hrc evaluates to "0".

This should be consolidated; arguably best would be to move all the definitions
from framework.hrc to classes/resource.hrc. However please note issue 115088
which circumnavigated this problem by introducing RID_FWK_DIALOG_START_CORRECT
in framework.hrc and will get integrated with CWS ooo33gsl11.
Comment 1 Martin Hollmichel 2011-03-15 21:03:27 UTC
set target to 3.x since not release relevant for 3.4 release.