Issue 72487 - Problems using SvxCheckListBox
Summary: Problems using SvxCheckListBox
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 680m193
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-12 09:22 UTC by Stephan Bergmann
Modified: 2017-05-20 10:55 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Stephan Bergmann 2006-12-12 09:22:45 UTC
The following problems in the interface of SvxCheckListBox (resp. its base
classes like SvTreeListBox) have been noted while implementing CWS jl49 (see the
three TODOs in desktop/source/deployment/gui/dp_gui_updatedialog.cxx:1.1.2.20 l.
718, l. 747, l. 931):

- To be practically useful, it has to be clear to a client when passed-in user
data is referenced by SvxCheckListBox and when not, esp. with regard to
exceptions thrown from functions like SetEntryData, RemoveEntry, or the extended
InsertEntry.

- InsertEntry should return something identifying the newly inserted entry, so
that for example checking that entry (CheckEntryPos) after insertion can be done
in a straightforward way, without first having to compute the correct position.

- It is strange that the entry positions in SvxCheckListBox are USHORT-based
while those of the underlying SvTreeListBox are ULONG-based.
Comment 1 pb 2007-01-30 09:40:30 UTC
pb: accepted.
Comment 2 Mathias_Bauer 2007-12-04 16:17:55 UTC
according to release status meeting -> target 3.x
Comment 3 Mathias_Bauer 2009-05-07 13:12:21 UTC
grabbing issue
Comment 4 Marcus 2017-05-20 10:55:32 UTC
Reset assigne to the default "issues@openoffice.apache.org".