The Free and Open Productivity Suite
Help promote OpenOffice with 5 minutes of your time

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: form :: binding ::

unpublished struct ListEntryEvent
Base Hierarchy
ListEntryEvent
 ┗ ::com::sun::star::lang::EventObject
Usage Restrictions
not published
Description
specifies the event which is notified when a change in a string entry list occured
See also
XListEntrySource, XListEntryListener

Elements' Summary
Position denotes the position where a change occured.  
Count denotes the number of changed entries, in case a change of an entry range is being notified.  
Entries denotes the changed entries  
Elements' Details
Position
long Position;
Description
denotes the position where a change occured.

The concrete semantics of the value depends on the concrete event being notified.

Count
long Count;
Description
denotes the number of changed entries, in case a change of an entry range is being notified.
Entries
sequence< string > Entries;
Description
denotes the changed entries

The concrete semantics of the value depends on the concrete event being notified.

Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.