Exported Interfaces |
XDataSequence |
- Description
- provides read- and write-access to the underlying data.
|
XNumericalDataSequence |
- Usage Restrictions
- optional
- Description
- you may implement this interface to allow a fast acces to
numerical data. With this interface you can get a
sequence of double values.
|
XTextualDataSequence |
- Usage Restrictions
- optional
- Description
- you may implement this interface to allow a fast acces to
textual data. With this interface you can get a
sequence of string values.
|
::com::sun::star::container::XIndexContainer |
- Usage Restrictions
- optional
- Description
- provides read- and write-access to single elements of the
underlying data.
|
::com::sun::star::beans::XPropertySet |
- Description
- the property interface by which the properties of all
supported services are exchanged
|
Copyright © 2003 Sun Microsystems, Inc.