66 [optional] interface ::com::sun::star::container::XIndexReplace;
83 [optional] interface ::com::sun::star::util::XCloneable;
93 interface ::com::sun::star::beans::XPropertySet;
broadcasts each modification made on the date data of the object which supports this interface.
Definition XModifyBroadcaster.idl:32
string DataSequenceRole
a string that states in what way a DataSequence should be used.
Definition DataSequenceRole.idl:89
Definition Ambiguous.idl:20
describes a container for a sequence of values.
Definition DataSequence.idl:42
DataSequenceRole Role
The key (index) of the number format that this sequence should be formatted with.
Definition DataSequence.idl:116
interface XDataSequence
provides read- and write-access to the underlying data.
Definition DataSequence.idl:45
interface XTextualDataSequence
you may implement this interface to allow a fast access to textual data.
Definition DataSequence.idl:57
interface XNumericalDataSequence
you may implement this interface to allow a fast access to numerical data.
Definition DataSequence.idl:51
sequence< long > HiddenValues
a sequence of indexes that identify values that are hidden in the underlying data provider.
Definition DataSequence.idl:125
boolean IncludeHiddenCells
If set to false FALSE, values from hidden cells are not returned.
Definition DataSequence.idl:120