Product: QA
          Type: new
         Title: testtool: new methods to access ExtensionListBox in extensions 
manager
     Posted by: [EMAIL PROTECTED]
      Affected: [EMAIL PROTECTED],automation svtools desktop
         TaskId: i86913
<http://www.openoffice.org/issues/show_bug.cgi?id=86913>
Effective from: DEV???


*Flags*
-------
API/ BASIC [ ]
Configuration [ ]
File format change [ ]
Help/ Guide [ ]
Performance test [ ]
Translation [ ]
UI relevant [ ]


*Description*
-------------
Access to the ExtensionListBox has been implemented with the following
methods:

int GetItemCount

String GetItemText Nr1, Nr2
  returns the text of Item Nr1 where Nr2 selects the text given:
  case 1: ItemName
  case 2: ItemVersion
  case 3: ItemDescription

Select String
  selects the entry that has the item name given in string.
  if not found leave selection unchanges and return error

Select Nr
  selects the Nr-th Item

int GetSelCount
  always 0 or 1

int GetSelIndex
  returns 0 if no selection



Send feedback to [EMAIL PROTECTED]


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

Reply via email to