Issue 119613

Summary: [From Symphony]When define name more than 10k,it exceed its own range and will cause formula display wrong
Product: Calc Reporter: Terry Yang <polo8495>
Component: open-importAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Normal    
Priority: P3 CC: doneyourself
Version: 3.4.0   
Target Milestone: ---   
Hardware: PC   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Terry Yang 2012-05-31 03:11:58 UTC
A defined name has an index in the namerange,and the max value is the size of USHORT.
The shared formula uses the upper half part.(16384-32767).
The defined names and pre-define names use the lower harf part.(0-16383),
the defined names exceed its own range. It will cause formula display wrong.
Comment 1 liuping 2012-07-24 06:15:58 UTC
reproduce on AOO3.4 1359641