21module
com { module sun { module star { module sheet {
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
Provides methods to create new DataPilot fields where some or all items of this DataPilot field are g...
Definition XDataPilotFieldGrouping.idl:30
XDataPilotField createNameGroup([in] sequence< string > aItems)
Creates a new DataPilot field which contains a group containing the given DataPilot field items (memb...
XDataPilotField createDateGroup([in] DataPilotFieldGroupInfo aInfo)
Groups the members of this field by dates, according to the passed settings.
provides methods to control a data pilot field which has already been created.
Definition XDataPilotField.idl:30
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20
contains the grouping information of a DataPilotField.
Definition DataPilotFieldGroupInfo.idl:27