LibreOffice
LibreOffice 5.0 SDK API Reference
|
represents the collection of dimensions in a data pilot source. More...
import "DataPilotSourceDimensions.idl";
Exported Interfaces | |
interface | com::sun::star::container::XNameAccess |
provides access by name to the dimensions in the collection. More... | |
Additional Inherited Members | |
![]() | |
any | getByName ([in] string aName) raises ( com::sun::star::container::NoSuchElementException, com::sun::star::lang::WrappedTargetException ) |
sequence< string > | getElementNames () |
boolean | hasByName ([in] string aName) |
represents the collection of dimensions in a data pilot source.
interface com::sun::star::container::XNameAccess |
provides access by name to the dimensions in the collection.