To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48214





------- Additional comments from [EMAIL PROTECTED] Wed Jun 15 03:54:27 -0700 
2005 -------
Hi fs,
concerning removin items.

According to "Star office 7 Office Suite Basic Programmierhandbuch" (german)
chapter 12 page 209 - Formulare . 
"Zusätzlich stehen über das View-Object der Listbox folgende Methoden zur 
Verfügung:
...
removeItems(Pos,Count) - entfernt Count  Einträge ab der Position pos."

in english
" The View-Object does offer the additional methods
...
removeItems(Pos,Count) - removes Count  Entries from Position pos."

We are in a chapter dealing with database aware forms. I got the impression,
that the used method is the preferred way in order to manipulate Listboxes. The
handbook does not offer any alternive way to remove a item. And yes, removeItems
does remove entries from the listbox.


Will try your suggestion for handling the ValueItemList later.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to