Issue 80298

Summary: NamedRanges - add listeners and filters
Product: Calc Reporter: Oliver Brinzing <oliver.brinzing>
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues, niklas.nebel, thomas.benisch
Version: OOo 2.2.1 RC3   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---

Description Oliver Brinzing 2007-08-02 17:08:29 UTC
Hi,

i would like to have some enhancement for NamedRanges:

NamedRanges are an unsorted list. IMHO it will make sense to add listeners
(for example: elementInserted, elementRemoved, elementChanged) to the 
container, so one gets informed if he has to update a sorted list, for example...

To avoid to many listener calls i would suggest to add methods, where one
can add/remove multiple namedranges too ... 

Further on I am thinking about filter options for the NamedRanges, 
for example:

- filter all ranges defined on a sheet
- filter named ranges, e.g. name with startsWith() ...
- filter case sensitive

This could work for Label/Datbase Ranges too ...

best regards

Oliver
Comment 1 frank 2007-09-19 14:59:55 UTC
So this is one for requirements.