Issue 34240

Summary: Names for new added slots in svx
Product: Writer Reporter: thomas.lange
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: 680m53   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description thomas.lange 2004-09-16 10:58:38 UTC
In svxids.hrc you've adeed the slots
- SID_SW_FOLLOW_TEXT_FLOW             (SID_SVX_START + 991)
- SID_SW_WRAP_INFLUENCE_ON_OBJPOS     (SID_SVX_START + 1012)

Since their base is SID_SVX_START (which is correct according to OS) and not
SID_SW_START (which also exists) the SID_SW part of the slotname should be changed
to simply SID_

TL: This should best be done not before CWS os34 is integrated because in that
CWS I'm cleaning up the svxids.hrc file.
Comment 1 Marcus 2017-05-20 11:22:30 UTC
Reset assigne to the default "issues@openoffice.apache.org".