LibreOffice
LibreOffice 5.0 SDK API Reference
|
represents an enumeration of members in a DataPilot field group. More...
import "DataPilotFieldGroupEnumeration.idl";
Exported Interfaces | |
interface | com::sun::star::container::XEnumeration |
provides methods to access the group members in the enumeration. More... | |
Additional Inherited Members | |
![]() | |
boolean | hasMoreElements () |
tests whether this enumeration contains more elements. More... | |
any | nextElement () raises ( com::sun::star::container::NoSuchElementException, com::sun::star::lang::WrappedTargetException ) |
represents an enumeration of members in a DataPilot field group.
interface com::sun::star::container::XEnumeration |
provides methods to access the group members in the enumeration.
The elements of the enumeration are instances of DataPilotFieldGroupItem.