Issue 80298 - NamedRanges - add listeners and filters
Summary: NamedRanges - add listeners and filters
Status: CONFIRMED
Alias: None
Product: Calc
Classification: Application
Component: code (show other issues)
Version: OOo 2.2.1 RC3
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-02 17:08 UTC by Oliver Brinzing
Modified: 2013-08-07 15:12 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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.