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 2013/03/02 12:59:41 UTC

[Bug 121841] New: Remove ad hoc css::container::XNamedEx

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

            Bug ID: 121841
        Issue Type: DEFECT
           Summary: Remove ad hoc css::container::XNamedEx
    Classification: Unclassified
           Product: App Dev
           Version: pre AOO 3.4.0
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: api
          Assignee: issues@openoffice.apache.org
          Reporter: arielch@apache.org
                CC: issues@openoffice.apache.org

The interface css::container::XNamedEx extends css::container::XNamed; with the
efforts to unify the mess of extended APIs for AOO 4.0, this new interface
XNamedEx should be merged with XNamed.

But this XNamedEx was added ad hoc, for sole purpose of solving bug 121178
Merging it with XNamed will create a huge mess, adding XNamedEx methods to
already existing implementations makes no sense.

The bug could have been solved by other means, instead of extending the UDK
API, with an interface that has no other use than the one to solve that bug.

The proper fix, without adding extra API, is creating a new property:
properties can be extended, and internal properties do not need to be
documented. This is already done in ScChartObj, which as the property
"RelatedCellRanges", that was added while fixing bug 112084
See http://hg.services.openoffice.org/OOO340/rev/68972d484d7d

calc55: #i112084# All charts in a Calc document are loaded when saving the
document
author    Thomas Benisch <tb...@openoffice.org>
Fri Jun 04 20:08:33 2010 +0200 (2010-06-04)
changeset 270809    68972d484d7d
parent 270808     aa81dd07fcc9
child 270810     f435fa0e0a43

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

[Bug 121841] Remove ad hoc css::container::XNamedEx

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

Bug 121841 depends on bug 112084, which changed state.

Bug 112084 Summary: All charts in a Calc document are loaded when saving the document
https://issues.apache.org/ooo/show_bug.cgi?id=112084

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

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

[Bug 121841] Remove ad hoc css::container::XNamedEx

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

Ariel Constenla-Haile <ar...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |AOO 4.0

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

[Bug 121841] Remove ad hoc css::container::XNamedEx

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

Ariel Constenla-Haile <ar...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|112084                      |

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

[Bug 121841] Remove ad hoc css::container::XNamedEx

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

Bug 121841 depends on bug 121178, which changed state.

Bug 121178 Summary: [From Symphoy]Chart name in Excel is different with the name in AOO
https://issues.apache.org/ooo/show_bug.cgi?id=121178

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |REOPENED
         Resolution|FIXED                       |---

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

[Bug 121841] Remove ad hoc css::container::XNamedEx

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

Ariel Constenla-Haile <ar...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |112084

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

[Bug 121841] Remove ad hoc css::container::XNamedEx

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

Bug 121841 depends on bug 112084, which changed state.

Bug 112084 Summary: All charts in a Calc document are loaded when saving the document
https://issues.apache.org/ooo/show_bug.cgi?id=112084

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |REOPENED
         Resolution|FIXED                       |---

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

[Bug 121841] Remove ad hoc css::container::XNamedEx

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

Ariel Constenla-Haile <ar...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |121178

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

[Bug 121841] Remove ad hoc css::container::XNamedEx

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

brinzing <ol...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver.brinzing@gmx.de

--- Comment #1 from brinzing <ol...@gmx.de> ---
.

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