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: [email protected]
          Reporter: [email protected]
                CC: [email protected]

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 <[email protected]>
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.

Reply via email to