21module
com { module sun { module star { module sheet {
59 void addNew( [in] sequence< com::sun::star::beans::PropertyValue > aConditionalEntry );
provides access to the elements of a collection through an index.
Definition generated_idl_chapter_refs.idl:3903
void removeByIndex([in] long nIndex)
removes a conditional entry from the format.
void clear()
clears all condition entries.
void addNew([in] sequence< com::sun::star::beans::PropertyValue > aConditionalEntry)
adds a conditional entry to the format.
Definition Ambiguous.idl:20