You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2012/05/31 05:11:58 UTC

[Bug 119613] New: [From Symphony]When define name more than 10k,it exceed its own range and will cause formula display wrong

https://issues.apache.org/ooo/show_bug.cgi?id=119613

          Priority: P3
            Bug ID: 119613
          Assignee: ooo-issues@incubator.apache.org
           Summary: [From Symphony]When define name more than 10k,it
                    exceed its own range and will cause formula display
                    wrong
          Severity: normal
        Issue Type: DEFECT
    Classification: Application
                OS: All
          Reporter: polo8495@hotmail.com
          Hardware: PC
            Status: CONFIRMED
           Version: AOO340
         Component: open-import
           Product: spreadsheet

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 119613] [From Symphony]When define name more than 10k,it exceed its own range and will cause formula display wrong

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=119613

liupingtan <do...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |doneyourself@gmail.com

--- Comment #1 from liupingtan <do...@gmail.com> ---
reproduce on AOO3.4 1359641

-- 
You are receiving this mail because:
You are the assignee for the bug.